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/02/07 20:30:27 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11755/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
commitWithin did not work on node: http://127.0.0.1:51134/collection1 expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:51134/collection1 expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([DF8A5C0B029D500B:57DE63D1AC613DF3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:343)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 9348 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/init-core-data-001
   [junit4]   2> 540558 T4661 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 540564 T4661 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 540565 T4662 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 540665 T4661 oasc.ZkTestServer.run start zk server on port:60453
   [junit4]   2> 540665 T4661 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 540666 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 540669 T4669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a8940a7 name:ZooKeeperConnection Watcher:127.0.0.1:60453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 540669 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 540670 T4661 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 540670 T4661 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 540678 T4661 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 540679 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 540694 T4672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e25ea05 name:ZooKeeperConnection Watcher:127.0.0.1:60453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 540694 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 540695 T4661 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 540695 T4661 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 540697 T4661 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 540698 T4661 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 540699 T4661 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 540701 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 540701 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 540703 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 540703 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 540705 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 540705 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 540707 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 540707 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 540708 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 540709 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 540710 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 540711 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 540712 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 540712 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 540713 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 540714 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 540715 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 540716 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 540717 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 540717 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 540718 T4661 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 540718 T4661 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 540948 T4661 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/cores/collection1
   [junit4]   2> 540949 T4661 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 540951 T4661 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3392d30b{/,null,AVAILABLE}
   [junit4]   2> 540953 T4661 oejs.AbstractConnector.doStart Started ServerConnector@18062539{HTTP/1.1}{127.0.0.1:60250}
   [junit4]   2> 540954 T4661 oejs.Server.doStart Started @542201ms
   [junit4]   2> 540955 T4661 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 540955 T4661 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 540955 T4661 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001
   [junit4]   2> 540956 T4661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/'
   [junit4]   2> 540974 T4661 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/solr.xml
   [junit4]   2> 540980 T4661 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/cores
   [junit4]   2> 540981 T4661 oasc.CoreContainer.<init> New CoreContainer 72849861
   [junit4]   2> 540981 T4661 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/]
   [junit4]   2> 540982 T4661 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 540982 T4661 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 540983 T4661 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 540983 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 540983 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 540983 T4661 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 540984 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 540984 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 540984 T4661 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 540985 T4661 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 540985 T4661 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 540985 T4661 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 540986 T4661 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 540986 T4661 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 540986 T4661 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 540987 T4661 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60453/solr
   [junit4]   2> 540987 T4661 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 540987 T4661 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 540989 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 540992 T4686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76e46b08 name:ZooKeeperConnection Watcher:127.0.0.1:60453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 540992 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 540992 T4661 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 540999 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541009 T4689 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e027559 name:ZooKeeperConnection Watcher:127.0.0.1:60453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541009 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541014 T4661 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 541016 T4661 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 541017 T4661 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 541019 T4661 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 541021 T4661 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 541023 T4661 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 541023 T4661 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60250_
   [junit4]   2> 541024 T4661 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60250_
   [junit4]   2> 541025 T4661 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 541026 T4661 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 541027 T4661 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 541028 T4661 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60250_
   [junit4]   2> 541028 T4661 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 541029 T4661 oasc.Overseer.start Overseer (id=93279750826295299-127.0.0.1:60250_-n_0000000000) starting
   [junit4]   2> 541030 T4661 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 541034 T4661 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 541035 T4691 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 541035 T4661 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 541037 T4661 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 541038 T4661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 541040 T4661 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/cores
   [junit4]   2> 541040 T4690 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 541041 T4661 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/cores/collection1/
   [junit4]   2> 541041 T4661 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 541042 T4693 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 541042 T4693 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 541043 T4693 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 541043 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 541047 T4690 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60250",
   [junit4]   2> 	  "node_name":"127.0.0.1:60250_",
   [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> 541048 T4690 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:60250",
   [junit4]   2> 	  "node_name":"127.0.0.1:60250_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 541048 T4690 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 541048 T4690 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 541049 T4689 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> 542043 T4693 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 542043 T4693 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 542044 T4693 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 542044 T4693 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 542045 T4693 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 542045 T4693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/cores/collection1/'
   [junit4]   2> 542052 T4693 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 542054 T4693 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 542058 T4693 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 542063 T4693 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 542071 T4693 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 542072 T4693 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 542076 T4693 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 542165 T4693 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 542168 T4693 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 542169 T4693 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 542176 T4693 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 542178 T4693 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 542179 T4693 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 542179 T4693 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 542180 T4693 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 542180 T4693 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 542180 T4693 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 542180 T4693 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 542180 T4693 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 542180 T4693 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 542181 T4693 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/control/data/
   [junit4]   2> 542181 T4693 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3387de
   [junit4]   2> 542181 T4693 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/control/data
   [junit4]   2> 542181 T4693 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/control/data/index/
   [junit4]   2> 542182 T4693 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 542182 T4693 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/control/data/index
   [junit4]   2> 542182 T4693 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 542183 T4693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@9e4c8be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35312778),segFN=segments_1,generation=1}
   [junit4]   2> 542183 T4693 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 542184 T4693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 542185 T4693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 542185 T4693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 542185 T4693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 542185 T4693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 542185 T4693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 542185 T4693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 542185 T4693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 542186 T4693 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 542186 T4693 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 542186 T4693 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 542186 T4693 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 542186 T4693 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 542187 T4693 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 542187 T4693 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 542187 T4693 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 542187 T4693 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 542188 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 542188 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 542188 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 542188 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 542189 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 542189 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 542189 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 542189 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 542190 T4693 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 542190 T4693 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 542191 T4693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 542192 T4693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 542192 T4693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 542193 T4693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 542193 T4693 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 542194 T4693 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 542194 T4693 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 542195 T4693 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=46.728515625, floorSegmentMB=1.1826171875, forceMergeDeletesPctAllowed=10.94516459831883, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8775268844629528
   [junit4]   2> 542195 T4693 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@9e4c8be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35312778),segFN=segments_1,generation=1}
   [junit4]   2> 542195 T4693 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 542195 T4693 oass.SolrIndexSearcher.<init> Opening Searcher@71a0f618[collection1] main
   [junit4]   2> 542196 T4693 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 542196 T4693 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 542196 T4693 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 542196 T4693 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 542197 T4693 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 542197 T4693 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 542197 T4693 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 542197 T4693 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 542197 T4693 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 542197 T4693 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 542198 T4693 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 542198 T4694 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71a0f618[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 542198 T4697 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60250 collection:control_collection shard:shard1
   [junit4]   2> 542198 T4661 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 542199 T4661 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 542199 T4697 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 542199 T4661 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 542200 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 542202 T4700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ee266ad name:ZooKeeperConnection Watcher:127.0.0.1:60453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 542202 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 542202 T4661 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 542203 T4697 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 542203 T4661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 542204 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 542204 T4697 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 542204 T4697 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1844 name=collection1 org.apache.solr.core.SolrCore@7a00dcf7 url=http://127.0.0.1:60250/collection1 node=127.0.0.1:60250_ C1844_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60250, node_name=127.0.0.1:60250_, state=down}
   [junit4]   2> 542205 T4697 C1844 P60250 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60250/collection1/
   [junit4]   2> 542205 T4690 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> 542205 T4697 C1844 P60250 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 542205 T4697 C1844 P60250 oasc.SyncStrategy.syncToMe http://127.0.0.1:60250/collection1/ has no replicas
   [junit4]   2> 542206 T4697 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60250/collection1/ shard1
   [junit4]   2> 542206 T4697 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 542207 T4661 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 542215 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 542216 T4690 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:60250",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 542318 T4689 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> 542318 T4700 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> 542366 T4697 oasc.ZkController.register We are http://127.0.0.1:60250/collection1/ and leader is http://127.0.0.1:60250/collection1/
   [junit4]   2> 542366 T4697 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60250
   [junit4]   2> 542366 T4697 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 542366 T4697 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 542366 T4697 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 542367 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 542369 T4690 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:60250",
   [junit4]   2> 	  "node_name":"127.0.0.1:60250_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 542369 T4690 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60250",
   [junit4]   2> 	  "node_name":"127.0.0.1:60250_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 542441 T4661 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/cores/collection1
   [junit4]   2> 542442 T4661 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 542443 T4661 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 542444 T4661 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@34433e41{/,null,AVAILABLE}
   [junit4]   2> 542444 T4661 oejs.AbstractConnector.doStart Started ServerConnector@6d4af5a{HTTP/1.1}{127.0.0.1:51134}
   [junit4]   2> 542445 T4661 oejs.Server.doStart Started @543692ms
   [junit4]   2> 542445 T4661 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 542445 T4661 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 542446 T4661 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001
   [junit4]   2> 542446 T4661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/'
   [junit4]   2> 542456 T4661 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/solr.xml
   [junit4]   2> 542460 T4661 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/cores
   [junit4]   2> 542460 T4661 oasc.CoreContainer.<init> New CoreContainer 1114642117
   [junit4]   2> 542461 T4661 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/]
   [junit4]   2> 542461 T4661 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 542461 T4661 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 542461 T4661 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 542462 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 542462 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 542462 T4661 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 542462 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 542462 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 542463 T4661 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 542463 T4661 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 542463 T4661 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 542463 T4661 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 542463 T4661 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 542464 T4661 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 542464 T4661 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 542464 T4661 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60453/solr
   [junit4]   2> 542464 T4661 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 542464 T4661 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 542465 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 542467 T4714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d051375 name:ZooKeeperConnection Watcher:127.0.0.1:60453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 542467 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 542467 T4661 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 542469 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 542470 T4717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e1838e3 name:ZooKeeperConnection Watcher:127.0.0.1:60453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 542471 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 542471 T4689 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> 542471 T4700 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> 542474 T4661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 543476 T4661 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51134_
   [junit4]   2> 543477 T4661 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51134_
   [junit4]   2> 543480 T4661 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 543481 T4661 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/cores
   [junit4]   2> 543482 T4661 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/cores/collection1/
   [junit4]   2> 543482 T4661 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 543483 T4718 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 543483 T4718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 543484 T4718 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 543484 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 543485 T4690 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:51134",
   [junit4]   2> 	  "node_name":"127.0.0.1:51134_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 543485 T4690 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51134",
   [junit4]   2> 	  "node_name":"127.0.0.1:51134_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 543485 T4690 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 543486 T4690 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 543588 T4689 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> 543588 T4717 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> 543588 T4700 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> 544484 T4718 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 544484 T4718 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 544485 T4718 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 544485 T4718 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 544486 T4718 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 544486 T4718 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/cores/collection1/'
   [junit4]   2> 544498 T4718 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 544500 T4718 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 544504 T4718 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 544509 T4718 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 544521 T4718 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 544522 T4718 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 544528 T4718 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 544649 T4718 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 544653 T4718 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 544655 T4718 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 544662 T4718 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 544664 T4718 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 544666 T4718 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 544667 T4718 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 544667 T4718 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 544667 T4718 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 544667 T4718 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 544668 T4718 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 544668 T4718 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 544668 T4718 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 544668 T4718 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty1/
   [junit4]   2> 544669 T4718 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3387de
   [junit4]   2> 544669 T4718 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty1
   [junit4]   2> 544669 T4718 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty1/index/
   [junit4]   2> 544670 T4718 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 544670 T4718 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty1/index
   [junit4]   2> 544670 T4718 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 544671 T4718 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@73b85c6c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21655085),segFN=segments_1,generation=1}
   [junit4]   2> 544671 T4718 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 544674 T4718 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 544674 T4718 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 544675 T4718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 544675 T4718 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 544675 T4718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 544675 T4718 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 544675 T4718 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 544676 T4718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 544676 T4718 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 544676 T4718 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 544677 T4718 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 544677 T4718 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 544677 T4718 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 544678 T4718 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 544678 T4718 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 544679 T4718 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 544680 T4718 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 544680 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 544680 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 544681 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 544681 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 544682 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 544682 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 544682 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 544683 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 544683 T4718 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 544684 T4718 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 544686 T4718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544686 T4718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544687 T4718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544688 T4718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544689 T4718 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 544690 T4718 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 544690 T4718 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 544691 T4718 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=46.728515625, floorSegmentMB=1.1826171875, forceMergeDeletesPctAllowed=10.94516459831883, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8775268844629528
   [junit4]   2> 544691 T4718 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@73b85c6c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21655085),segFN=segments_1,generation=1}
   [junit4]   2> 544692 T4718 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 544692 T4718 oass.SolrIndexSearcher.<init> Opening Searcher@536fb953[collection1] main
   [junit4]   2> 544692 T4718 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 544693 T4718 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 544693 T4718 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 544693 T4718 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 544693 T4718 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 544694 T4718 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 544694 T4718 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 544694 T4718 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 544694 T4718 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 544695 T4718 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 544695 T4719 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@536fb953[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 544696 T4718 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 544696 T4722 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51134 collection:collection1 shard:shard2
   [junit4]   2> 544697 T4661 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 544697 T4661 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 544710 T4722 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 544713 T4722 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 544714 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 544714 T4722 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 544714 T4690 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> 544714 T4722 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1845 name=collection1 org.apache.solr.core.SolrCore@1d437836 url=http://127.0.0.1:51134/collection1 node=127.0.0.1:51134_ C1845_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:51134, node_name=127.0.0.1:51134_, state=down}
   [junit4]   2> 544715 T4722 C1845 P51134 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51134/collection1/
   [junit4]   2> 544715 T4722 C1845 P51134 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 544715 T4722 C1845 P51134 oasc.SyncStrategy.syncToMe http://127.0.0.1:51134/collection1/ has no replicas
   [junit4]   2> 544715 T4722 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51134/collection1/ shard2
   [junit4]   2> 544715 T4722 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 544718 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 544719 T4690 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:51134",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 544821 T4700 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> 544821 T4689 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> 544821 T4717 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> 544869 T4722 oasc.ZkController.register We are http://127.0.0.1:51134/collection1/ and leader is http://127.0.0.1:51134/collection1/
   [junit4]   2> 544870 T4722 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51134
   [junit4]   2> 544870 T4722 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 544870 T4722 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 544870 T4722 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 544871 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 544871 T4690 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:51134",
   [junit4]   2> 	  "node_name":"127.0.0.1:51134_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 544872 T4690 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51134",
   [junit4]   2> 	  "node_name":"127.0.0.1:51134_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 544978 T4700 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> 544982 T4717 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> 544986 T4689 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> 545031 T4661 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/cores/collection1
   [junit4]   2> 545032 T4661 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 545033 T4661 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 545034 T4661 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@2421ad65{/,null,AVAILABLE}
   [junit4]   2> 545035 T4661 oejs.AbstractConnector.doStart Started ServerConnector@40e016ce{HTTP/1.1}{127.0.0.1:37450}
   [junit4]   2> 545035 T4661 oejs.Server.doStart Started @546282ms
   [junit4]   2> 545036 T4661 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 545036 T4661 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 545036 T4661 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001
   [junit4]   2> 545036 T4661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/'
   [junit4]   2> 545048 T4661 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/solr.xml
   [junit4]   2> 545054 T4661 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/cores
   [junit4]   2> 545054 T4661 oasc.CoreContainer.<init> New CoreContainer 853252691
   [junit4]   2> 545055 T4661 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/]
   [junit4]   2> 545055 T4661 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 545055 T4661 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 545056 T4661 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 545056 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 545056 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 545056 T4661 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 545057 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 545057 T4661 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 545057 T4661 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 545058 T4661 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 545058 T4661 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 545058 T4661 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 545059 T4661 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545059 T4661 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545059 T4661 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 545060 T4661 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60453/solr
   [junit4]   2> 545060 T4661 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 545060 T4661 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 545063 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545065 T4736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@db94e34 name:ZooKeeperConnection Watcher:127.0.0.1:60453 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545065 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545065 T4661 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 545068 T4661 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545069 T4739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b59aefb name:ZooKeeperConnection Watcher:127.0.0.1:60453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545069 T4661 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545073 T4661 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 546076 T4661 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37450_
   [junit4]   2> 546076 T4661 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37450_
   [junit4]   2> 546079 T4661 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 546081 T4661 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/cores
   [junit4]   2> 546082 T4661 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/cores/collection1/
   [junit4]   2> 546082 T4661 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 546083 T4740 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 546083 T4740 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 546083 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 546083 T4740 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 546085 T4690 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:37450",
   [junit4]   2> 	  "node_name":"127.0.0.1:37450_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 546087 T4690 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37450",
   [junit4]   2> 	  "node_name":"127.0.0.1:37450_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 546087 T4690 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 546087 T4690 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 546189 T4717 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> 546189 T4739 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> 546189 T4700 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> 546189 T4689 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> 547084 T4740 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 547084 T4740 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 547085 T4740 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 547085 T4740 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 547085 T4740 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 547086 T4740 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/cores/collection1/'
   [junit4]   2> 547111 T4740 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 547113 T4740 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 547119 T4740 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 547124 T4740 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 547137 T4740 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 547138 T4740 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 547144 T4740 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 547293 T4740 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 547298 T4740 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 547299 T4740 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 547309 T4740 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 547312 T4740 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 547314 T4740 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 547315 T4740 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 547316 T4740 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 547316 T4740 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 547317 T4740 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 547317 T4740 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 547317 T4740 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 547317 T4740 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 547318 T4740 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty2/
   [junit4]   2> 547318 T4740 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3387de
   [junit4]   2> 547330 T4740 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty2
   [junit4]   2> 547331 T4740 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty2/index/
   [junit4]   2> 547331 T4740 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 547331 T4740 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty2/index
   [junit4]   2> 547332 T4740 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 547332 T4740 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@17d65688 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fa82cf6),segFN=segments_1,generation=1}
   [junit4]   2> 547333 T4740 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 547336 T4740 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 547336 T4740 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 547336 T4740 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 547337 T4740 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 547337 T4740 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 547337 T4740 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 547338 T4740 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 547338 T4740 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 547338 T4740 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 547339 T4740 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 547339 T4740 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 547339 T4740 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 547340 T4740 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 547354 T4740 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 547355 T4740 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 547356 T4740 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 547357 T4740 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 547357 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 547358 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 547358 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 547359 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 547359 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 547360 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 547360 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 547360 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 547361 T4740 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 547361 T4740 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 547364 T4740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 547365 T4740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 547366 T4740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 547376 T4740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 547376 T4740 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 547379 T4740 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 547379 T4740 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 547380 T4740 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=46.728515625, floorSegmentMB=1.1826171875, forceMergeDeletesPctAllowed=10.94516459831883, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8775268844629528
   [junit4]   2> 547380 T4740 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@17d65688 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fa82cf6),segFN=segments_1,generation=1}
   [junit4]   2> 547381 T4740 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 547381 T4740 oass.SolrIndexSearcher.<init> Opening Searcher@51aeeaf7[collection1] main
   [junit4]   2> 547381 T4740 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 547382 T4740 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 547382 T4740 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 547383 T4740 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 547383 T4740 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 547383 T4740 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 547383 T4740 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 547384 T4740 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 547384 T4740 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 547384 T4740 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 547385 T4741 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51aeeaf7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 547385 T4740 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 547386 T4744 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37450 collection:collection1 shard:shard1
   [junit4]   2> 547386 T4661 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 547387 T4661 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 547398 T4744 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 547401 T4744 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 547402 T4689 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 547403 T4744 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 547403 T4744 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1846 name=collection1 org.apache.solr.core.SolrCore@72f70deb url=http://127.0.0.1:37450/collection1 node=127.0.0.1:37450_ C1846_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:37450, node_na

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

