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

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2030 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2030/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     "status":0,     "QTime":1},   "overlay":{     "znodeVersion":0,     "runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":1},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}}
	at __randomizedtesting.SeedInfo.seed([21698F3B9D53D0C8:F924A26C6A8E7568]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9545 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/init-core-data-001
   [junit4]   2> 404550 T1790 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 404550 T1790 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 404551 T1790 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /y/
   [junit4]   2> 404571 T1790 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 404572 T1791 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 404678 T1790 oasc.ZkTestServer.run start zk server on port:52226
   [junit4]   2> 404678 T1790 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 404687 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404723 T1798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@496e1792 name:ZooKeeperConnection Watcher:127.0.0.1:52226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404728 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404729 T1790 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 404730 T1790 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 404771 T1790 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 404779 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404789 T1801 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@89458c4 name:ZooKeeperConnection Watcher:127.0.0.1:52226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404790 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404790 T1790 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 404790 T1790 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 404825 T1790 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 404843 T1790 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 404866 T1790 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 404880 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 404880 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 404898 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 404899 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 404922 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 404931 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 404953 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 404954 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 404964 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 404971 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 404988 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 404989 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 405011 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 405013 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 405018 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 405019 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 405029 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 405030 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 405042 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 405043 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 405054 T1790 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 405054 T1790 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 405906 T1790 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1
   [junit4]   2> 405917 T1790 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 405964 T1790 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52236
   [junit4]   2> 405965 T1790 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=52236, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/tempDir-001/control/data, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores, hostContext=/y}
   [junit4]   2> 405965 T1790 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@77abfbdc
   [junit4]   2> 405966 T1790 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/'
   [junit4]   2> 406028 T1790 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/solr.xml
   [junit4]   2> 406094 T1790 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores
   [junit4]   2> 406094 T1790 oasc.CoreContainer.<init> New CoreContainer 280343513
   [junit4]   2> 406095 T1790 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/]
   [junit4]   2> 406095 T1790 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/lib
   [junit4]   2> 406097 T1790 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/lib).
   [junit4]   2> 406125 T1790 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 406127 T1790 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 406128 T1790 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 406128 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 406128 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 406128 T1790 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 406129 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 406129 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 406129 T1790 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 406129 T1790 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 406129 T1790 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 406130 T1790 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 406130 T1790 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 406130 T1790 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 406131 T1790 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 406131 T1790 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52226/solr
   [junit4]   2> 406131 T1790 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 406132 T1790 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 406135 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 406150 T1813 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62bb0ff0 name:ZooKeeperConnection Watcher:127.0.0.1:52226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 406155 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 406156 T1790 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 406169 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 406175 T1816 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79d623d3 name:ZooKeeperConnection Watcher:127.0.0.1:52226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 406175 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 406178 T1790 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 406199 T1790 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 406239 T1790 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 406263 T1790 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 406304 T1790 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 406338 T1790 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 406377 T1790 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 406400 T1790 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 406416 T1790 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52236_y
   [junit4]   2> 406417 T1790 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52236_y
   [junit4]   2> 406448 T1790 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 406467 T1790 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 406486 T1790 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 406491 T1790 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52236_y
   [junit4]   2> 406491 T1790 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 406507 T1790 oasc.Overseer.start Overseer (id=93518146325708803-127.0.0.1:52236_y-n_0000000000) starting
   [junit4]   2> 406523 T1790 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 406602 T1790 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 406603 T1818 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 406605 T1790 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 406620 T1817 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 406682 T1790 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores
   [junit4]   2> 406686 T1790 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {shard=, config=solrconfig.xml, name=collection1, collection=control_collection, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1, schema=schema.xml, transient=false, loadOnStartup=true, coreNodeName=, dataDir=data/, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/}
   [junit4]   2> 406687 T1790 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/
   [junit4]   2> 406688 T1790 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 406717 T1820 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 406717 T1820 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 406720 T1820 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 406728 T1817 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52236_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52236/y"} current state version: 0
   [junit4]   2> 406738 T1817 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52236_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52236/y"}
   [junit4]   2> 406739 T1817 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 406739 T1817 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 406760 T1816 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> 406809 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 407726 T1820 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 407726 T1820 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 407731 T1820 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 407731 T1820 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 407751 T1820 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 407752 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/'
   [junit4]   2> 407777 T1820 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 407799 T1820 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 407844 T1820 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 407884 T1820 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 408044 T1820 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 408061 T1820 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 408082 T1820 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 409081 T1820 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 409113 T1820 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 409116 T1820 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 409174 T1820 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 409200 T1820 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 409213 T1820 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 409224 T1820 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 409224 T1820 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 409224 T1820 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 409228 T1820 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 409229 T1820 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 409229 T1820 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 409229 T1820 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 409229 T1820 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/data/
   [junit4]   2> 409230 T1820 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ccd96b
   [junit4]   2> 409231 T1820 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/data
   [junit4]   2> 409239 T1820 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/data/index/
   [junit4]   2> 409239 T1820 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 409239 T1820 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/control-001/cores/collection1/data/index
   [junit4]   2> 409240 T1820 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=85.2021484375, floorSegmentMB=1.47265625, forceMergeDeletesPctAllowed=8.01634389825322, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4379671229386246
   [junit4]   2> 409243 T1820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d4bfd65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77e8f8b4),segFN=segments_1,generation=1}
   [junit4]   2> 409243 T1820 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 409250 T1820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 409250 T1820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 409251 T1820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 409251 T1820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 409252 T1820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 409256 T1820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 409256 T1820 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 409257 T1820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 409257 T1820 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 409268 T1820 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 409271 T1820 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 409273 T1820 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 409275 T1820 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 409285 T1820 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/logging,standard,/admin/segments,/admin/mbeans,/admin/threads,/config,/admin/file,/update/json/docs,/schema,/update,/replication,/admin/ping,/admin/plugins,/admin/system,/get,/admin/luke,/update/csv,/admin/properties,/update/json
   [junit4]   2> 409288 T1820 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 409290 T1820 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 409290 T1820 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 409292 T1820 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 409292 T1820 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 409294 T1820 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 409295 T1820 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d4bfd65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77e8f8b4),segFN=segments_1,generation=1}
   [junit4]   2> 409295 T1820 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 409296 T1820 oass.SolrIndexSearcher.<init> Opening Searcher@3f1a79e5[collection1] main
   [junit4]   2> 409296 T1820 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 409298 T1820 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 409298 T1820 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 409299 T1820 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 409299 T1820 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 409299 T1820 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 409305 T1820 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 409305 T1820 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 409306 T1820 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 409306 T1820 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 409306 T1820 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 409310 T1824 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52236/y collection:control_collection shard:shard1
   [junit4]   2> 409310 T1821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f1a79e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 409323 T1790 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 409323 T1790 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 409324 T1790 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 409327 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 409336 T1824 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 409341 T1827 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bf902ba name:ZooKeeperConnection Watcher:127.0.0.1:52226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 409344 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 409344 T1790 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 409344 T1790 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 409381 T1790 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 409382 T1790 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 409382 T1790 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 409382 T1824 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 409385 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 409399 T1830 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3287d9bd name:ZooKeeperConnection Watcher:127.0.0.1:52226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 409402 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 409403 T1790 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 409405 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 409421 T1824 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 409422 T1824 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1088 name=collection1 org.apache.solr.core.SolrCore@51383def url=http://127.0.0.1:52236/y/collection1 node=127.0.0.1:52236_y C1088_STATE=coll:control_collection core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:52236_y, base_url=http://127.0.0.1:52236/y}
   [junit4]   2> 409422 T1824 C1088 P52236 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52236/y/collection1/
   [junit4]   2> 409422 T1824 C1088 P52236 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 409422 T1824 C1088 P52236 oasc.SyncStrategy.syncToMe http://127.0.0.1:52236/y/collection1/ has no replicas
   [junit4]   2> 409423 T1824 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52236/y/collection1/ shard1
   [junit4]   2> 409423 T1824 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 409431 T1817 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> 409437 T1792 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c3e4233cc0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 409454 T1827 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> 409458 T1816 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> 409507 T1817 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 409507 T1817 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 409530 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 409538 T1817 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52236/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 409544 T1817 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 409551 T1827 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> 409552 T1816 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> 409718 T1816 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> 409718 T1827 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> 409764 T1824 oasc.ZkController.register We are http://127.0.0.1:52236/y/collection1/ and leader is http://127.0.0.1:52236/y/collection1/
   [junit4]   2> 409764 T1824 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52236/y
   [junit4]   2> 409764 T1824 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 409764 T1824 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 409764 T1824 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 409770 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 409785 T1817 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:52236_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52236/y"} current state version: 4
   [junit4]   2> 409787 T1817 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:52236_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52236/y"}
   [junit4]   2> 409926 T1816 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> 409926 T1827 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> 410286 T1790 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1
   [junit4]   2> 410288 T1790 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001
   [junit4]   2> 410289 T1790 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 410311 T1790 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52248
   [junit4]   2> 410312 T1790 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=52248, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores, hostContext=/y, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/tempDir-001/jetty1, solrconfig=solrconfig.xml}
   [junit4]   2> 410312 T1790 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@77abfbdc
   [junit4]   2> 410313 T1790 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/'
   [junit4]   2> 410358 T1790 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/solr.xml
   [junit4]   2> 410425 T1790 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores
   [junit4]   2> 410425 T1790 oasc.CoreContainer.<init> New CoreContainer 880558665
   [junit4]   2> 410425 T1790 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/]
   [junit4]   2> 410425 T1790 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/lib
   [junit4]   2> 410426 T1790 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/lib).
   [junit4]   2> 410453 T1790 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 410454 T1790 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 410454 T1790 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 410454 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 410454 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 410454 T1790 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 410455 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 410455 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 410455 T1790 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 410455 T1790 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 410456 T1790 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 410456 T1790 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 410456 T1790 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 410457 T1790 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 410457 T1790 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 410457 T1790 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52226/solr
   [junit4]   2> 410458 T1790 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 410458 T1790 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 410463 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 410478 T1842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6dceb01 name:ZooKeeperConnection Watcher:127.0.0.1:52226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410482 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 410486 T1790 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 410495 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 410497 T1845 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@234a1331 name:ZooKeeperConnection Watcher:127.0.0.1:52226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410501 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 410521 T1790 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 411622 T1790 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52248_y
   [junit4]   2> 411632 T1790 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52248_y
   [junit4]   2> 411669 T1790 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 411708 T1790 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores
   [junit4]   2> 411710 T1790 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1, schema=schema.xml, coreNodeName=, loadOnStartup=true, config=solrconfig.xml, shard=, dataDir=data/, transient=false}
   [junit4]   2> 411710 T1790 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/
   [junit4]   2> 411710 T1790 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 411733 T1846 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 411733 T1846 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 411746 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 411758 T1846 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 411758 T1846 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 411759 T1817 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52248_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52248/y"} current state version: 5
   [junit4]   2> 411760 T1817 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52248_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52248/y"}
   [junit4]   2> 411760 T1846 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 411760 T1817 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 411761 T1817 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 411772 T1817 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 411772 T1846 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 411773 T1846 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 411777 T1845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 411782 T1845 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 412774 T1846 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 412775 T1846 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 412779 T1846 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 412780 T1846 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 412787 T1846 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 412787 T1846 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/'
   [junit4]   2> 412825 T1846 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 412848 T1846 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 412885 T1846 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 412918 T1846 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 413026 T1846 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413040 T1846 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 413048 T1846 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 413744 T1846 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 413772 T1846 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 413780 T1846 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 413852 T1846 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 413857 T1846 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 413864 T1846 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 413867 T1846 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 413867 T1846 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 413867 T1846 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 413875 T1846 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 413875 T1846 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 413876 T1846 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 413876 T1846 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 413876 T1846 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 413877 T1846 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ccd96b
   [junit4]   2> 413878 T1846 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/data
   [junit4]   2> 413879 T1846 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 413879 T1846 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 413879 T1846 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 413879 T1846 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=85.2021484375, floorSegmentMB=1.47265625, forceMergeDeletesPctAllowed=8.01634389825322, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4379671229386246
   [junit4]   2> 413882 T1846 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45f07fea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@305dff85),segFN=segments_1,generation=1}
   [junit4]   2> 413882 T1846 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 413890 T1846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 413891 T1846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 413891 T1846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 413892 T1846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 413895 T1846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 413895 T1846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 413896 T1846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 413897 T1846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 413897 T1846 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 413915 T1846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 413918 T1846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 413920 T1846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 413921 T1846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 413933 T1846 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/logging,standard,/admin/segments,/admin/mbeans,/admin/threads,/config,/admin/file,/update/json/docs,/schema,/update,/replication,/admin/ping,/admin/plugins,/admin/system,/get,/admin/luke,/update/csv,/admin/properties,/update/json
   [junit4]   2> 413936 T1846 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 413938 T1846 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 413938 T1846 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 413939 T1846 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 413939 T1846 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 413940 T1846 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 413941 T1846 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45f07fea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@305dff85),segFN=segments_1,generation=1}
   [junit4]   2> 413941 T1846 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 413942 T1846 oass.SolrIndexSearcher.<init> Opening Searcher@2c8d1eeb[collection1] main
   [junit4]   2> 413942 T1846 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 413946 T1846 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 413946 T1846 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 413947 T1846 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 413948 T1846 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 413948 T1846 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 413952 T1846 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 413953 T1846 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 413953 T1846 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 413953 T1846 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 413956 T1846 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 413957 T1847 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c8d1eeb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 413960 T1850 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52248/y collection:collection1 shard:shard2
   [junit4]   2> 413968 T1790 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 413968 T1790 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 413975 T1850 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 414019 T1850 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 414037 T1850 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 414038 T1850 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1089 name=collection1 org.apache.solr.core.SolrCore@28296c37 url=http://127.0.0.1:52248/y/collection1 node=127.0.0.1:52248_y C1089_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:52248_y, base_url=http://127.0.0.1:52248/y}
   [junit4]   2> 414038 T1850 C1089 P52248 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52248/y/collection1/
   [junit4]   2> 414039 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 414040 T1850 C1089 P52248 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 414040 T1850 C1089 P52248 oasc.SyncStrategy.syncToMe http://127.0.0.1:52248/y/collection1/ has no replicas
   [junit4]   2> 414041 T1850 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52248/y/collection1/ shard2
   [junit4]   2> 414041 T1850 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 414042 T1817 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 414054 T1817 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 414060 T1845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 414063 T1845 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 414090 T1817 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:52248/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 414100 T1817 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 414118 T1845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 414132 T1845 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 414148 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 414182 T1850 oasc.ZkController.register We are http://127.0.0.1:52248/y/collection1/ and leader is http://127.0.0.1:52248/y/collection1/
   [junit4]   2> 414183 T1850 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52248/y
   [junit4]   2> 414183 T1850 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 414183 T1850 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 414183 T1850 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 414191 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 414202 T1817 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "node_name":"127.0.0.1:52248_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52248/y"} current state version: 5
   [junit4]   2> 414208 T1817 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "node_name":"127.0.0.1:52248_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52248/y"}
   [junit4]   2> 414217 T1817 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 414221 T1845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 414233 T1850 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 414244 T1845 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 414805 T1790 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1
   [junit4]   2> 414808 T1790 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001
   [junit4]   2> 414809 T1790 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 414835 T1790 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52258
   [junit4]   2> 414844 T1790 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/y, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/tempDir-001/jetty2, hostPort=52258, solrconfig=solrconfig.xml}
   [junit4]   2> 414846 T1790 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@77abfbdc
   [junit4]   2> 414848 T1790 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/'
   [junit4]   2> 414907 T1790 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/solr.xml
   [junit4]   2> 414955 T1790 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores
   [junit4]   2> 414955 T1790 oasc.CoreContainer.<init> New CoreContainer 1432069350
   [junit4]   2> 414956 T1790 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/]
   [junit4]   2> 414959 T1790 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/lib
   [junit4]   2> 414959 T1790 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/lib).
   [junit4]   2> 415000 T1790 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 415000 T1790 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 415000 T1790 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 415001 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 415001 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 415001 T1790 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 415001 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 415001 T1790 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 415002 T1790 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 415002 T1790 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 415003 T1790 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 415003 T1790 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 415004 T1790 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 415004 T1790 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 415004 T1790 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 415004 T1790 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52226/solr
   [junit4]   2> 415005 T1790 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 415005 T1790 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 415008 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 415009 T1862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1300c77f name:ZooKeeperConnection Watcher:127.0.0.1:52226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 415018 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 415019 T1790 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 415035 T1792 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c3e4233cc0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 415041 T1790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 415044 T1865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77d77d19 name:ZooKeeperConnection Watcher:127.0.0.1:52226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 415044 T1790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 415079 T1790 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 416147 T1790 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52258_y
   [junit4]   2> 416159 T1790 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52258_y
   [junit4]   2> 416199 T1790 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 416210 T1790 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores
   [junit4]   2> 416212 T1790 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/, config=solrconfig.xml, shard=, coreNodeName=, dataDir=data/, collection=collection1}
   [junit4]   2> 416212 T1790 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/
   [junit4]   2> 416212 T1790 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 416253 T1866 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 416253 T1866 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 416274 T1816 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 416287 T1817 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52258_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52258/y"} current state version: 5
   [junit4]   2> 416288 T1817 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52258_y",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52258/y"}
   [junit4]   2> 416288 T1817 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 416289 T1817 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 416290 T1817 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 416298 T1866 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 416298 T1866 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 416298 T1845 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 416308 T1866 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 416311 T1845 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 416325 T1866 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 416326 T1866 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 416326 T1866 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 416326 T1866 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 416330 T1866 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 416330 T1866 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 416335 T1866 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 416336 T1866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/'
   [junit4]   2> 416358 T1866 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 416379 T1866 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 416415 T1866 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 416450 T1866 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 416560 T1866 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 416568 T1866 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 416600 T1866 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 417264 T1866 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 417296 T1866 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 417309 T1866 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 417393 T1866 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 417418 T1866 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 417439 T1866 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 417445 T1866 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 417446 T1866 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 417446 T1866 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 417448 T1866 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 417449 T1866 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 417449 T1866 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 417449 T1866 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 417449 T1866 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 417450 T1866 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ccd96b
   [junit4]   2> 417451 T1866 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/data
   [junit4]   2> 417451 T1866 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 417452 T1866 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 417452 T1866 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 417452 T1866 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=85.2021484375, floorSegmentMB=1.47265625, forceMergeDeletesPctAllowed=8.01634389825322, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4379671229386246
   [junit4]   2> 417454 T1866 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2a5ec9eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@351a7908),segFN=segments_1,generation=1}
   [junit4]   2> 417454 T1866 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 417463 T1866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 417464 T1866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 417465 T1866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 417466 T1866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 417466 T1866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 417466 T1866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 417466 T1866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 417467 T1866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 417467 T1866 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 417484 T1866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 417487 T1866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 417489 T1866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 417494 T1866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 417517 T1866 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/logging,standard,/admin/segments,/admin/mbeans,/admin/threads,/config,/admin/file,/update/json/docs,/schema,/update,/replication,/admin/ping,/admin/plugins,/admin/system,/get,/admin/luke,/update/csv,/admin/properties,/update/json
   [junit4]   2> 417519 T1866 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 417520 T1866 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 417520 T1866 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 417522 T1866 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 417522 T1866 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 417534 T1866 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 417535 T1866 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2a5ec9eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@351a7908),segFN=segments_1,generation=1}
   [junit4]   2> 417535 T1866 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 417535 T1866 oass.SolrIndexSearcher.<init> Opening Searcher@334728e8[collection1] main
   [junit4]   2> 417536 T1866 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 417537 T1866 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 417537 T1866 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 417538 T1866 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 417538 T1866 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 417539 T1866 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 417543 T1866 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 417543 T1866 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 417544 T1866 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   

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

