You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/20 10:53:05 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1155 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1155/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=950, name=Thread-297, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)         at org.apache.solr.core.SolrCore$$Lambda$31/781947298.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=950, name=Thread-297, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
        at org.apache.solr.core.SolrCore$$Lambda$31/781947298.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
	at __randomizedtesting.SeedInfo.seed([2FA3614188B59F5D]:0)




Build Log:
[...truncated 10611 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/init-core-data-001
   [junit4]   2> 67968 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[2FA3614188B59F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 67969 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[2FA3614188B59F5D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_cri/ij
   [junit4]   2> 67971 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 67971 INFO  (Thread-211) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 67971 INFO  (Thread-211) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 68071 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.ZkTestServer start zk server on port:54253
   [junit4]   2> 68071 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68088 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68122 INFO  (zkCallback-124-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cf5ff24 name:ZooKeeperConnection Watcher:127.0.0.1:54253 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68122 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68122 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68122 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 68124 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68137 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68161 INFO  (zkCallback-125-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@251b3970 name:ZooKeeperConnection Watcher:127.0.0.1:54253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68161 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68162 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68162 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 68163 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 68164 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 68164 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 68165 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 68165 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 68166 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 68166 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 68167 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 68167 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 68167 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 68167 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 68168 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 68168 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 68169 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 68169 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 68169 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 68170 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 68170 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 68170 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 68171 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 68171 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 68171 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 68172 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 68172 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 68172 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 68290 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1
   [junit4]   2> 68291 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 68352 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e17c8e8{/_cri/ij,null,AVAILABLE}
   [junit4]   2> 68356 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@196052d2{HTTP/1.1,[http/1.1]}{127.0.0.1:34245}
   [junit4]   2> 68356 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.e.j.s.Server Started @70648ms
   [junit4]   2> 68356 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/tempDir-001/control/data, hostContext=/_cri/ij, hostPort=34245, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores}
   [junit4]   2> 68356 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 68356 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001'
   [junit4]   2> 68356 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68357 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68357 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68357 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68358 INFO  (zkCallback-126-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@678a69c8 name:ZooKeeperConnection Watcher:127.0.0.1:54253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68358 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68359 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68359 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 68359 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/solr.xml
   [junit4]   2> 68364 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores
   [junit4]   2> 68364 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.CoreContainer New CoreContainer 359749409
   [junit4]   2> 68364 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001]
   [junit4]   2> 68364 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/lib
   [junit4]   2> 68364 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 68365 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 68366 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68366 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68366 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54253/solr
   [junit4]   2> 68366 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 68366 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68367 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68368 INFO  (zkCallback-129-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4cfcf9eb name:ZooKeeperConnection Watcher:127.0.0.1:54253 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68369 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68369 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68370 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/2052560098@fa1838a
   [junit4]   2> 68370 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68374 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66d5b0b2 name:ZooKeeperConnection Watcher:127.0.0.1:54253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68374 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68375 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 68376 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 68378 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 68379 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 68380 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 68380 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 68381 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 68382 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 68382 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 68383 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 68384 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 68384 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 68385 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 68386 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 68387 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68387 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000
   [junit4]   2> 68387 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34245__cri%2Fij
   [junit4]   2> 68387 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 68388 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer Overseer (id=95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) starting
   [junit4]   2> 68389 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 68392 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 68392 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34245__cri%2Fij
   [junit4]   2> 68392 INFO  (OverseerCollectionConfigSetProcessor-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 68393 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34245__cri%2Fij
   [junit4]   2> 68393 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 68395 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 68395 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68396 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 68415 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 68415 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 68415 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores
   [junit4]   2> 68416 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 68416 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1
   [junit4]   2> 68416 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 68422 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 68422 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 68422 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 68422 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 68423 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 68423 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34245/_cri/ij",
   [junit4]   2>   "node_name":"127.0.0.1:34245__cri%2Fij",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 68423 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34245/_cri/ij",
   [junit4]   2>   "node_name":"127.0.0.1:34245__cri%2Fij",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 68423 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 68424 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 68424 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 68425 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68437 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 68437 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 68437 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 68449 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 68450 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 68450 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 68450 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1'
   [junit4]   2> 68450 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68450 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68451 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 68455 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 68465 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 68486 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 68491 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 68598 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 68602 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 68603 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 68616 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 68618 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 68620 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 68620 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 68621 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 68621 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 68621 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 68622 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1/data/]
   [junit4]   2> 68622 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3441d374
   [junit4]   2> 68622 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1/data
   [junit4]   2> 68622 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 68622 WARN  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 68622 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1/data/index
   [junit4]   2> 68623 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=97.8671875, floorSegmentMB=1.2939453125, forceMergeDeletesPctAllowed=2.3331974285985257, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42301139513310093
   [junit4]   2> 68623 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@377fdea8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52fe8b7d),segFN=segments_1,generation=1}
   [junit4]   2> 68623 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 68623 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1/data/
   [junit4]   2> 68623 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 68626 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 68626 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 68626 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 68626 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 68626 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 68627 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 68627 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 68627 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 68627 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 68627 WARN  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 68628 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68629 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68630 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68630 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68633 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 68633 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 68634 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 68634 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 68634 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68634 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68635 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 68635 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@377fdea8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52fe8b7d),segFN=segments_1,generation=1}
   [junit4]   2> 68635 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 68635 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60a58e77[collection1] main]
   [junit4]   2> 68635 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 68636 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 68636 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 68636 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 68636 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 68636 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 68637 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 68637 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 68637 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 68637 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 68637 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 68637 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 68637 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 68637 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534842202171113472
   [junit4]   2> 68639 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534842202171113472
   [junit4]   2> 68639 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 68640 INFO  (searcherExecutor-262-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60a58e77[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 68640 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 68642 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:34245/_cri/ij collection:control_collection shard:shard1
   [junit4]   2> 68642 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 68644 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95927637592113156-core_node1-n_0000000000
   [junit4]   2> 68644 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 68646 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 68646 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 68646 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 68646 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34245/_cri/ij/collection1/
   [junit4]   2> 68646 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 68646 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34245/_cri/ij/collection1/ has no replicas
   [junit4]   2> 68647 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 68648 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95927637592113156-core_node1-n_0000000000
   [junit4]   2> 68649 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34245/_cri/ij/collection1/ shard1
   [junit4]   2> 68650 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:34245/_cri/ij",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 68751 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68801 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:34245/_cri/ij/collection1/ and leader is http://127.0.0.1:34245/_cri/ij/collection1/
   [junit4]   2> 68801 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34245/_cri/ij
   [junit4]   2> 68801 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 68801 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 68801 INFO  (coreZkRegister-255-thread-1-processing-n:127.0.0.1:34245__cri%2Fij x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34245__cri%2Fij c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 68802 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34245/_cri/ij",
   [junit4]   2>   "node_name":"127.0.0.1:34245__cri%2Fij",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 68802 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34245/_cri/ij",
   [junit4]   2>   "node_name":"127.0.0.1:34245__cri%2Fij",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 68904 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68924 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68924 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68925 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73332f7f name:ZooKeeperConnection Watcher:127.0.0.1:54253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 68926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 68927 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68927 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 68927 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 68927 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68928 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68930 INFO  (zkCallback-135-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a9b4bd8 name:ZooKeeperConnection Watcher:127.0.0.1:54253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68930 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68930 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68933 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 68933 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 68994 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001/cores/collection1
   [junit4]   2> 68994 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001
   [junit4]   2> 68995 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 68998 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7543a6e2{/_cri/ij,null,AVAILABLE}
   [junit4]   2> 68998 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@515b6d66{HTTP/1.1,[http/1.1]}{127.0.0.1:51909}
   [junit4]   2> 68998 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.e.j.s.Server Started @71290ms
   [junit4]   2> 68998 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_cri/ij, hostPort=51909, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001/cores}
   [junit4]   2> 68999 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 68999 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001'
   [junit4]   2> 68999 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68999 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68999 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 69001 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69005 INFO  (zkCallback-136-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3eeec7c6 name:ZooKeeperConnection Watcher:127.0.0.1:54253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 69005 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69006 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 69007 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 69007 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001/solr.xml
   [junit4]   2> 69011 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001/cores
   [junit4]   2> 69011 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.CoreContainer New CoreContainer 545816059
   [junit4]   2> 69011 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001]
   [junit4]   2> 69011 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001/lib
   [junit4]   2> 69011 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 69013 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 69014 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 69014 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 69014 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54253/solr
   [junit4]   2> 69014 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 69014 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 69015 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69016 INFO  (zkCallback-139-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a9fd679 name:ZooKeeperConnection Watcher:127.0.0.1:54253 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 69016 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69017 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 69018 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/2052560098@25325b79
   [junit4]   2> 69021 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69022 INFO  (zkCallback-140-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f99ef04 name:ZooKeeperConnection Watcher:127.0.0.1:54253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 69023 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69026 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 69026 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 69026 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 69027 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 69027 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95927637592113161-127.0.0.1:51909__cri%2Fij-n_0000000001
   [junit4]   2> 69028 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000 to know if I could be the leader
   [junit4]   2> 69028 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.ZkController Publish node=127.0.0.1:51909__cri%2Fij as DOWN
   [junit4]   2> 69029 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51909__cri%2Fij"} current state version: 3
   [junit4]   2> 69029 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51909__cri%2Fij
   [junit4]   2> 69029 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 69030 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69030 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69030 INFO  (zkCallback-140-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69133 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 69133 WARN  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:115)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:240)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 69134 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 69134 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer processMessage: workQueueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51909__cri%2Fij"}
   [junit4]   2> 69134 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51909__cri%2Fij
   [junit4]   2> 69135 INFO  (zkCallback-140-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69135 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69135 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69135 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 70029 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51909__cri%2Fij
   [junit4]   2> 70029 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51909__cri%2Fij
   [junit4]   2> 70030 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70030 INFO  (zkCallback-140-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70030 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70031 INFO  (zkCallback-130-thread-1-processing-n:127.0.0.1:34245__cri%2Fij) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70031 INFO  (zkCallback-140-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70031 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 70046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 70047 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001/cores
   [junit4]   2> 70048 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 70048 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_2FA3614188B59F5D-001/shard-1-001/cores/collection1
   [junit4]   2> 70048 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 70050 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 70050 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 70051 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 70051 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51909/_cri/ij",
   [junit4]   2>   "node_name":"127.0.0.1:51909__cri%2Fij",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 5
   [junit4]   2> 70051 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51909/_cri/ij",
   [junit4]   2>   "node_name":"127.0.0.1:51909__cri%2Fij",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 70051 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 70051 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 70051 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 70051 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[2FA3614188B59F5D]) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 70052 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 70052 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 70153 INFO  (OverseerStateUpdate-95927637592113156-127.0.0.1:34245__cri%2Fij-n_0000000000) [n:127.0.0.1:34245__cri%2Fij    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 70154 INFO  (zkCallback-140-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 70154 INFO  (zkCallback-140-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 71052 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 71052 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 71053 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 71053 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 71053 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 71053 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:51909__cri%2Fij) [n:127.0.0.1:51909__cri%2Fij c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/

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

 [n:127.0.0.1:59302__cri%2Fij    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 110433 INFO  (Thread-297) [n:127.0.0.1:45735__cri%2Fij    ] o.a.s.c.RequestParams request params refreshed to version -1
   [junit4]   2> 110433 INFO  (Thread-297) [n:127.0.0.1:45735__cri%2Fij    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 110436 INFO  (Thread-297) [n:127.0.0.1:45735__cri%2Fij    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 110446 INFO  (Thread-297) [n:127.0.0.1:45735__cri%2Fij    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> May 20, 2016 10:20:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]   2>    1) Thread[id=950, name=Thread-297, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2>         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2>         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2>         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2>         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
   [junit4]   2>         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2>         at org.apache.solr.core.SolrCore$$Lambda$31/781947298.run(Unknown Source)
   [junit4]   2>         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> May 20, 2016 10:20:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=950, name=Thread-297, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]   2> 119364 ERROR (Thread-297) [n:127.0.0.1:45735__cri%2Fij    ] o.a.s.s.IndexSchemaFactory Error loading schema resource schema.xml
   [junit4]   2> java.io.IOException: Could not load resource=schema.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2> 	... 8 more
   [junit4]   2> 119365 WARN  (Thread-297) [n:127.0.0.1:45735__cri%2Fij    ] o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it wasn't there. 
   [junit4]   2> 119365 WARN  (Thread-297) [n:127.0.0.1:45735__cri%2Fij    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [collection1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load resource=schema.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2> 	... 8 more
   [junit4]   2> 119365 INFO  (Thread-297) [n:127.0.0.1:45735__cri%2Fij    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> May 20, 2016 10:20:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=645, maxMBSortInHeap=6.25323220992145, sim=ClassicSimilarity, locale=ja-JP, timezone=Asia/Makassar
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=97210608,total=421527552
   [junit4]   2> NOTE: All tests run in this JVM: [TestReqParamsAPI, TestBlobHandler, TestConfigSets, TestSchemaSimilarityResource, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=2FA3614188B59F5D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Asia/Makassar -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=950, name=Thread-297, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$31/781947298.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FA3614188B59F5D]:0)
   [junit4] Completed [29/597 (1!)] on J2 in 51.42s, 1 test, 1 error <<< FAILURES!

[...truncated 1840 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1458: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1015: There were test failures: 597 suites (10 ignored), 2428 tests, 1 suite-level error, 86 ignored (71 assumptions) [seed: 2FA3614188B59F5D]

Total time: 52 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-master - Build # 1157 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1157/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Fri May 20 14:42:10 TAHT 2016

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Fri May 20 14:42:10 TAHT 2016
	at __randomizedtesting.SeedInfo.seed([202BDCCB6CD49CB3:FB80DC0D69FCF500]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1506)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:856)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11341 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/init-core-data-001
   [junit4]   2> 496946 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 496947 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/collection1
   [junit4]   2> 496953 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 496954 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b86f323{/solr,null,AVAILABLE}
   [junit4]   2> 496954 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2bf9abd5{HTTP/1.1,[http/1.1]}{127.0.0.1:41200}
   [junit4]   2> 496954 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.Server Started @499088ms
   [junit4]   2> 496954 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=41200}
   [junit4]   2> 496954 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 496954 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001'
   [junit4]   2> 496955 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 496955 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 496955 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/solr.xml
   [junit4]   2> 496959 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/.
   [junit4]   2> 496959 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer New CoreContainer 1590592178
   [junit4]   2> 496959 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001]
   [junit4]   2> 496959 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/lib
   [junit4]   2> 496959 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 496960 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 496961 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 496961 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 496961 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 496961 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 496961 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/.
   [junit4]   2> 496962 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 496962 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/./collection1
   [junit4]   2> 496962 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 496962 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/collection1'
   [junit4]   2> 496962 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 496962 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 496965 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 496965 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 496966 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 496968 WARN  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 496968 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 496973 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 496974 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 496976 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 496977 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/collection1'
   [junit4]   2> 496977 INFO  (coreLoadExecutor-3092-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/./collection1
   [junit4]   2> 496977 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 496977 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 496977 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 496978 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/./collection1/data
   [junit4]   2> 496978 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 496978 WARN  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 496978 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 496978 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=91.474609375, floorSegmentMB=0.4541015625, forceMergeDeletesPctAllowed=6.102181799171614, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 496978 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b472296 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4264b34),segFN=segments_1,generation=1}
   [junit4]   2> 496978 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 496979 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/./collection1/data/
   [junit4]   2> 496980 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 496981 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 496981 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 496982 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 496982 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 496983 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 496983 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 496983 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 496983 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 496983 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 496983 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 496983 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b472296 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4264b34),segFN=segments_1,generation=1}
   [junit4]   2> 496983 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 496984 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4445bfb7[collection1] main]
   [junit4]   2> 496984 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/collection1/conf
   [junit4]   2> 496984 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/collection1/conf}
   [junit4]   2> 496984 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-001/collection1/conf
   [junit4]   2> 496984 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 496984 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 496984 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 496984 INFO  (searcherExecutor-3093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4445bfb7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 496984 INFO  (coreLoadExecutor-3092-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 497467 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/collection1
   [junit4]   2> 497469 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 497470 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9e80e4f{/solr,null,AVAILABLE}
   [junit4]   2> 497470 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@52684a68{HTTP/1.1,[http/1.1]}{127.0.0.1:35295}
   [junit4]   2> 497471 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.Server Started @499604ms
   [junit4]   2> 497471 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=35295}
   [junit4]   2> 497471 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 497471 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002'
   [junit4]   2> 497471 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 497471 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 497471 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/solr.xml
   [junit4]   2> 497475 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/.
   [junit4]   2> 497475 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer New CoreContainer 630779128
   [junit4]   2> 497475 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002]
   [junit4]   2> 497475 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/lib
   [junit4]   2> 497475 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 497476 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 497477 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 497477 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 497477 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 497477 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 497477 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/.
   [junit4]   2> 497478 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 497478 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/./collection1
   [junit4]   2> 497478 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 497478 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/collection1'
   [junit4]   2> 497478 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 497478 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 497478 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 497478 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 497482 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 497483 WARN  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 497484 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 497488 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 497490 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 497491 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 497492 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/collection1'
   [junit4]   2> 497492 INFO  (coreLoadExecutor-3102-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/./collection1
   [junit4]   2> 497492 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 497492 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 497492 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 497493 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/./collection1/data
   [junit4]   2> 497493 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 497493 WARN  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 497493 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 497493 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=91.474609375, floorSegmentMB=0.4541015625, forceMergeDeletesPctAllowed=6.102181799171614, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 497493 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ab35112 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4af67adf),segFN=segments_1,generation=1}
   [junit4]   2> 497493 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 497494 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/./collection1/data/
   [junit4]   2> 497495 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 497496 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 497496 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 497496 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 497497 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 497498 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 497498 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 497498 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 497498 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 497498 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 497498 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 497498 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ab35112 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4af67adf),segFN=segments_1,generation=1}
   [junit4]   2> 497499 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 497499 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e78bb[collection1] main]
   [junit4]   2> 497499 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/collection1/conf
   [junit4]   2> 497499 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/collection1/conf}
   [junit4]   2> 497499 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-002/collection1/conf
   [junit4]   2> 497499 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 497501 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 497501 INFO  (searcherExecutor-3103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e78bb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 497501 INFO  (coreLoadExecutor-3102-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 497982 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 497983 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 497984 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 497984 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 497985 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 497985 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 497986 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 497986 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 497987 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 497987 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 497988 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 497988 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 497989 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 497989 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 497990 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 497991 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 497991 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 497992 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 497992 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 497993 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 497993 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 497994 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 497994 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 497995 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 497995 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 497995 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 497996 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 497996 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 497997 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 497997 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 497998 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 497998 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 497999 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 497999 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 498000 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 498003 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 498004 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 498004 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 498005 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 498005 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 498006 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 498006 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 498007 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 498008 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 498008 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 498009 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 498009 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 498010 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 498010 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 498011 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 498011 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 498012 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 498012 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 498013 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 498013 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 498014 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 498014 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 498014 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 498015 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 498015 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 498016 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 498016 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 498017 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 498017 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 498017 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 498018 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 498018 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 498019 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 498019 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 498020 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 498020 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 498021 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 498021 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 498021 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 498022 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 498022 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 498023 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 498023 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 498023 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 498024 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 498024 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 498025 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 498025 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 498026 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 498026 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 498026 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 498027 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 498034 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 498035 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 498035 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 498036 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 498036 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 498037 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 498037 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 498037 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 498038 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 498038 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 498039 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 498039 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 498040 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 498040 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 498040 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 498041 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 498041 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 498042 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 498042 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 498043 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 498043 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 498043 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 498044 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 498044 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 498045 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 498045 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 498046 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 498046 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 498047 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 498047 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 498047 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 498048 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 498048 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 498049 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 498049 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 498050 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 498050 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 498050 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 498051 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 498051 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 498052 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 498052 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 498053 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 498053 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 498054 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 498054 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 498054 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 498055 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 498055 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 498056 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 498056 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 498057 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 498057 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 498058 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 498058 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 498058 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 498059 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 498059 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 498060 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 498060 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 498060 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 498061 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 498061 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 498062 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 498062 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 498062 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 498063 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 498063 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 498064 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 498064 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 498065 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 498065 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 498066 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 498066 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 498066 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 498067 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 498067 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 498068 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 498068 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 498069 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 498069 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 498069 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 498070 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 498070 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 498071 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 498071 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 498071 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 498072 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 498072 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 498073 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 498073 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 498074 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 498074 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 498074 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 498075 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 498075 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 498076 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 498076 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 498077 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 498077 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 498077 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 498078 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 498078 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 498079 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 498079 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 498079 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 498080 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 498080 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 498081 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 498081 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 498082 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 498082 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 498082 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 498083 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 498083 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 498084 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 498084 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 498085 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 498085 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 498085 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 498086 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 498086 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 498087 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 498087 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 498087 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 498088 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 498088 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 498089 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 498089 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 498089 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 498090 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 498090 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 498091 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 498091 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 498091 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 498092 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 498092 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 498093 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 498093 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 498094 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 498094 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 498094 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 498095 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 498095 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 498096 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 498096 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 498096 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 498097 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 498097 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 498098 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 498098 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 498098 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 498099 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 498099 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 498100 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 498100 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 498101 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 498101 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 498102 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 498102 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 498102 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 498103 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 498103 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 498104 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 498104 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 498105 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 498105 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 498105 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 498106 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 498107 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 498108 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 498108 INFO  (qtp1012183350-6013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 498108 INFO  (qtp1012183350-6019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 498116 INFO  (qtp1012183350-6017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 498117 INFO  (qtp1012183350-6016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 498117 INFO  (qtp1012183350-6020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 498118 INFO  (qtp1012183350-6018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 498118 I

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

0631 INFO  (coreCloseExecutor-3740-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-029/collection1/data/index
   [junit4]   2> 580631 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79921014{/solr,null,UNAVAILABLE}
   [junit4]   2> 580632 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@44251823{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 580632 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[202BDCCB6CD49CB3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1446133691
   [junit4]   2> 580632 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f2b55e
   [junit4]   2> 580633 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 580633 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 580633 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 580633 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 580634 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 580634 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 580634 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-030/collection1/data/index.20160520144210451 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-030/collection1/data/index.20160520144210451;done=false>>]
   [junit4]   2> 580635 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 580635 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-030/collection1/data/index.20160520144210451
   [junit4]   2> 580635 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-030/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-030/collection1/data;done=false>>]
   [junit4]   2> 580635 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 580635 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001/solr-instance-030/collection1/data
   [junit4]   2> 580635 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[202BDCCB6CD49CB3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@be3eb8{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.method=doTestStressReplication -Dtests.seed=202BDCCB6CD49CB3 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 33.2s J0 | TestReplicationHandler.doTestStressReplication <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Fri May 20 14:42:10 TAHT 2016
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([202BDCCB6CD49CB3:FB80DC0D69FCF500]:0)
   [junit4]    > 	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1506)
   [junit4]    > 	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:856)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] IGNOR/A 0.00s J0 | TestReplicationHandler.doTestIndexFetchOnMasterRestart
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
   [junit4]   2> 580638 INFO  (SUITE-TestReplicationHandler-seed#[202BDCCB6CD49CB3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_202BDCCB6CD49CB3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), newname=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=659, maxMBSortInHeap=5.902423988942238, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sl, timezone=Pacific/Tahiti
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=222779976,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, TestReloadDeadlock, SSLMigrationTest, TestOmitPositions, XsltUpdateRequestHandlerTest, TestValueSourceCache, TestAnalyzedSuggestions, CreateCollectionCleanupTest, SegmentsInfoRequestHandlerTest, GraphQueryTest, TestRawResponseWriter, SolrCoreTest, TestSha256AuthenticationProvider, TestConfigSetImmutable, TestFaceting, ExternalFileFieldSortTest, BlockDirectoryTest, CdcrVersionReplicationTest, HdfsChaosMonkeyNothingIsSafeTest, EchoParamsTest, TestSolrCloudWithKerberosAlt, HdfsLockFactoryTest, SpatialRPTFieldTypeTest, TestSolr4Spatial, TolerantUpdateProcessorTest, TestDocSet, TestTrackingShardHandlerFactory, QueryEqualityTest, TestRestoreCore, TestBadConfig, JSONWriterTest, RequiredFieldsTest, TestGraphTermsQParserPlugin, TestFoldingMultitermQuery, TestBinaryField, DistributedQueryComponentOptimizationTest, TestAtomicUpdateErrorCases, TestSolrConfigHandlerConcurrent, UUIDFieldTest, WrapperMergePolicyFactoryTest, TestCustomSort, RulesTest, TestCrossCoreJoin, ReplicationFactorTest, CopyFieldTest, TestTestInjection, ResourceLoaderTest, DisMaxRequestHandlerTest, TestRangeQuery, SpatialHeatmapFacetsTest, TestSolrXml, SmileWriterTest, CdcrUpdateLogTest, CoreMergeIndexesAdminHandlerTest, TestCloudBackupRestore, OutputWriterTest, TestAuthorizationFramework, DateFieldTest, OverseerTaskQueueTest, HdfsDirectoryFactoryTest, TestReplicaProperties, TestXmlQParser, AddSchemaFieldsUpdateProcessorFactoryTest, TestPhraseSuggestions, TestFreeTextSuggestions, DistributedSpellCheckComponentTest, TestConfig, TestUseDocValuesAsStored, TestMaxScoreQueryParser, AnalysisAfterCoreReloadTest, TestShardHandlerFactory, CloudExitableDirectoryReaderTest, BitVectorTest, ResponseLogComponentTest, AsyncCallRequestStatusResponseTest, CloneFieldUpdateProcessorFactoryTest, DistributedFacetPivotSmallTest, PingRequestHandlerTest, OverseerCollectionConfigSetProcessorTest, ParsingFieldUpdateProcessorsTest, TestAnalyzeInfixSuggestions, TestLazyCores, TestReplicationHandler]
   [junit4] Completed [264/597 (1!)] on J0 in 83.70s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1098 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984: There were test failures: 597 suites (10 ignored), 2428 tests, 1 failure, 86 ignored (71 assumptions) [seed: 202BDCCB6CD49CB3]

Total time: 54 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-master - Build # 1156 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1156/

2 tests failed.
FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([DC7A1560164A3899:BC5833168955D000]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 54 more


FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([DC7A1560164A3899:50FB53846170D9CC]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 5599 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic
   [junit4]   1> ------------> starting task: Rounds_2
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By Prefix (X) (1 about 1 out of 1012)
   [junit4]   1> Operation     round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> XSearch_2_Par     0        1         6476    12,952.00        0.50    70,734,808    319,291,392
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.06 sec --> TEST-TestPerfTasksLogic.testIndexAndSearchTasks-seed#[DC7A1560164A3899] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.16 sec --> TEST-TestPerfTasksLogic.testHighlightingNoTvNoStore-seed#[DC7A1560164A3899] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.49 sec --> TEST-TestPerfTasksLogic.testHighlightingTV-seed#[DC7A1560164A3899] added      1000 docs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlightingTV -Dtests.seed=DC7A1560164A3899 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.88s J0 | TestPerfTasksLogic.testHighlightingTV <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC7A1560164A3899:BC5833168955D000]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 54 more
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           20       625.00        0.03    12,879,648    319,291,392
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  12,490,768 -  319,291,392
   [junit4]   1> AddDocs_Exhaust     0        1           20     6,666.67        0.00    12,490,768    319,291,392
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  12,490,768 -  319,291,392
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           22       564.10        0.04    12,493,904    319,291,392
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 1 -   1,000.00 -  -   0.00 -  12,493,904 -  319,291,392
   [junit4]   1> AddDocs_Exhaust     0        1           20    20,000.00        0.00    12,493,904    319,291,392
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 1 -  -  500.00 -  -   0.00 -  12,493,904 -  319,291,392
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1:   doc.term.vector:false-->true  compound:true-->false
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> --> Round 1-->2:   doc.term.vector:true-->false  compound:false-->true
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: CreateIndex
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: CloseIndex
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlighting -Dtests.seed=DC7A1560164A3899 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.07s J0 | TestPerfTasksLogic.testHighlighting <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC7A1560164A3899:50FB53846170D9CC]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer()
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(de)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(en_US)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(no_NO_NY)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> Changed Locale to: null
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/benchmark/test/J0/temp/lucene.benchmark.byTask.TestPerfTasksLogic_DC7A1560164A3899-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {country=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), random_string=PostingsFormat(name=Direct), sort_field=FST50, $full_path$=PostingsFormat(name=Direct), $facets=PostingsFormat(name=Asserting), docid=FST50, $payloads$=FST50, body=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), docname=FST50, docdate=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), doctitle=PostingsFormat(name=Asserting)}, docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=417, maxMBSortInHeap=5.862383401023548, sim=ClassicSimilarity, locale=fr-CH, timezone=Asia/Colombo
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=324658384,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerfTasksLogic]
   [junit4] Completed [18/18 (1!)] on J0 in 8.82s, 24 tests, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build.xml:476: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2161: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/module-build.xml:58: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984: There were test failures: 18 suites, 93 tests, 2 errors [seed: DC7A1560164A3899]

Total time: 13 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any