mmits newest commit generation = 8
   [junit4]   2> 565076 T4786 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 565088 T4786 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 565088 T4786 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 565088 T4786 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty4
   [junit4]   2> 565088 T4786 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 565089 T4786 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001/tempDir-001/jetty4/index
   [junit4]   2> 565106 T4661 oejs.AbstractConnector.doStop Stopped ServerConnector@18a16318{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 565107 T4661 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@3e3615e3{/,null,UNAVAILABLE}
   [junit4]   2> 565109 T4661 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60453 60453
   [junit4]   2> 565665 T4662 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60453 60453
   [junit4]   2> 565666 T4662 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		7	/solr/aliases.json
   [junit4]   2> 		7	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		7	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> 565765 T4823 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher  java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@2d63627a rejected from java.util.concurrent.ThreadPoolExecutor@6861f9b2[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 565766 T4823 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher  java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@59c31736 rejected from java.util.concurrent.ThreadPoolExecutor@6861f9b2[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 565766 T4823 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher  java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@84e06fd rejected from java.util.concurrent.ThreadPoolExecutor@6861f9b2[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=DF8A5C0B029D500B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Europe/Samara -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 25.2s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:51134/collection1 expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DF8A5C0B029D500B:57DE63D1AC613DF3]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:343)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 565792 T4661 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest DF8A5C0B029D500B-001
   [junit4]   2> 25239 T4660 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sq, timezone=Europe/Samara
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=159078240,total=391643136
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest, TestMiniSolrCloudCluster, TestBM25SimilarityFactory, TestDistributedSearch, TestRestManager, RequestHandlersTest, CloudExitableDirectoryReaderTest, QueryResultKeyTest, DistributedQueryElevationComponentTest, RequiredFieldsTest, TestCloudManagedSchemaConcurrent, OverseerStatusTest, TestBlendedInfixSuggestions, HttpPartitionTest, ResponseLogComponentTest, FacetPivotSmallTest, DistributedQueryComponentOptimizationTest, TestInitParams, DistributedFacetPivotSmallTest, TestXIncludeConfig, CacheHeaderTest, CoreAdminCreateDiscoverTest, TestCursorMarkWithoutUniqueKey, TestReplicationHandler, DefaultValueUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, AnalyticsMergeStrategyTest, TestLFUCache, BasicDistributedZkTest]
   [junit4] Completed on J0 in 26.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 1210 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: There were test failures: 464 suites, 1854 tests, 1 failure, 46 ignored (21 assumptions)

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