Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/578/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=704,
name=SocketProxy-Response-37981:54818, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=704, name=SocketProxy-Response-37981:54818,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
at
__randomizedtesting.SeedInfo.seed([379F45FB17BC5B2:8B2DCB851F87A84A]:0)
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is
closed
at __randomizedtesting.SeedInfo.seed([379F45FB17BC5B2]: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:1137)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
Build Log:
[...truncated 10512 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/init-core-data-001
[junit4] 2> 59262 INFO
(SUITE-HttpPartitionTest-seed#[379F45FB17BC5B2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 59269 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 59269 INFO (Thread-61) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 59269 INFO (Thread-61) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 59370 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46389
[junit4] 2> 59370 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 59370 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 59378 INFO (zkCallback-38-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5ac3af9a
name:ZooKeeperConnection Watcher:127.0.0.1:46389 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 59379 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 59379 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 59379 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 59392 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 59393 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 59400 INFO (zkCallback-39-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8d5dfce name:ZooKeeperConnection
Watcher:127.0.0.1:46389/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 59400 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 59400 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 59400 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 59412 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 59414 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 59416 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 59418 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 59418 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 59422 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 59422 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 59424 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 59424 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 59426 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 59426 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 59430 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 59431 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 59433 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 59433 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 59435 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 59435 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 59438 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 59438 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 59440 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 59440 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 59443 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 59443 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 59446 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 59446 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 59750 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1
[junit4] 2> 59753 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 59756 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@602105c2{/,null,AVAILABLE}
[junit4] 2> 59759 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5178634a{HTTP/1.1,[http/1.1]}{127.0.0.1:63674}
[junit4] 2> 59759 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.e.j.s.Server
Started @63602ms
[junit4] 2> 59759 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/tempDir-001/control/data,
hostContext=/, hostPort=55499,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores}
[junit4] 2> 59759 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 59759 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001'
[junit4] 2> 59759 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 59759 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 59760 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 59760 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 59764 INFO (zkCallback-40-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4d74b535
name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 59764 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 59764 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 59767 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 59767 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/solr.xml
[junit4] 2> 59775 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores
[junit4] 2> 59775 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 950033442
[junit4] 2> 59775 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001]
[junit4] 2> 59775 WARN
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/lib
[junit4] 2> 59775 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 59778 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 59778 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 59778 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 59779 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:46389/solr
[junit4] 2> 59779 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 59779 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 59779 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 59783 INFO (zkCallback-43-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@773922d0
name:ZooKeeperConnection Watcher:127.0.0.1:46389 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 59784 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 59784 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 59787 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$9/1811311352@5485207c
[junit4] 2> 59787 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 59792 INFO
(zkCallback-44-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@49cbf1f5
name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 59792 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 59795 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 59798 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 59803 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 59806 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 59809 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 59812 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 59815 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 59817 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 59819 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 59821 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 59821 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 59825 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 59827 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 59829 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 59830 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95891095361880068-127.0.0.1:55499_-n_0000000000
[junit4] 2> 59830 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55499_
[junit4] 2> 59830 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 59832 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.Overseer Overseer (id=95891095361880068-127.0.0.1:55499_-n_0000000000)
starting
[junit4] 2> 59834 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 59843 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 59845 INFO
(OverseerCollectionConfigSetProcessor-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 59845 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55499_
[junit4] 2> 59845 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 59846 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55499_
[junit4] 2> 59850 INFO
(zkCallback-44-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 59850 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 59851 INFO
(zkCallback-44-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 59877 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 59877 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 59878 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores
[junit4] 2> 59879 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=control_collection,
coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 59879 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1
[junit4] 2> 59879 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 59881 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 59881 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 59884 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 59884 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 59885 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection control_collection not visible yet, but flagging it so a watch is
registered when it becomes visible
[junit4] 2> 59886 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55499",
[junit4] 2> "node_name":"127.0.0.1:55499_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 59886 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 59887 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55499",
[junit4] 2> "node_name":"127.0.0.1:55499_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 59888 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 59888 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 59888 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 59891 INFO
(zkCallback-44-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
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> 60890 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 60890 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 60900 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 60900 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 60941 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 60941 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1'
[junit4] 2> 60942 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 60942 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 60947 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 60980 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 60986 WARN
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 61004 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 61024 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61035 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 61159 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 61169 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 61170 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 61190 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 61193 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 61197 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 61200 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 61208 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 61208 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 61208 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 61208 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/]
[junit4] 2> 61208 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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@353249d5
[junit4] 2> 61210 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data
[junit4] 2> 61210 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/index/
[junit4] 2> 61210 WARN
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 61212 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/index
[junit4] 2> 61213 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=48.2998046875,
floorSegmentMB=1.94140625, forceMergeDeletesPctAllowed=16.67802191798382,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.16998259159178356
[junit4] 2> 61216 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5d7e225
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ded18),segFN=segments_1,generation=1}
[junit4] 2> 61216 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61221 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 61221 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 61221 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 61222 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 61222 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 61222 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61222 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55499_
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
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/
[junit4] 2> 61223 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61223 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61223 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61224 WARN
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 61227 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61230 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61231 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61232 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61239 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 61239 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61223 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 61241 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61244 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61246 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61246 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61247 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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=48, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=56.8876953125,
floorSegmentMB=1.80078125, forceMergeDeletesPctAllowed=11.410490432180532,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 61248 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5d7e225
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ded18),segFN=segments_1,generation=1}
[junit4] 2> 61248 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61248 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@44b4cce0[collection1] main]
[junit4] 2> 61248 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61249 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61249 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61250 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 61250 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 61250 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61251 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61251 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61251 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 61251 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61252 INFO
(searcherExecutor-129-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@44b4cce0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61252 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61252 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61252 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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> 61252 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ 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 1534257527868358656
[junit4] 2> 61254 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1534257527868358656
[junit4] 2> 61254 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 61255 INFO
(coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_)
[n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 61257 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
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:55499
collection:control_collection shard:shard1
[junit4] 2> 61258 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
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> 61265 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
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/95891095361880068-core_node1-n_0000000000
[junit4] 2> 61265 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 61269 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 61269 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
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> 61269 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:55499/collection1/
[junit4] 2> 61269 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 61269 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:55499/collection1/ has no replicas
[junit4] 2> 61270 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] 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> 61271 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 61277 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/95891095361880068-core_node1-n_0000000000
[junit4] 2> 61280 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
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:55499/collection1/ shard1
[junit4] 2> 61281 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] 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:55499",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 61393 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 61394 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 61395 INFO
(zkCallback-44-thread-3-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
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> 61408 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ebb11b7
name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 61408 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 61408 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 61409 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 61411 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 61413 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 61432 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:55499/collection1/ and leader is
http://127.0.0.1:55499/collection1/
[junit4] 2> 61432 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
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:55499
[junit4] 2> 61432 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 61432 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 61432 INFO
(coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_
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> 61436 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55499",
[junit4] 2> "node_name":"127.0.0.1:55499_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 61437 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55499",
[junit4] 2> "node_name":"127.0.0.1:55499_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 61544 INFO (zkCallback-48-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> 61544 INFO
(zkCallback-44-thread-2-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
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> 61868 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1
[junit4] 2> 61869 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001
[junit4] 2> 61870 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 61879 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e65e1af{/,null,AVAILABLE}
[junit4] 2> 61880 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@ef4e166{HTTP/1.1,[http/1.1]}{127.0.0.1:33560}
[junit4] 2> 61880 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.e.j.s.Server
Started @65724ms
[junit4] 2> 61880 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=64596,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores}
[junit4] 2> 61880 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 61882 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001'
[junit4] 2> 61882 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61882 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61883 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 61884 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 61893 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5c6b6d0f
name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 61893 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 61895 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 61901 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 61901 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/solr.xml
[junit4] 2> 61914 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores
[junit4] 2> 61914 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1255828747
[junit4] 2> 61914 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001]
[junit4] 2> 61914 WARN
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/lib
[junit4] 2> 61915 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 61919 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 61920 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 61920 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 61920 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:46389/solr
[junit4] 2> 61920 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 61920 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 61921 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 61933 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@448e1ec name:ZooKeeperConnection
Watcher:127.0.0.1:46389 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 61933 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 61934 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 61938 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$9/1811311352@3cb9ce81
[junit4] 2> 61939 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 61945 INFO
(zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5700617d
name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 61945 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 61960 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 61962 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 61968 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 61969 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95891095361880072-127.0.0.1:64596_-n_0000000001
[junit4] 2> 61970 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95891095361880068-127.0.0.1:55499_-n_0000000000 to
know if I could be the leader
[junit4] 2> 61970 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.ZkController Publish node=127.0.0.1:64596_ as DOWN
[junit4] 2> 61974 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:64596_"} current state version: 3
[junit4] 2> 61974 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.o.NodeMutator DownNode state invoked for node:
127.0.0.1:64596_
[junit4] 2> 62078 INFO
(zkCallback-44-thread-2-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
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> 62079 INFO
(zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ ]
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> 62080 INFO (zkCallback-48-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> 62975 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64596_
[junit4] 2> 62981 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64596_
[junit4] 2> 62985 INFO
(zkCallback-44-thread-2-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 62985 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 62986 INFO
(zkCallback-44-thread-2-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 62986 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 62986 INFO
(zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 62987 INFO
(zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 63015 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 63015 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 63016 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores
[junit4] 2> 63018 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 63018 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1
[junit4] 2> 63018 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 63024 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 63024 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 63033 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 63033 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 63039 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64596",
[junit4] 2> "node_name":"127.0.0.1:64596_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 63039 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64596",
[junit4] 2> "node_name":"127.0.0.1:64596_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 63040 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 63040 INFO
(OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000)
[n:127.0.0.1:55499_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 63057 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection collection1 not visible yet, but flagging it so a watch is
registered when it becomes visible
[junit4] 2> 63060 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Deleting data for [collection1]
[junit4] 2> 63063 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 63144 INFO
(zkCallback-44-thread-3-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ ]
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> 63144 INFO (zkCallback-48-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> 63148 INFO
(zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ ]
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> 64066 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 64066 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 64067 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 64067 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from: [/collections/collection1]
[junit4] 2> 64068 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 64068 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1'
[junit4] 2> 64068 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 64068 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 64070 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 64077 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 64081 WARN
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 64081 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 64089 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 64096 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 64187 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 64193 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 64193 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 64207 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 64210 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 64212 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 64214 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 64216 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.ConfigSetProperties
Did not find ConfigSet properties, assuming default properties: Can't find
resource 'configsetprops.json' in classpath or '/configs/conf1',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 64216 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 64216 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 64217 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 64217 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@353249d5
[junit4] 2> 64217 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data
[junit4] 2> 64217 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 64218 WARN
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 64218 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 64218 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=48.2998046875,
floorSegmentMB=1.94140625, forceMergeDeletesPctAllowed=16.67802191798382,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.16998259159178356
[junit4] 2> 64220 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4549ec6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@845029e),segFN=segments_1,generation=1}
[junit4] 2> 64220 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 64221 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64596_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for
old index directories to cleanup for core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/
[junit4] 2> 64221 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64596_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 64227 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 64227 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 64227 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 64227 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 64227 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 64227 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 64228 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 64228 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 64228 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 64228 WARN
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 64230 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 64231 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 64232 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 64233 INFO
(coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_)
[n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 64240 INF
[...truncated too long message...]
] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 242874 INFO
(zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2]
o.a.s.c.SolrCore [collMinRf_1x3_shard1_replica2] Closing main searcher on
request.
[junit4] 2> 242882 INFO
(zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 242882 INFO
(zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data/index.20160514022735192
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data/index.20160514022735192;done=false>>]
[junit4] 2> 242882 INFO
(zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 242882 INFO
(zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data/index.20160514022735192
[junit4] 2> 242882 INFO
(zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data;done=false>>]
[junit4] 2> 242882 INFO
(zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 242882 INFO
(zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data
[junit4] 2> 242885 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@136f0db0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 242885 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2d2ff985{/,null,UNAVAILABLE}
[junit4] 2> 242890 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.c.ChaosMonkey
monkey: stop shard! 55499
[junit4] 2> 242891 INFO
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46389 46389
[junit4] 2> 242916 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
[junit4] 2> java.nio.channels.CancelledKeyException
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 242917 INFO (Thread-61) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46389 46389
[junit4] 2> 242918 WARN (Thread-61) [ ] 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> 5 /solr/security.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/c8n_1x3/state.json
[junit4] 2> 3 /solr/collections/collMinRf_1x3/state.json
[junit4] 2> 3
/solr/collections/c8n_1x2_leader_session_loss/state.json
[junit4] 2> 2 /solr/collections/c8n_1x2/state.json
[junit4] 2> 2 /solr/collections/c8n_crud_1x2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/95891095361880068-127.0.0.1:55499_-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 242919 WARN
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.c.SocketProxy
Closing 11 connections to: http://127.0.0.1:64596/, target:
http://127.0.0.1:33560/
[junit4] 2> 242919 WARN
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.c.SocketProxy
Closing 6 connections to: http://127.0.0.1:48159/, target:
http://127.0.0.1:53092/
[junit4] 2> 242919 WARN
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.c.SocketProxy
Closing 31 connections to: http://127.0.0.1:55499/, target:
http://127.0.0.1:63674/
[junit4] 2> 242919 WARN
(TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [ ] o.a.s.c.SocketProxy
Closing 5 connections to: http://127.0.0.1:51912/, target:
http://127.0.0.1:37981/
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=test -Dtests.seed=379F45FB17BC5B2 -Dtests.slow=true
-Dtests.locale=lt -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 184s J0 | HttpPartitionTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=704, name=SocketProxy-Response-37981:54818,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([379F45FB17BC5B2:8B2DCB851F87A84A]:0)
[junit4] > Caused by: java.lang.RuntimeException:
java.net.SocketException: Socket is closed
[junit4] > at
__randomizedtesting.SeedInfo.seed([379F45FB17BC5B2]: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:1137)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
[junit4] 2> 242923 INFO
(SUITE-HttpPartitionTest-seed#[379F45FB17BC5B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> May 13, 2016 11:29:40 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=ClassicSimilarity, locale=lt, timezone=Europe/Zaporozhye
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=282859056,total=510656512
[junit4] 2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch,
SolrTestCaseJ4Test, TestJmxMonitoredMap, DocumentBuilderTest,
TestStressReorder, HardAutoCommitTest, TestStressVersions, ScriptEngineTest,
TestPseudoReturnFields, HttpPartitionTest]
[junit4] Completed [21/597 (1!)] on J0 in 184.08s, 1 test, 1 error <<<
FAILURES!
[...truncated 1882 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014:
There were test failures: 597 suites (10 ignored), 2413 tests, 1 error, 87
ignored (72 assumptions) [seed: 379F45FB17BC5B2]
Total time: 94 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]