ne-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 442783 T1941 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 442784 T1941 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001/shard-4-001/cores/collection1/data
   [junit4]   2> 442784 T1941 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 442785 T1941 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:147)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:323)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:291)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	
   [junit4]   2> 442813 T1790 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/y,null}
   [junit4]   2> 443016 T1790 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52226 52226
   [junit4]   2> 443045 T1791 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52226 52226
   [junit4]   2> 443851 T1791 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		15	/solr/configs/conf1
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=21698F3B9D53D0C8 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Europe/Samara -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 39.3s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":1},
   [junit4]    >   "overlay":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "runtimeLib":{"colltest":{
   [junit4]    >         "name":"colltest",
   [junit4]    >         "version":1}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([21698F3B9D53D0C8:F924A26C6A8E7568]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:107)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 443865 T1790 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading 21698F3B9D53D0C8-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=21915, maxDocsPerChunk=1, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=21915, blockSize=2)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=nl, timezone=Europe/Samara
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=3,threads=1,free=100679360,total=193634304
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, MBeansHandlerTest, RecoveryAfterSoftCommitTest, SimplePostToolTest, BadIndexSchemaTest, SharedFSAutoReplicaFailoverTest, IndexSchemaTest, BasicZkTest, TestCodecSupport, DocumentBuilderTest, DisMaxRequestHandlerTest, TestCloudPivotFacet, TestFieldResource, TestStressUserVersions, TestDefaultStatsCache, SolrTestCaseJ4Test, TestPseudoReturnFields, TestSystemIdResolver, StandardRequestHandlerTest, TestRestManager, CopyFieldTest, TestSolr4Spatial2, CursorPagingTest, TestSerializedLuceneMatchVersion, CollectionsAPIAsyncDistributedZkTest, BasicDistributedZk2Test, TestSolrDeletionPolicy2, TestUtils, TestLMDirichletSimilarityFactory, TestSolrQueryParserDefaultOperatorResource, DirectSolrSpellCheckerTest, PluginInfoTest, TestJsonRequest, OutOfBoxZkACLAndCredentialsProvidersTest, TestZkChroot, AliasIntegrationTest, ResourceLoaderTest, TestValueSourceCache, DistributedFacetPivotSmallTest, DistanceUnitsTest, SpellPossibilityIteratorTest, TestBulkSchemaAPI, TestMiniSolrCloudCluster, TestDynamicLoading]
   [junit4] Completed on J1 in 39.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 1273 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: There were test failures: 475 suites, 1892 tests, 1 failure, 53 ignored (20 assumptions)

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