You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/03/23 21:54:44 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40) - Build # 12060 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12060/
Java: 64bit/jdk1.8.0_40 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Error from server at http://127.0.0.1:37511/d/j/compositeid_collection_with_routerfield_shard1_replica1: no servers hosting shard: 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37511/d/j/compositeid_collection_with_routerfield_shard1_replica1: no servers hosting shard: 
	at __randomizedtesting.SeedInfo.seed([1539E6D26D92183:8907A1B788254C7B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:357)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9776 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/init-core-data-001
   [junit4]   2> 705589 T5476 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /d/j
   [junit4]   2> 705591 T5476 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 705591 T5477 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 705691 T5476 oasc.ZkTestServer.run start zk server on port:50028
   [junit4]   2> 705692 T5476 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 705692 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 705694 T5484 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58d298ae name:ZooKeeperConnection Watcher:127.0.0.1:50028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 705694 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 705694 T5476 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 705694 T5476 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 705696 T5476 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 705696 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 705697 T5487 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12ebce04 name:ZooKeeperConnection Watcher:127.0.0.1:50028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 705697 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 705697 T5476 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 705698 T5476 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 705698 T5476 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 705699 T5476 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 705699 T5476 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 705700 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 705700 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 705700 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 705701 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 705701 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 705702 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 705702 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 705702 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 705703 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 705703 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 705703 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 705704 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 705704 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 705704 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 705705 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 705705 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 705706 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 705706 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 705706 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 705707 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 705707 T5476 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 705707 T5476 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 705752 T5476 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1
   [junit4]   2> 705753 T5476 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 705754 T5476 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@2350a004{/d/j,null,AVAILABLE}
   [junit4]   2> 705758 T5476 oejs.AbstractConnector.doStart Started ServerConnector@46cc3715{HTTP/1.1}{127.0.0.1:35672}
   [junit4]   2> 705758 T5476 oejs.Server.doStart Started @706756ms
   [junit4]   2> 705758 T5476 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/tempDir-001/control/data, hostContext=/d/j, hostPort=35672, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores}
   [junit4]   2> 705759 T5476 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 705759 T5476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/'
   [junit4]   2> 705768 T5476 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/solr.xml
   [junit4]   2> 705771 T5476 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores
   [junit4]   2> 705771 T5476 oasc.CoreContainer.<init> New CoreContainer 1625924882
   [junit4]   2> 705771 T5476 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/]
   [junit4]   2> 705771 T5476 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/lib
   [junit4]   2> 705772 T5476 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/lib).
   [junit4]   2> 705775 T5476 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 705775 T5476 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 705776 T5476 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 705776 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 705776 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 705776 T5476 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 705776 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 705776 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 705776 T5476 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 705776 T5476 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 705777 T5476 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 705777 T5476 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 705777 T5476 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 705777 T5476 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 705777 T5476 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 705777 T5476 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50028/solr
   [junit4]   2> 705778 T5476 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 705778 T5476 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 705778 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 705779 T5501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f3d3634 name:ZooKeeperConnection Watcher:127.0.0.1:50028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 705779 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 705779 T5476 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 705780 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 705781 T5504 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69609988 name:ZooKeeperConnection Watcher:127.0.0.1:50028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 705781 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 705782 T5476 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 705782 T5476 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 705783 T5476 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 705784 T5476 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 705785 T5476 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 705785 T5476 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 705786 T5476 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 705786 T5476 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 705787 T5476 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35672_d%2Fj
   [junit4]   2> 705787 T5476 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35672_d%2Fj
   [junit4]   2> 705788 T5476 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 705788 T5476 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 705789 T5476 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 705789 T5476 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35672_d%2Fj
   [junit4]   2> 705790 T5476 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 705790 T5476 oasc.Overseer.start Overseer (id=93529269039398915-127.0.0.1:35672_d%2Fj-n_0000000000) starting
   [junit4]   2> 705791 T5476 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 705793 T5476 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 705793 T5476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 705793 T5506 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 705793 T5505 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 705795 T5476 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores
   [junit4]   2> 705795 T5476 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 705796 T5476 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/
   [junit4]   2> 705796 T5476 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 705796 T5508 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 705796 T5508 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 705797 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 705797 T5508 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 705797 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35672/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:35672_d%2Fj",
   [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> 705797 T5505 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35672/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:35672_d%2Fj",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 705797 T5505 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 705797 T5505 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 705798 T5504 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 706797 T5508 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 706797 T5508 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 706797 T5508 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 706798 T5508 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 706798 T5508 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 706798 T5508 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/'
   [junit4]   2> 706805 T5508 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 706806 T5508 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 706808 T5508 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 706810 T5508 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 706815 T5508 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 706816 T5508 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 706818 T5508 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 706869 T5508 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 706870 T5508 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 706871 T5508 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 706872 T5508 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 706877 T5508 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 706878 T5508 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 706878 T5508 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/data/
   [junit4]   2> 706878 T5508 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4776a5
   [junit4]   2> 706878 T5508 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/data
   [junit4]   2> 706878 T5508 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/data/index/
   [junit4]   2> 706879 T5508 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 706879 T5508 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/control-001/cores/collection1/data/index
   [junit4]   2> 706879 T5508 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.592497489410832]
   [junit4]   2> 706879 T5508 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@760fb90 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365f87c4),segFN=segments_1,generation=1}
   [junit4]   2> 706879 T5508 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 706882 T5508 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 706882 T5508 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 706882 T5508 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 706882 T5508 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 706882 T5508 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 706883 T5508 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 706883 T5508 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 706883 T5508 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 706883 T5508 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 706884 T5508 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 706884 T5508 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 706885 T5508 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 706886 T5508 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 706887 T5508 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 706888 T5508 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 706888 T5508 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 706888 T5508 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 706893 T5508 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 706893 T5508 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 706893 T5508 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1635638911740137]
   [junit4]   2> 706893 T5508 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@760fb90 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365f87c4),segFN=segments_1,generation=1}
   [junit4]   2> 706893 T5508 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 706894 T5508 oass.SolrIndexSearcher.<init> Opening Searcher@8ec15ba[collection1] main
   [junit4]   2> 706894 T5508 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 706894 T5508 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 706894 T5508 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 706894 T5508 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 706894 T5508 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 706895 T5508 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 706895 T5508 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 706895 T5508 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 706895 T5508 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 706895 T5508 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 706896 T5508 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 706896 T5509 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8ec15ba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 706896 T5512 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35672/d/j collection:control_collection shard:shard1
   [junit4]   2> 706896 T5476 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 706896 T5476 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 706896 T5512 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 706897 T5476 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 706897 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 706898 T5515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f4b69f6 name:ZooKeeperConnection Watcher:127.0.0.1:50028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 706898 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 706898 T5476 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 706898 T5476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 706898 T5512 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 706899 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 706899 T5512 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 706899 T5512 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 706899 T5476 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 706899 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C994 name=collection1 org.apache.solr.core.SolrCore@59ae821d url=http://127.0.0.1:35672/d/j/collection1 node=127.0.0.1:35672_d%2Fj C994_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:35672/d/j, node_name=127.0.0.1:35672_d%2Fj, state=down}
   [junit4]   2> 706899 T5512 C994 P35672 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35672/d/j/collection1/
   [junit4]   2> 706900 T5512 C994 P35672 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 706900 T5512 C994 P35672 oasc.SyncStrategy.syncToMe http://127.0.0.1:35672/d/j/collection1/ has no replicas
   [junit4]   2> 706900 T5512 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35672/d/j/collection1/ shard1
   [junit4]   2> 706900 T5512 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 706901 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 706901 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35672/d/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 706940 T5476 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1
   [junit4]   2> 706940 T5476 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001
   [junit4]   2> 706941 T5476 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 706942 T5476 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@66897dc6{/d/j,null,AVAILABLE}
   [junit4]   2> 706942 T5476 oejs.AbstractConnector.doStart Started ServerConnector@3a8fd3e2{HTTP/1.1}{127.0.0.1:37511}
   [junit4]   2> 706942 T5476 oejs.Server.doStart Started @707940ms
   [junit4]   2> 706942 T5476 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/d/j, hostPort=37511, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores}
   [junit4]   2> 706943 T5476 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 706943 T5476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/'
   [junit4]   2> 706952 T5476 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/solr.xml
   [junit4]   2> 706954 T5476 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores
   [junit4]   2> 706955 T5476 oasc.CoreContainer.<init> New CoreContainer 774487722
   [junit4]   2> 706955 T5476 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/]
   [junit4]   2> 706955 T5476 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/lib
   [junit4]   2> 706955 T5476 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/lib).
   [junit4]   2> 706959 T5476 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 706959 T5476 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 706959 T5476 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 706959 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 706959 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 706959 T5476 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 706959 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 706960 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 706960 T5476 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 706960 T5476 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 706960 T5476 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 706960 T5476 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 706960 T5476 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 706961 T5476 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 706961 T5476 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 706961 T5476 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50028/solr
   [junit4]   2> 706961 T5476 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 706961 T5476 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 706962 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 706962 T5529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65bebd12 name:ZooKeeperConnection Watcher:127.0.0.1:50028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 706962 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 706963 T5476 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 706963 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 706964 T5532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44e084d name:ZooKeeperConnection Watcher:127.0.0.1:50028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 706964 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 706966 T5476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 707002 T5504 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 707002 T5532 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 707002 T5515 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 707052 T5512 oasc.ZkController.register We are http://127.0.0.1:35672/d/j/collection1/ and leader is http://127.0.0.1:35672/d/j/collection1/
   [junit4]   2> 707052 T5512 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35672/d/j
   [junit4]   2> 707052 T5512 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 707052 T5512 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 707052 T5512 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 707052 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 707053 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35672/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:35672_d%2Fj",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 707053 T5505 oasco.ReplicaMutator.updateState Update state numShards=3 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:35672/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:35672_d%2Fj",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 707154 T5504 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 707154 T5532 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 707154 T5515 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 707967 T5476 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37511_d%2Fj
   [junit4]   2> 707967 T5476 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37511_d%2Fj
   [junit4]   2> 707968 T5476 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 707969 T5476 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores
   [junit4]   2> 707970 T5476 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 707970 T5476 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/
   [junit4]   2> 707970 T5476 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 707970 T5533 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 707971 T5533 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 707971 T5533 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 707971 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 707971 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37511/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:37511_d%2Fj",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 707972 T5505 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37511/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:37511_d%2Fj",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 707972 T5505 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 707972 T5505 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 708073 T5504 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 708073 T5532 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 708073 T5515 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 708971 T5533 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 708971 T5533 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 708972 T5533 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 708972 T5533 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 708972 T5533 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 708972 T5533 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/'
   [junit4]   2> 708979 T5533 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 708979 T5533 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 708982 T5533 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 708984 T5533 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 708989 T5533 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 708989 T5533 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 708992 T5533 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 709044 T5533 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 709045 T5533 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 709045 T5533 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 709047 T5533 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 709052 T5533 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 709052 T5533 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 709052 T5533 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 709052 T5533 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4776a5
   [junit4]   2> 709053 T5533 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/data
   [junit4]   2> 709053 T5533 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 709053 T5533 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 709053 T5533 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 709053 T5533 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.592497489410832]
   [junit4]   2> 709054 T5533 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@40c5f153 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7932c90e),segFN=segments_1,generation=1}
   [junit4]   2> 709054 T5533 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 709056 T5533 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 709057 T5533 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 709057 T5533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 709057 T5533 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 709057 T5533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 709057 T5533 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 709058 T5533 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 709058 T5533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 709058 T5533 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 709059 T5533 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 709059 T5533 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 709060 T5533 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 709060 T5533 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 709062 T5533 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 709063 T5533 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 709063 T5533 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 709063 T5533 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 709063 T5533 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 709064 T5533 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 709064 T5533 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1635638911740137]
   [junit4]   2> 709064 T5533 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@40c5f153 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7932c90e),segFN=segments_1,generation=1}
   [junit4]   2> 709064 T5533 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 709064 T5533 oass.SolrIndexSearcher.<init> Opening Searcher@4298e683[collection1] main
   [junit4]   2> 709064 T5533 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 709065 T5533 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 709065 T5533 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 709065 T5533 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 709065 T5533 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 709065 T5533 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 709066 T5533 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 709066 T5533 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 709066 T5533 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 709066 T5533 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 709066 T5534 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4298e683[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 709066 T5533 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 709067 T5537 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37511/d/j collection:collection1 shard:shard2
   [junit4]   2> 709067 T5476 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 709067 T5476 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 709067 T5537 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 709069 T5537 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 709070 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 709070 T5537 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 709070 T5537 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C995 name=collection1 org.apache.solr.core.SolrCore@39a90402 url=http://127.0.0.1:37511/d/j/collection1 node=127.0.0.1:37511_d%2Fj C995_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:37511/d/j, node_name=127.0.0.1:37511_d%2Fj, state=down}
   [junit4]   2> 709070 T5537 C995 P37511 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37511/d/j/collection1/
   [junit4]   2> 709070 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 709070 T5537 C995 P37511 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 709070 T5537 C995 P37511 oasc.SyncStrategy.syncToMe http://127.0.0.1:37511/d/j/collection1/ has no replicas
   [junit4]   2> 709070 T5537 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37511/d/j/collection1/ shard2
   [junit4]   2> 709071 T5537 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 709072 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 709072 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37511/d/j",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 709110 T5476 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1
   [junit4]   2> 709111 T5476 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001
   [junit4]   2> 709111 T5476 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 709112 T5476 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3a8b6b34{/d/j,null,AVAILABLE}
   [junit4]   2> 709112 T5476 oejs.AbstractConnector.doStart Started ServerConnector@129adae9{HTTP/1.1}{127.0.0.1:42710}
   [junit4]   2> 709113 T5476 oejs.Server.doStart Started @710111ms
   [junit4]   2> 709113 T5476 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/d/j, hostPort=42710, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores}
   [junit4]   2> 709113 T5476 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 709113 T5476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/'
   [junit4]   2> 709122 T5476 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/solr.xml
   [junit4]   2> 709125 T5476 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores
   [junit4]   2> 709125 T5476 oasc.CoreContainer.<init> New CoreContainer 3696329
   [junit4]   2> 709125 T5476 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/]
   [junit4]   2> 709125 T5476 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/lib
   [junit4]   2> 709126 T5476 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/lib).
   [junit4]   2> 709129 T5476 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 709129 T5476 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 709129 T5476 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 709129 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 709129 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 709129 T5476 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 709130 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 709130 T5476 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 709130 T5476 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 709130 T5476 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 709130 T5476 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 709131 T5476 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 709131 T5476 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 709131 T5476 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 709131 T5476 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 709131 T5476 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50028/solr
   [junit4]   2> 709131 T5476 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 709131 T5476 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 709132 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 709133 T5551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22cfaab name:ZooKeeperConnection Watcher:127.0.0.1:50028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 709133 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 709133 T5476 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 709134 T5476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 709134 T5554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c2ce21b name:ZooKeeperConnection Watcher:127.0.0.1:50028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 709134 T5476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 709136 T5476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 709173 T5554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 709173 T5504 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 709173 T5515 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 709173 T5532 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 709222 T5537 oasc.ZkController.register We are http://127.0.0.1:37511/d/j/collection1/ and leader is http://127.0.0.1:37511/d/j/collection1/
   [junit4]   2> 709222 T5537 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37511/d/j
   [junit4]   2> 709222 T5537 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 709223 T5537 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 709223 T5537 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 709223 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 709224 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37511/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:37511_d%2Fj",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 709224 T5505 oasco.ReplicaMutator.updateState Update state numShards=3 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:37511/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:37511_d%2Fj",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 709325 T5504 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 709325 T5532 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 709325 T5515 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 709325 T5554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 710137 T5476 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42710_d%2Fj
   [junit4]   2> 710138 T5476 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42710_d%2Fj
   [junit4]   2> 710139 T5476 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 710140 T5476 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores
   [junit4]   2> 710140 T5476 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 710140 T5476 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/
   [junit4]   2> 710141 T5476 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 710141 T5555 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 710141 T5555 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 710141 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 710141 T5555 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 710142 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42710/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:42710_d%2Fj",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 710142 T5505 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42710/d/j",
   [junit4]   2> 	  "node_name":"127.0.0.1:42710_d%2Fj",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 710142 T5505 oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 710143 T5505 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 710244 T5532 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 710244 T5554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 710244 T5504 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 710244 T5515 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 711142 T5555 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 711142 T5555 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 711142 T5555 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 711142 T5555 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 711143 T5555 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 711143 T5555 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/'
   [junit4]   2> 711150 T5555 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 711151 T5555 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 711153 T5555 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 711155 T5555 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 711174 T5555 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 711175 T5555 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 711177 T5555 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 711222 T5555 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 711222 T5555 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 711223 T5555 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 711224 T5555 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 711230 T5555 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 711230 T5555 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 711230 T5555 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 711230 T5555 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4776a5
   [junit4]   2> 711231 T5555 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/data
   [junit4]   2> 711231 T5555 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 711231 T5555 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 711231 T5555 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 1539E6D26D92183-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 711231 T5555 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.592497489410832]
   [junit4]   2> 711232 T5555 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@80cca5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67083ea3),segFN=segments_1,generation=1}
   [junit4]   2> 711232 T5555 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 711234 T5555 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 711235 T5555 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 711235 T5555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 711235 T5555 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 711235 T5555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 711235 T5555 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 711235 T5555 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 711235 T5555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 711236 T5555 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 711236 T5555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 711237 T5555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 711238 T5555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 711238 T5555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 711240 T5555 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 711241 T5555 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 711241 T5555 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 711241 T5555 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 711242 T5555 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 711242 T5555 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 711242 T5555 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1635638911740137]
   [junit4]   2> 711252 T5555 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@80cca5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67083ea3),segFN=segments_1,generation=1}
   [junit4]   2> 711252 T5555 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 711253 T5555 oass.SolrIndexSearcher.<init> Opening Searcher@3adb2dc8[collection1] main
   [junit4]   2> 711253 T5555 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 711253 T5555 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 711253 T5555 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 711254 T5555 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 711254 T5555 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 711254 T5555 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 711254 T5555 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 711254 T5555 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 711254 T5555 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 711254 T5555 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 711255 T5556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3adb2dc8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 711255 T5555 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 711255 T5559 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42710/d/j collection:collection1 shard:shard3
   [junit4]   2> 711255 T5476 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 711256 T5559 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 711256 T5476 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 711257 T5559 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 711258 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 711258 T5559 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 711258 T5559 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C996 name=collection1 org.apache.solr.core.SolrCore@79cdce8f url=http://127.0.0.1:42710/d/j/collection1 node=127.0.0.1:42710_d%2Fj C996_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:42710/d/j, node_name=127.0.0.1:42710_d%2Fj, state=down}
   [junit4]   2> 711258 T5559 C996 P42710 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42710/d/j/collection1/
   [junit4]   2> 711258 T5505 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1"} current state version: 7
   [junit4]   2> 711258 T5559 C996 P42710 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 711258 T5559 C996 P42710 oasc.SyncStrategy.syncToMe http://127.0.0.1:42710/d/j/collection1/ has no replicas
   [junit4]   2> 711258 T5559 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42710/d/j/collection1/ shard3
   [junit4]   2> 711259 T5559 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 711260 T5504 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 711260 T5505 oasc.Overseer$Clust

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

