Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3039/
1 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=6606,
name=parallelCoreAdminExecutor-2373-thread-15, state=RUNNABLE,
group=TGRP-MultiThreadedOCPTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=6606,
name=parallelCoreAdminExecutor-2373-thread-15, state=RUNNABLE,
group=TGRP-MultiThreadedOCPTest]
at
__randomizedtesting.SeedInfo.seed([421E87F42D34CC4C:CA4AB82E83C8A1B4]:0)
Caused by: java.lang.AssertionError: Too many closes on SolrCore
at __randomizedtesting.SeedInfo.seed([421E87F42D34CC4C]:0)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:494)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:598)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:212)
at
org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1219)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10215 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/init-core-data-001
[junit4] 2> 1384905 T6267 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 1384906 T6267
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1384916 T6267 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 1384917 T6268 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1384917 T6268 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1385017 T6267 oasc.ZkTestServer.run start zk server on
port:56167
[junit4] 2> 1385018 T6267
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1385019 T6267 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1385026 T6275 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4c5088a2
name:ZooKeeperConnection Watcher:127.0.0.1:56167 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1385027 T6267 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1385028 T6267 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1385028 T6267 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1385033 T6267
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1385035 T6267 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1385037 T6278 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@19b0474b
name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1385038 T6267 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1385039 T6267 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1385039 T6267 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1385044 T6267 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1385046 T6267 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1385049 T6267 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1385052 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1385054 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1385061 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1385062 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1385167 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1385168 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1385171 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1385172 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1385175 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1385176 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1385180 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1385181 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1385184 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1385186 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1385189 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1385190 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1385193 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1385194 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1385198 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1385199 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1385203 T6267 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1385204 T6267 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1388281 T6267 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1
[junit4] 2> 1388291 T6267 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1388294 T6267 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@5051f21d{/,null,AVAILABLE}
[junit4] 2> 1388300 T6267 oejs.AbstractConnector.doStart Started
ServerConnector@545eba6b{HTTP/1.1}{127.0.0.1:15342}
[junit4] 2> 1388301 T6267 oejs.Server.doStart Started @1393388ms
[junit4] 2> 1388301 T6267 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores, hostPort=15342, hostContext=/}
[junit4] 2> 1388302 T6267 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@749cd006
[junit4] 2> 1388303 T6267 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/'
[junit4] 2> 1388409 T6267 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/solr.xml
[junit4] 2> 1388544 T6267 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores
[junit4] 2> 1388545 T6267 oasc.CoreContainer.<init> New CoreContainer
746091957
[junit4] 2> 1388545 T6267 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/]
[junit4] 2> 1388546 T6267 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/lib
[junit4] 2> 1388547 T6267 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/lib).
[junit4] 2> 1388569 T6267 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1388580 T6267 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1388582 T6267 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1388582 T6267 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1388582 T6267 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1388583 T6267 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56167/solr
[junit4] 2> 1388583 T6267 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1388583 T6267
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1388584 T6267 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1388587 T6292 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6d8ed651
name:ZooKeeperConnection Watcher:127.0.0.1:56167 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1388587 T6267 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1388588 T6267 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1388590 T6267 n:127.0.0.1:15342_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1388593 T6295 n:127.0.0.1:15342_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@35a5d96f
name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1388593 T6267 n:127.0.0.1:15342_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1388596 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer/queue
[junit4] 2> 1388599 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-queue-work
[junit4] 2> 1388602 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-running
[junit4] 2> 1388606 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-completed
[junit4] 2> 1388609 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-failure
[junit4] 2> 1388612 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /live_nodes
[junit4] 2> 1388615 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /aliases.json
[junit4] 2> 1388617 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /clusterstate.json
[junit4] 2> 1388619 T6267 n:127.0.0.1:15342_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:15342_
[junit4] 2> 1388621 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:15342_
[junit4] 2> 1388624 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer_elect
[junit4] 2> 1388626 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer_elect/election
[junit4] 2> 1388628 T6267 n:127.0.0.1:15342_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 1388631 T6267 n:127.0.0.1:15342_
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:15342_
[junit4] 2> 1388632 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer_elect/leader
[junit4] 2> 1388634 T6267 n:127.0.0.1:15342_ oasc.Overseer.start Overseer
(id=93744404839202819-127.0.0.1:15342_-n_0000000000) starting
[junit4] 2> 1388637 T6267 n:127.0.0.1:15342_ oascc.SolrZkClient.makePath
makePath: /overseer/queue-work
[junit4] 2> 1388646 T6267 n:127.0.0.1:15342_
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1388647 T6297 n:127.0.0.1:15342_
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 1388647 T6267 n:127.0.0.1:15342_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1388647 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 1388654 T6267 n:127.0.0.1:15342_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores
[junit4] 2> 1388658 T6267 n:127.0.0.1:15342_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR:
{absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1/, schema=schema.xml,
loadOnStartup=true, name=collection1, transient=false, config=solrconfig.xml,
coreNodeName=, dataDir=data/, collection=control_collection, shard=,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1}
[junit4] 2> 1388658 T6267 n:127.0.0.1:15342_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1/
[junit4] 2> 1388659 T6267 n:127.0.0.1:15342_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1388662 T6299 n:127.0.0.1:15342_ c:control_collection
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1388662 T6299 n:127.0.0.1:15342_ c:control_collection
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1388663 T6299 n:127.0.0.1:15342_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1388663 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1388664 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:15342",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:15342_",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1388665 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:15342",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:15342_",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1388665 T6296 n:127.0.0.1:15342_
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 1388666 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1388667 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1389664 T6299 n:127.0.0.1:15342_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1389665 T6299 n:127.0.0.1:15342_
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1389666 T6299 n:127.0.0.1:15342_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1389666 T6299 n:127.0.0.1:15342_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1389667 T6299 n:127.0.0.1:15342_
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1389668 T6299 n:127.0.0.1:15342_
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1/'
[junit4] 2> 1389701 T6299 n:127.0.0.1:15342_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 1389716 T6299 n:127.0.0.1:15342_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1389771 T6299 n:127.0.0.1:15342_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 1389847 T6299 n:127.0.0.1:15342_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1389950 T6299 n:127.0.0.1:15342_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1389971 T6299 n:127.0.0.1:15342_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 1390676 T6299 n:127.0.0.1:15342_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1390707 T6299 n:127.0.0.1:15342_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 1390713 T6299 n:127.0.0.1:15342_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 1390730 T6299 n:127.0.0.1:15342_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1390738 T6299 n:127.0.0.1:15342_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1390744 T6299 n:127.0.0.1:15342_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1390745 T6299 n:127.0.0.1:15342_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1390746 T6299 n:127.0.0.1:15342_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1390746 T6299 n:127.0.0.1:15342_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1390747 T6299 n:127.0.0.1:15342_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1390748 T6299 n:127.0.0.1:15342_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1390748 T6299 n:127.0.0.1:15342_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1390749 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1390749 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1390750 T6299 n:127.0.0.1:15342_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680b601d
[junit4] 2> 1390751 T6299 n:127.0.0.1:15342_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1/data
[junit4] 2> 1390751 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1/data/index/
[junit4] 2> 1390751 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1390752 T6299 n:127.0.0.1:15342_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/control-001/cores/collection1/data/index
[junit4] 2> 1390752 T6299 n:127.0.0.1:15342_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=77.470703125,
floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.546234566580612,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1390753 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@78300eb5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b15cab8),segFN=segments_1,generation=1}
[junit4] 2> 1390753 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1390763 T6299 n:127.0.0.1:15342_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1390763 T6299 n:127.0.0.1:15342_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1390764 T6299 n:127.0.0.1:15342_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1390764 T6299 n:127.0.0.1:15342_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1390765 T6299 n:127.0.0.1:15342_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1390765 T6299 n:127.0.0.1:15342_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1390766 T6299 n:127.0.0.1:15342_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1390766 T6299 n:127.0.0.1:15342_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1390767 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1390818 T6299 n:127.0.0.1:15342_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1390823 T6299 n:127.0.0.1:15342_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1390829 T6299 n:127.0.0.1:15342_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1390834 T6299 n:127.0.0.1:15342_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1390842 T6299 n:127.0.0.1:15342_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/file,/update,/get,/update/json/docs,/admin/logging,/replication,/admin/mbeans,/admin/threads,/admin/system,/admin/ping,/admin/segments,/admin/plugins,/config,standard,/update/csv,/admin/properties,/admin/luke,/update/json,/schema
[junit4] 2> 1390846 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1390850 T6299 n:127.0.0.1:15342_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1390850 T6299 n:127.0.0.1:15342_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1390856 T6299 n:127.0.0.1:15342_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1390857 T6299 n:127.0.0.1:15342_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1390858 T6299 n:127.0.0.1:15342_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=78.9248046875,
floorSegmentMB=0.9658203125, forceMergeDeletesPctAllowed=7.2911897935551515,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1390859 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@78300eb5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b15cab8),segFN=segments_1,generation=1}
[junit4] 2> 1390859 T6299 n:127.0.0.1:15342_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1390859 T6299 n:127.0.0.1:15342_ x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@7c650b79[collection1] main
[junit4] 2> 1390860 T6299 n:127.0.0.1:15342_ x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1390861 T6299 n:127.0.0.1:15342_ x:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1390861 T6299 n:127.0.0.1:15342_ x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1390862 T6299 n:127.0.0.1:15342_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1390862 T6299 n:127.0.0.1:15342_ x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1390862 T6299 n:127.0.0.1:15342_ x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1390863 T6299 n:127.0.0.1:15342_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1390863 T6299 n:127.0.0.1:15342_ x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1390863 T6299 n:127.0.0.1:15342_ x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1390864 T6299 n:127.0.0.1:15342_ x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1390865 T6300 n:127.0.0.1:15342_ x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@7c650b79[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1390865 T6299 n:127.0.0.1:15342_ x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 1390866 T6299 n:127.0.0.1:15342_ x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1390867 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:15342 collection:control_collection shard:shard1
[junit4] 2> 1390868 T6267 n:127.0.0.1:15342_ oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
[junit4] 2> 1390868 T6267 n:127.0.0.1:15342_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1390868 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1390871 T6267
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1390872 T6267 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1390875 T6306 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4edbdcc7
name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1390875 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 1390875 T6267 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1390876 T6267 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1390877 T6267
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1390878 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 1390878 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 1390878 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> ASYNC NEW_CORE C1130 name=collection1
org.apache.solr.core.SolrCore@75e90287 url=http://127.0.0.1:15342/collection1
node=127.0.0.1:15342_ C1130_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:15342, state=down,
node_name=127.0.0.1:15342_}
[junit4] 2> 1390878 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 C1130 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:15342/collection1/
[junit4] 2> 1390879 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 C1130 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 1390880 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 C1130 oasc.SyncStrategy.syncToMe
http://127.0.0.1:15342/collection1/ has no replicas
[junit4] 2> 1390880 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 1390880 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:15342/collection1/ shard1
[junit4] 2> 1390880 T6267 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1390880 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1390882 T6306 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1390882 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1390891 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1390892 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:15342",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1390997 T6306 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1390997 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1391045 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:15342/collection1/ and leader is
http://127.0.0.1:15342/collection1/
[junit4] 2> 1391045 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:15342
[junit4] 2> 1391045 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 1391046 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 1391046 T6303 n:127.0.0.1:15342_ c:control_collection s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1391048 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1391050 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:15342",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:15342_",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 1391051 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:15342",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:15342_",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state"}
[junit4] 2> 1391155 T6306 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1391155 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1394005 T6267 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1
[junit4] 2> 1394009 T6267 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001
[junit4] 2> 1394010 T6267 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1394012 T6267 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1e7b4c28{/,null,AVAILABLE}
[junit4] 2> 1394013 T6267 oejs.AbstractConnector.doStart Started
ServerConnector@4ec62f59{HTTP/1.1}{127.0.0.1:15805}
[junit4] 2> 1394013 T6267 oejs.Server.doStart Started @1399100ms
[junit4] 2> 1394014 T6267 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=15805, hostContext=/,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores, solrconfig=solrconfig.xml}
[junit4] 2> 1394015 T6267 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@749cd006
[junit4] 2> 1394015 T6267 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/'
[junit4] 2> 1394063 T6267 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/solr.xml
[junit4] 2> 1394161 T6267 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores
[junit4] 2> 1394162 T6267 oasc.CoreContainer.<init> New CoreContainer
501895509
[junit4] 2> 1394162 T6267 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/]
[junit4] 2> 1394162 T6267 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/lib
[junit4] 2> 1394164 T6267 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/lib).
[junit4] 2> 1394178 T6267 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1394194 T6267 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1394199 T6267 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1394199 T6267 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1394199 T6267 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1394200 T6267 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56167/solr
[junit4] 2> 1394200 T6267 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1394200 T6267
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1394201 T6267 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1394203 T6320 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5810ab6b
name:ZooKeeperConnection Watcher:127.0.0.1:56167 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1394204 T6267 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1394204 T6267 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1394207 T6267 n:127.0.0.1:15805_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1394209 T6323 n:127.0.0.1:15805_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@32381b58
name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1394209 T6267 n:127.0.0.1:15805_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1394216 T6267 n:127.0.0.1:15805_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1395222 T6267 n:127.0.0.1:15805_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:15805_
[junit4] 2> 1395224 T6267 n:127.0.0.1:15805_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:15805_
[junit4] 2> 1395229 T6267 n:127.0.0.1:15805_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 1395233 T6267 n:127.0.0.1:15805_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores
[junit4] 2> 1395240 T6267 n:127.0.0.1:15805_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {loadOnStartup=true, coreNodeName=,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1, name=collection1,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1/, shard=, dataDir=data/,
schema=schema.xml, config=solrconfig.xml, transient=false,
collection=collection1}
[junit4] 2> 1395241 T6267 n:127.0.0.1:15805_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1/
[junit4] 2> 1395241 T6267 n:127.0.0.1:15805_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1395242 T6324 n:127.0.0.1:15805_ c:collection1 x:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1395242 T6324 n:127.0.0.1:15805_ c:collection1 x:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1395243 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1395244 T6324 n:127.0.0.1:15805_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1395244 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:15805",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:15805_",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1395245 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:15805",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:15805_",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state"}
[junit4] 2> 1395245 T6296 n:127.0.0.1:15342_
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 1395246 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1395248 T6323 n:127.0.0.1:15805_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1395248 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1395248 T6306 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1396245 T6324 n:127.0.0.1:15805_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1396246 T6324 n:127.0.0.1:15805_
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1396246 T6324 n:127.0.0.1:15805_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1396246 T6324 n:127.0.0.1:15805_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1396247 T6324 n:127.0.0.1:15805_
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1396247 T6324 n:127.0.0.1:15805_
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1/'
[junit4] 2> 1396282 T6324 n:127.0.0.1:15805_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 1396305 T6324 n:127.0.0.1:15805_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1396342 T6324 n:127.0.0.1:15805_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 1396436 T6324 n:127.0.0.1:15805_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1396539 T6324 n:127.0.0.1:15805_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1396560 T6324 n:127.0.0.1:15805_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 1397203 T6324 n:127.0.0.1:15805_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1397228 T6324 n:127.0.0.1:15805_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 1397231 T6324 n:127.0.0.1:15805_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 1397244 T6324 n:127.0.0.1:15805_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1397256 T6324 n:127.0.0.1:15805_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1397265 T6324 n:127.0.0.1:15805_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1397267 T6324 n:127.0.0.1:15805_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1397267 T6324 n:127.0.0.1:15805_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1397267 T6324 n:127.0.0.1:15805_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1397268 T6324 n:127.0.0.1:15805_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1397268 T6324 n:127.0.0.1:15805_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1397269 T6324 n:127.0.0.1:15805_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1397269 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1397269 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1397270 T6324 n:127.0.0.1:15805_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680b601d
[junit4] 2> 1397270 T6324 n:127.0.0.1:15805_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1/data
[junit4] 2> 1397271 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1397271 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1397272 T6324 n:127.0.0.1:15805_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1397272 T6324 n:127.0.0.1:15805_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=77.470703125,
floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.546234566580612,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1397274 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@37b08940
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2702e550),segFN=segments_1,generation=1}
[junit4] 2> 1397274 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1397286 T6324 n:127.0.0.1:15805_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1397287 T6324 n:127.0.0.1:15805_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1397287 T6324 n:127.0.0.1:15805_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1397288 T6324 n:127.0.0.1:15805_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1397288 T6324 n:127.0.0.1:15805_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1397289 T6324 n:127.0.0.1:15805_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1397289 T6324 n:127.0.0.1:15805_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1397290 T6324 n:127.0.0.1:15805_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1397290 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1397346 T6324 n:127.0.0.1:15805_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1397350 T6324 n:127.0.0.1:15805_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1397353 T6324 n:127.0.0.1:15805_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1397356 T6324 n:127.0.0.1:15805_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1397366 T6324 n:127.0.0.1:15805_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/file,/update,/get,/update/json/docs,/admin/logging,/replication,/admin/mbeans,/admin/threads,/admin/system,/admin/ping,/admin/segments,/admin/plugins,/config,standard,/update/csv,/admin/properties,/admin/luke,/update/json,/schema
[junit4] 2> 1397369 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1397385 T6324 n:127.0.0.1:15805_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1397385 T6324 n:127.0.0.1:15805_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1397390 T6324 n:127.0.0.1:15805_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1397391 T6324 n:127.0.0.1:15805_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1397393 T6324 n:127.0.0.1:15805_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=78.9248046875,
floorSegmentMB=0.9658203125, forceMergeDeletesPctAllowed=7.2911897935551515,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1397394 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@37b08940
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2702e550),segFN=segments_1,generation=1}
[junit4] 2> 1397395 T6324 n:127.0.0.1:15805_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1397395 T6324 n:127.0.0.1:15805_ x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@2f00648c[collection1] main
[junit4] 2> 1397396 T6324 n:127.0.0.1:15805_ x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1397397 T6324 n:127.0.0.1:15805_ x:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1397397 T6324 n:127.0.0.1:15805_ x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1397398 T6324 n:127.0.0.1:15805_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1397398 T6324 n:127.0.0.1:15805_ x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1397399 T6324 n:127.0.0.1:15805_ x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1397400 T6324 n:127.0.0.1:15805_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1397400 T6324 n:127.0.0.1:15805_ x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1397400 T6324 n:127.0.0.1:15805_ x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1397401 T6324 n:127.0.0.1:15805_ x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1397403 T6325 n:127.0.0.1:15805_ x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@2f00648c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1397404 T6324 n:127.0.0.1:15805_ x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 1397405 T6324 n:127.0.0.1:15805_ x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1397406 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:15805 collection:collection1 shard:shard1
[junit4] 2> 1397406 T6267 n:127.0.0.1:15805_ oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
[junit4] 2> 1397407 T6267 n:127.0.0.1:15805_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1397408 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1397414 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 1397416 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1397416 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 1397417 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1131 name=collection1
org.apache.solr.core.SolrCore@2003903c url=http://127.0.0.1:15805/collection1
node=127.0.0.1:15805_ C1131_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:15805, state=down,
node_name=127.0.0.1:15805_}
[junit4] 2> 1397417 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 C1131 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:15805/collection1/
[junit4] 2> 1397417 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 1397418 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 C1131 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 1397418 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 C1131 oasc.SyncStrategy.syncToMe
http://127.0.0.1:15805/collection1/ has no replicas
[junit4] 2> 1397419 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:15805/collection1/ shard1
[junit4] 2> 1397419 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1397420 T6306 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1397420 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1397420 T6323 n:127.0.0.1:15805_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1397426 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1397427 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:15805",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 6
[junit4] 2> 1397532 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1397532 T6306 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1397532 T6323 n:127.0.0.1:15805_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1397581 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:15805/collection1/ and leader is
http://127.0.0.1:15805/collection1/
[junit4] 2> 1397581 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:15805
[junit4] 2> 1397582 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 1397582 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 1397582 T6328 n:127.0.0.1:15805_ c:collection1 s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1397584 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1397588 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:15805",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:15805_",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state"} current state version: 7
[junit4] 2> 1397589 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:15805",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:15805_",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state"}
[junit4] 2> 1397695 T6306 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1397695 T6323 n:127.0.0.1:15805_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1397695 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1400623 T6267 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1
[junit4] 2> 1400630 T6267 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001
[junit4] 2> 1400633 T6267 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1400636 T6267 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@bf1c1bd{/,null,AVAILABLE}
[junit4] 2> 1400638 T6267 oejs.AbstractConnector.doStart Started
ServerConnector@7539aa46{HTTP/1.1}{127.0.0.1:51295}
[junit4] 2> 1400638 T6267 oejs.Server.doStart Started @1405725ms
[junit4] 2> 1400638 T6267 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores, solrconfig=solrconfig.xml,
hostContext=/, hostPort=51295}
[junit4] 2> 1400640 T6267 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@749cd006
[junit4] 2> 1400640 T6267 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/'
[junit4] 2> 1400711 T6267 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/solr.xml
[junit4] 2> 1400768 T6267 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores
[junit4] 2> 1400769 T6267 oasc.CoreContainer.<init> New CoreContainer
1109379043
[junit4] 2> 1400769 T6267 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/]
[junit4] 2> 1400769 T6267 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/lib
[junit4] 2> 1400770 T6267 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/lib).
[junit4] 2> 1400789 T6267 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1400813 T6267 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1400815 T6267 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1400815 T6267 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1400815 T6267 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1400816 T6267 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56167/solr
[junit4] 2> 1400816 T6267 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1400816 T6267
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1400817 T6267 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1400820 T6342 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@12880fc6
name:ZooKeeperConnection Watcher:127.0.0.1:56167 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1400820 T6267 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1400821 T6267 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1400824 T6267 n:127.0.0.1:51295_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1400826 T6345 n:127.0.0.1:51295_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@79d8b2e2
name:ZooKeeperConnection Watcher:127.0.0.1:56167/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1400827 T6267 n:127.0.0.1:51295_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1400833 T6267 n:127.0.0.1:51295_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1401839 T6267 n:127.0.0.1:51295_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51295_
[junit4] 2> 1401840 T6267 n:127.0.0.1:51295_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:51295_
[junit4] 2> 1401844 T6267 n:127.0.0.1:51295_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 1401849 T6267 n:127.0.0.1:51295_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores
[junit4] 2> 1401853 T6267 n:127.0.0.1:51295_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {loadOnStartup=true, coreNodeName=,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1, name=collection1,
dataDir=data/, schema=schema.xml, config=solrconfig.xml,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1/, shard=,
collection=collection1, transient=false}
[junit4] 2> 1401854 T6267 n:127.0.0.1:51295_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1/
[junit4] 2> 1401855 T6267 n:127.0.0.1:51295_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1401856 T6346 n:127.0.0.1:51295_ c:collection1 x:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1401857 T6346 n:127.0.0.1:51295_ c:collection1 x:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1401858 T6346 n:127.0.0.1:51295_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1401858 T6295 n:127.0.0.1:15342_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1401859 T6296 n:127.0.0.1:15342_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:51295",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:51295_",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state"} current state version: 8
[junit4] 2> 1401860 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:51295",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:51295_",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state"}
[junit4] 2> 1401861 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
[junit4] 2> 1401861 T6296 n:127.0.0.1:15342_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
[junit4] 2> 1401863 T6295 n:127.0.0.1:15342_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1401863 T6306 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1401863 T6323 n:127.0.0.1:15805_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1401864 T6345 n:127.0.0.1:51295_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1402858 T6346 n:127.0.0.1:51295_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1402859 T6346 n:127.0.0.1:51295_
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1402860 T6346 n:127.0.0.1:51295_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1402860 T6346 n:127.0.0.1:51295_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1402861 T6346 n:127.0.0.1:51295_
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1402862 T6346 n:127.0.0.1:51295_
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1/'
[junit4] 2> 1402891 T6346 n:127.0.0.1:51295_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 1402916 T6346 n:127.0.0.1:51295_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1402972 T6346 n:127.0.0.1:51295_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 1403059 T6346 n:127.0.0.1:51295_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1403161 T6346 n:127.0.0.1:51295_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1403181 T6346 n:127.0.0.1:51295_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 1403845 T6346 n:127.0.0.1:51295_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1403872 T6346 n:127.0.0.1:51295_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 1403878 T6346 n:127.0.0.1:51295_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 1403893 T6346 n:127.0.0.1:51295_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1403901 T6346 n:127.0.0.1:51295_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1403907 T6346 n:127.0.0.1:51295_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1403908 T6346 n:127.0.0.1:51295_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1403908 T6346 n:127.0.0.1:51295_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1403909 T6346 n:127.0.0.1:51295_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1403909 T6346 n:127.0.0.1:51295_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1403910 T6346 n:127.0.0.1:51295_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1403910 T6346 n:127.0.0.1:51295_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1403910 T6346 n:127.0.0.1:51295_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1403911 T6346 n:127.0.0.1:51295_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1403911 T6346 n:127.0.0.1:51295_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680b601d
[junit4] 2> 1403912 T6346 n:127.0.0.1:51295_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1/data
[junit4] 2> 1403912 T6346 n:127.0.0.1:51295_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1/data/index/
[junit4] 2> 1403913 T6346 n:127.0.0.1:51295_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1403913 T6346 n:127.0.0.1:51295_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-2-001/cores/collection1/data/index
[junit4] 2> 1403913 T6346 n:127.0.0.1:51295_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=77.470703125,
floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.546234566580612,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1403914 T6346 n:127.0.0.1:51295_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@70443c7d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdf6c20),segFN=segments_1,generation=1}
[junit4] 2> 1403915 T6346 n:127.0.0.1:51295_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1403922 T6346 n:127.0.0.1:51295_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1403923 T6346 n:127.0.0.1:51295_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1403923 T6346 n:127.0.0.1:51295_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1403923 T6346 n:127.0.0.1:51295_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1403924 T6346 n:127.0.0.1:51295_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1403924 T6346 n:127.0.0.1:51295_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1403924 T6346 n:127.0.0.1:51295_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1403925 T6346 n:127.0.0.1:51295_ x:co
[...truncated too long message...]
etesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1467562 T6267 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1467563 T6267 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1467563 T6267 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1467564 T6267 oasc.SolrCore.closeSearcher
[ocptest_shardsplit2_shard2_1_replica1] Closing main searcher on request.
[junit4] 2> 1467576 T6267 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1467577 T6267 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data;done=false>>]
[junit4] 2> 1467577 T6267 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data
[junit4] 2> 1467578 T6267 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data/index;done=false>>]
[junit4] 2> 1467578 T6267 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.MultiThreadedOCPTest
421E87F42D34CC4C-001/shard-4-001/cores/ocptest_shardsplit2_shard2_1_replica1/data/index
[junit4] 2> 1467581 T6267 oasc.Overseer.close Overseer
(id=93744404839202828-127.0.0.1:51324_-n_0000000004) closing
[junit4] 2> 1467582 T6632 n:127.0.0.1:51324_
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:51324_
[junit4] 2> 1467587 T6477 n:127.0.0.1:51324_ oascc.ZkStateReader$3.process
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1467589 T6267 oejs.AbstractConnector.doStop Stopped
ServerConnector@4516f562{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1467590 T6267 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@ad86b64{/,null,UNAVAILABLE}
[junit4] 2> 1467593 T6267 oasc.ChaosMonkey.monkeyLog monkey: stop shard!
15342
[junit4] 2> 1467595 T6267 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:56167 56167
[junit4] 2> 1467650 T6268 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:56167 56167
[junit4] 2> 1467653 T6268 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/ocptest2/state.json
[junit4] 2> 4 /solr/collections/ocptest1/state.json
[junit4] 2> 4
/solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 4 /solr/collections/ocptest4/state.json
[junit4] 2> 4
/solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 4 /solr/collections/ocptest3/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=421E87F42D34CC4C -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sv_SE -Dtests.timezone=US/Pacific -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 82.8s J3 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=6606,
name=parallelCoreAdminExecutor-2373-thread-15, state=RUNNABLE,
group=TGRP-MultiThreadedOCPTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([421E87F42D34CC4C:CA4AB82E83C8A1B4]:0)
[junit4] > Caused by: java.lang.AssertionError: Too many closes on
SolrCore
[junit4] > at
__randomizedtesting.SeedInfo.seed([421E87F42D34CC4C]:0)
[junit4] > at
org.apache.solr.core.SolrCore.close(SolrCore.java:1138)
[junit4] > at
org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:494)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:598)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:212)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1219)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1467671 T6267 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50),
sim=DefaultSimilarity, locale=sv_SE, timezone=US/Pacific
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=155550328,total=408420352
[junit4] 2> NOTE: All tests run in this JVM: [CursorPagingTest,
PrimUtilsTest, SimpleMLTQParserTest, CopyFieldTest, TestWriterPerf,
TestPostingsSolrHighlighter, SystemInfoHandlerTest, TestSchemaManager,
SpatialFilterTest, TestBadConfig, TestIndexingPerformance,
DirectSolrConnectionTest, QueryParsingTest, TestHdfsUpdateLog,
TestXIncludeConfig, TestDynamicFieldResource,
OverriddenZkACLAndCredentialsProvidersTest, AnalysisErrorHandlingTest,
DirectUpdateHandlerTest, TestSolrDeletionPolicy1, TestLeaderElectionZkExpiry,
TimeZoneUtilsTest, TestComplexPhraseQParserPlugin, TestReplicationHandler,
TestFieldCollectionResource, BasicDistributedZk2Test, ChangedSchemaMergeTest,
SuggesterTSTTest, TestPartialUpdateDeduplication,
CollectionsAPIAsyncDistributedZkTest, DocValuesMultiTest,
TestCloudManagedSchemaConcurrent, CoreAdminHandlerTest, TestCoreContainer,
DeleteInactiveReplicaTest, NumericFieldsTest, TestPivotHelperCode,
HardAutoCommitTest, TestRandomDVFaceting, DocumentBuilderTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
DistributedQueryElevationComponentTest, CloudMLTQParserTest,
SignatureUpdateProcessorFactoryTest, DistributedFacetPivotSmallAdvancedTest,
PathHierarchyTokenizerFactoryTest, MergeStrategyTest,
HdfsChaosMonkeySafeLeaderTest, TestCloudInspectUtil,
TestSchemaSimilarityResource, SolrInfoMBeanTest, FullSolrCloudDistribCmdsTest,
TestManagedSchemaFieldResource, CurrencyFieldOpenExchangeTest,
SpatialRPTFieldTypeTest, AsyncMigrateRouteKeyTest, UpdateParamsTest,
TestStressRecovery, OverseerStatusTest, LeaderInitiatedRecoveryOnCommitTest,
MultiThreadedOCPTest]
[junit4] Completed [251/485] on J3 in 85.82s, 1 test, 1 error <<< FAILURES!
[...truncated 723 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
There were test failures: 485 suites, 1949 tests, 1 error, 71 ignored (26
assumptions)
Total time: 53 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3037
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 205192741 bytes
Compression is 0.0%
Took 38 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]