, 5child3_s=PostingsFormat(name=Asserting), 9parent_f2_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneFixedGap), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 7child1_s=PostingsFormat(name=Asserting), 13parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 7child0_s=PostingsFormat(name=LuceneFixedGap), 23parent_f1_s=PostingsFormat(name=LuceneFixedGap), 5child2_s=PostingsFormat(name=LuceneFixedGap), 13grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 29parent_f1_s=PostingsFormat(name=LuceneFixedGap), 33parent_f1_s=PostingsFormat(name=Asserting), 12parent_f1_s=PostingsFormat(name=LuceneFixedGap), 22parent_f1_s=PostingsFormat(name=Asserting), 12grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 11grand6_s=PostingsFormat(name=LuceneVarGapFixedInterval), 2child1_s=PostingsFormat(name=LuceneFixedGap), 32parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 3parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 10grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 6grand3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 31parent_f2_s=PostingsFormat(name=LuceneFixedGap), 11parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 21parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 7grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 3grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 8grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 9grand2_s=PostingsFormat(name=LuceneFixedGap), 9parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), routefield_s=PostingsFormat(name=LuceneFixedGap), 13parent_f2_s=PostingsFormat(name=LuceneFixedGap), 23parent_f2_s=PostingsFormat(name=Asserting), 5child1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 33parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 13grand3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 22parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 4child0_s=PostingsFormat(name=Asserting), 11grand5_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 12grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 12parent_f2_s=PostingsFormat(name=Asserting), 10grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 32parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 21parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 8grand2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 9grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 12grand8_s=PostingsFormat(name=LuceneFixedGap), 13grand7_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 14parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 20parent_f2_s=PostingsFormat(name=LuceneFixedGap), 34parent_f1_s=PostingsFormat(name=LuceneFixedGap), 6child4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 6grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 7child3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 5child0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 8parent_f1_s=PostingsFormat(name=Asserting), title_lettertok=PostingsFormat(name=LuceneFixedGap), 27parent_f2_s=PostingsFormat(name=Asserting), 2parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 4child1_s=PostingsFormat(name=LuceneFixedGap), 11grand4_s=PostingsFormat(name=Asserting), 16parent_f2_s=PostingsFormat(name=Asserting), 10grand5_s=PostingsFormat(name=Asserting), 36parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 13grand10_s=PostingsFormat(name=LuceneFixedGap), 7grand6_s=PostingsFormat(name=LuceneFixedGap), 18parent_f1_s=PostingsFormat(name=LuceneFixedGap), 9grand8_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 8grand3_s=PostingsFormat(name=LuceneFixedGap), 6parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 25parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 12grand9_s=PostingsFormat(name=LuceneVarGapFixedInterval), 0parent_f1_s=PostingsFormat(name=Asserting), 3grand2_s=PostingsFormat(name=LuceneFixedGap), 9grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 4parent_f2_s=PostingsFormat(name=LuceneFixedGap), 13grand6_s=PostingsFormat(name=Asserting), 6child5_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 7child2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 38parent_f1_s=PostingsFormat(name=LuceneFixedGap), 5grand4_s=PostingsFormat(name=LuceneFixedGap), 6grand1_s=PostingsFormat(name=LuceneFixedGap), 16parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 8parent_f2_s=PostingsFormat(name=LuceneFixedGap), 13grand5_s=PostingsFormat(name=LuceneFixedGap), 29parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 2parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 4child2_s=PostingsFormat(name=LuceneVarGapFixedInterval), rnd_b=PostingsFormat(name=LuceneFixedGap), 11grand3_s=PostingsFormat(name=LuceneFixedGap), 27parent_f1_s=PostingsFormat(name=LuceneFixedGap), title_stemmed=PostingsFormat(name=Asserting), 12grand0_s=PostingsFormat(name=LuceneFixedGap), 10grand6_s=PostingsFormat(name=LuceneFixedGap), 2child0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 13grand11_s=PostingsFormat(name=LuceneVarGapFixedInterval), 36parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=tr_TR, timezone=Australia/Brisbane
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=12,threads=1,free=107513664,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, IndexSchemaRuntimeFieldTest, TestValueSourceCache, DistributedDebugComponentTest, DistributedFacetPivotWhiteBoxTest, HighlighterMaxOffsetTest, DocumentBuilderTest, NoCacheHeaderTest, TestCursorMarkWithoutUniqueKey, CopyFieldTest, TestRecoveryHdfs, WordBreakSolrSpellCheckerTest, UpdateParamsTest, TestFiltering, TestLFUCache, DistributedMLTComponentTest, SuggesterTSTTest, DistributedQueryComponentCustomSortTest, TestCharFilters, LukeRequestHandlerTest, SpellPossibilityIteratorTest, TestReplicationHandlerBackup, EchoParamsTest, AnalysisAfterCoreReloadTest, TestImplicitCoreProperties, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ZkCLITest, UUIDUpdateProcessorFallbackTest, TestJettySolrRunner, TestLRUCache, ZkSolrClientTest, TestSolrConfigHandlerCloud, PreAnalyzedUpdateProcessorTest, TestShortCircuitedRequests, TestBulkSchemaConcurrent, RAMDirectoryFactoryTest, TestSuggestSpellingConverter, TestCloudInspectUtil, TestConfigSets, DistributedTermsComponentTest, CacheHeaderTest, TestNRTOpen, TriLevelCompositeIdRoutingTest, SpatialFilterTest, SpatialRPTFieldTypeTest, RecoveryAfterSoftCommitTest, SimpleMLTQParserTest, ShardRoutingTest, DistributedFacetPivotSmallTest, TestIndexSearcher, DistanceFunctionTest, TestSolrConfigHandlerConcurrent, TestMiniSolrCloudClusterSSL, TestTolerantSearch, SharedFSAutoReplicaFailoverTest, ReturnFieldsTest, TestComplexPhraseQParserPlugin, TestDistributedGrouping, SpellCheckComponentTest, TestCloudManagedSchema, TestManagedSchema, DocValuesMultiTest, StatelessScriptUpdateProcessorFactoryTest, TestCoreDiscovery, TestSolrQueryParserDefaultOperatorResource, JsonLoaderTest, TestLRUStatsCache, ResourceLoaderTest, TestLMJelinekMercerSimilarityFactory, SystemInfoHandlerTest, ChaosMonkeySafeLeaderTest, AnalysisErrorHandlingTest, TestStressUserVersions, ZkControllerTest, TestRandomMergePolicy, BlockCacheTest, TestDefaultSearchFieldResource, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J1 in 59.74s, 1 test, 1 error <<< FAILURES!

[...truncated 823 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 476 suites, 1894 tests, 1 error, 48 ignored (21 assumptions)

Total time: 50 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any