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/04/07 06:45:24 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2143 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2143/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'null' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":3,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "p":"P val",         "q":"Q val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'null' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":3,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "p":"P val",
        "q":"Q val",
        "":{"v":0}}}}}
	at __randomizedtesting.SeedInfo.seed([AC129CC732B0BD6B:2446A31D9C4CD093]: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:405)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:236)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	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 10393 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/init-core-data-001
   [junit4]   2> 2411006 T11897 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2411009 T11897 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /u_fvh/ac
   [junit4]   2> 2411014 T11897 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2411015 T11898 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2411116 T11897 oasc.ZkTestServer.run start zk server on port:52745
   [junit4]   2> 2411117 T11897 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2411118 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2411122 T11905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dc0e1c1 name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2411123 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2411123 T11897 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2411123 T11897 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2411129 T11897 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2411134 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2411134 T11908 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4810fabf name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2411135 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2411135 T11897 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2411135 T11897 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2411140 T11897 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2411145 T11897 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2411150 T11897 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2411157 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2411157 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2411166 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2411167 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2411174 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2411175 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2411182 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2411182 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2411188 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2411189 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2411195 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2411196 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2411200 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2411202 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2411207 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2411208 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2411214 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2411215 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2411221 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2411221 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2411226 T11897 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2411227 T11897 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2411722 T11897 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1
   [junit4]   2> 2411729 T11897 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2411736 T11897 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@15583489{/u_fvh/ac,null,AVAILABLE}
   [junit4]   2> 2411765 T11897 oejs.AbstractConnector.doStart Started ServerConnector@48ddecb1{HTTP/1.1}{127.0.0.1:52748}
   [junit4]   2> 2411765 T11897 oejs.Server.doStart Started @2412586ms
   [junit4]   2> 2411766 T11897 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/tempDir-001/control/data, hostContext=/u_fvh/ac, hostPort=52748, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores}
   [junit4]   2> 2411772 T11897 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2411772 T11897 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/'
   [junit4]   2> 2411812 T11897 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/solr.xml
   [junit4]   2> 2411824 T11897 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores
   [junit4]   2> 2411828 T11897 oasc.CoreContainer.<init> New CoreContainer 1125629761
   [junit4]   2> 2411828 T11897 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/]
   [junit4]   2> 2411828 T11897 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/lib
   [junit4]   2> 2411829 T11897 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/lib).
   [junit4]   2> 2411858 T11897 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2411859 T11897 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2411860 T11897 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2411861 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2411861 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2411862 T11897 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2411863 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2411863 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2411863 T11897 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2411864 T11897 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2411864 T11897 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2411868 T11897 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2411869 T11897 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2411870 T11897 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2411870 T11897 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2411871 T11897 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52745/solr
   [junit4]   2> 2411871 T11897 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2411872 T11897 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2411873 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2411881 T11922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7041ef3a name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2411881 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2411883 T11897 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2411891 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2411895 T11925 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b2dc1f2 name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2411895 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2411898 T11897 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2411904 T11897 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2411911 T11897 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2411918 T11897 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2411926 T11897 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2411933 T11897 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2411938 T11897 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2411941 T11897 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2411945 T11897 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52748_u_fvh%2Fac
   [junit4]   2> 2411947 T11897 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52748_u_fvh%2Fac
   [junit4]   2> 2411952 T11897 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2411956 T11897 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2411960 T11897 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2411964 T11897 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52748_u_fvh%2Fac
   [junit4]   2> 2411965 T11897 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2411970 T11897 oasc.Overseer.start Overseer (id=93610427088633859-127.0.0.1:52748_u_fvh%2Fac-n_0000000000) starting
   [junit4]   2> 2411974 T11897 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2411989 T11897 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2411991 T11927 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2411991 T11897 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2411991 T11926 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2412774 T11897 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores
   [junit4]   2> 2412777 T11897 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2412778 T11897 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/
   [junit4]   2> 2412778 T11897 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2412781 T11929 C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2412781 T11929 C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2412783 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2412783 T11929 C:control_collection c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2412785 T11926 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52748/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52748_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 2412787 T11926 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52748/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52748_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2412787 T11926 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2412787 T11926 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2412790 T11925 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> 2413785 T11929 C:control_collection c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2413785 T11929 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2413787 T11929 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2413787 T11929 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2413789 T11929 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2413789 T11929 C:control_collection c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/'
   [junit4]   2> 2413817 T11929 C:control_collection c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2413821 T11929 C:control_collection c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2413832 T11929 C:control_collection c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2413836 T11929 C:control_collection c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2413847 T11929 C:control_collection c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2413849 T11929 C:control_collection c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2413852 T11929 C:control_collection c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2413960 T11929 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2413973 T11929 C:control_collection c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2413975 T11929 C:control_collection c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2413994 T11929 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2413998 T11929 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2414001 T11929 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2414003 T11929 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2414004 T11929 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2414004 T11929 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2414007 T11929 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2414007 T11929 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2414008 T11929 C:control_collection c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2414008 T11929 C:control_collection c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2414008 T11929 C:control_collection c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/data/
   [junit4]   2> 2414009 T11929 C:control_collection c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b2d1369
   [junit4]   2> 2414009 T11929 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/data
   [junit4]   2> 2414009 T11929 C:control_collection c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2414010 T11929 C:control_collection c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2414010 T11929 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/control-001/cores/collection1/data/index
   [junit4]   2> 2414011 T11929 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=66.26953125, floorSegmentMB=2.1767578125, forceMergeDeletesPctAllowed=22.11074876461213, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7363522236214185
   [junit4]   2> 2414011 T11929 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6268f8d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15488596),segFN=segments_1,generation=1}
   [junit4]   2> 2414012 T11929 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2414018 T11929 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2414018 T11929 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2414019 T11929 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2414019 T11929 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2414019 T11929 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2414020 T11929 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2414021 T11929 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2414021 T11929 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2414021 T11929 C:control_collection c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2414031 T11929 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2414033 T11929 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2414035 T11929 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2414037 T11929 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2414043 T11929 C:control_collection c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2414044 T11929 C:control_collection c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2414046 T11929 C:control_collection c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2414046 T11929 C:control_collection c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2414047 T11929 C:control_collection c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2414047 T11929 C:control_collection c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2414047 T11929 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=30.265625, floorSegmentMB=1.353515625, forceMergeDeletesPctAllowed=6.880232343240409, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2300576453895655
   [junit4]   2> 2414048 T11929 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6268f8d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15488596),segFN=segments_1,generation=1}
   [junit4]   2> 2414048 T11929 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2414048 T11929 C:control_collection c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@13e33d68[collection1] main
   [junit4]   2> 2414049 T11929 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2414051 T11929 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2414051 T11929 C:control_collection c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2414052 T11929 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2414052 T11929 C:control_collection c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2414053 T11929 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2414054 T11929 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2414054 T11929 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2414055 T11929 C:control_collection c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2414055 T11929 C:control_collection c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2414056 T11930 C:control_collection c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13e33d68[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2414056 T11929 C:control_collection c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2414058 T11933 C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52748/u_fvh/ac collection:control_collection shard:shard1
   [junit4]   2> 2414058 T11897 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2414059 T11897 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2414060 T11933 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2414061 T11897 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2414062 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2414065 T11936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f2e4b48 name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2414065 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2414065 T11897 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2414066 T11897 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2414072 T11933 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2414073 T11897 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2414074 T11897 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 2414074 T11897 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2414075 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2414076 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2414078 T11933 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2414078 T11939 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cd426f8 name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2414078 T11933 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9672 name=collection1 org.apache.solr.core.SolrCore@20758393 url=http://127.0.0.1:52748/u_fvh/ac/collection1 node=127.0.0.1:52748_u_fvh%2Fac C9672_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52748/u_fvh/ac, node_name=127.0.0.1:52748_u_fvh%2Fac, state=down}
   [junit4]   2> 2414079 T11933 C:control_collection S:shard1 C9672 P52748 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52748/u_fvh/ac/collection1/
   [junit4]   2> 2414080 T11933 C:control_collection S:shard1 C9672 P52748 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2414080 T11933 C:control_collection S:shard1 C9672 P52748 oasc.SyncStrategy.syncToMe http://127.0.0.1:52748/u_fvh/ac/collection1/ has no replicas
   [junit4]   2> 2414080 T11933 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52748/u_fvh/ac/collection1/ shard1
   [junit4]   2> 2414080 T11933 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2414079 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2414080 T11926 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> 2414081 T11897 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2414089 T11926 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 2414090 T11926 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2414092 T11925 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> 2414092 T11940 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2414093 T11936 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> 2414107 T11926 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52748/u_fvh/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 2414108 T11926 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 2414111 T11936 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> 2414111 T11925 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> 2414123 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2414226 T11936 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> 2414227 T11925 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> 2414250 T11933 C:control_collection S:shard1 oasc.ZkController.register We are http://127.0.0.1:52748/u_fvh/ac/collection1/ and leader is http://127.0.0.1:52748/u_fvh/ac/collection1/
   [junit4]   2> 2414251 T11933 C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52748/u_fvh/ac
   [junit4]   2> 2414251 T11933 C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2414252 T11933 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2414252 T11933 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2414254 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2414258 T11926 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52748/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52748_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 2414259 T11926 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52748/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52748_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2414367 T11925 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> 2414368 T11936 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> 2414528 T11897 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1
   [junit4]   2> 2414531 T11897 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001
   [junit4]   2> 2414533 T11897 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2414540 T11897 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1ecab638{/u_fvh/ac,null,AVAILABLE}
   [junit4]   2> 2414541 T11897 oejs.AbstractConnector.doStart Started ServerConnector@3beccca1{HTTP/1.1}{127.0.0.1:52753}
   [junit4]   2> 2414542 T11897 oejs.Server.doStart Started @2415361ms
   [junit4]   2> 2414542 T11897 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/u_fvh/ac, hostPort=52753, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores}
   [junit4]   2> 2414543 T11897 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2414543 T11897 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/'
   [junit4]   2> 2414578 T11897 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/solr.xml
   [junit4]   2> 2414585 T11897 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores
   [junit4]   2> 2414585 T11897 oasc.CoreContainer.<init> New CoreContainer 2117603757
   [junit4]   2> 2414586 T11897 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/]
   [junit4]   2> 2414586 T11897 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/lib
   [junit4]   2> 2414588 T11897 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/lib).
   [junit4]   2> 2414597 T11897 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2414597 T11897 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2414597 T11897 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2414597 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2414597 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2414597 T11897 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2414598 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2414598 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2414598 T11897 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2414598 T11897 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2414598 T11897 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2414604 T11897 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2414605 T11897 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2414605 T11897 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2414606 T11897 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2414606 T11897 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52745/solr
   [junit4]   2> 2414606 T11897 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2414607 T11897 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2414609 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2414612 T11954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1314e764 name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2414613 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2414613 T11897 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2414617 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2414619 T11957 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@137a5559 name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2414619 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2414630 T11897 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2415646 T11897 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52753_u_fvh%2Fac
   [junit4]   2> 2415648 T11897 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52753_u_fvh%2Fac
   [junit4]   2> 2415655 T11897 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2415659 T11897 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores
   [junit4]   2> 2415663 T11897 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2415663 T11897 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/
   [junit4]   2> 2415663 T11897 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2415670 T11958 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2415671 T11958 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2415674 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2415675 T11958 C:collection1 c:collection1 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2415676 T11958 C:collection1 c:collection1 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2415676 T11926 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52753/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52753_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 2415677 T11958 C:collection1 c:collection1 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2415678 T11926 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52753/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52753_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2415678 T11926 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 2415678 T11926 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2415680 T11958 C:collection1 c:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 2415680 T11958 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2415786 T11926 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2415788 T11957 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> 2415789 T11957 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 2416688 T11958 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2416688 T11958 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2416695 T11958 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2416696 T11958 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2416703 T11958 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2416703 T11958 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2416727 T11958 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2416732 T11958 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2416747 T11958 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2416754 T11958 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2416784 T11958 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2416789 T11958 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2416797 T11958 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2416885 T11958 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2416898 T11958 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2416899 T11958 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2416921 T11958 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2416926 T11958 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2416930 T11958 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2416933 T11958 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2416934 T11958 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2416934 T11958 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2416936 T11958 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2416937 T11958 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2416937 T11958 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2416937 T11958 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2416937 T11958 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2416938 T11958 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b2d1369
   [junit4]   2> 2416938 T11958 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2416939 T11958 C:collection1 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2416939 T11958 C:collection1 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2416940 T11958 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2416940 T11958 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=66.26953125, floorSegmentMB=2.1767578125, forceMergeDeletesPctAllowed=22.11074876461213, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7363522236214185
   [junit4]   2> 2416940 T11958 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45cbbf8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78035bae),segFN=segments_1,generation=1}
   [junit4]   2> 2416941 T11958 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2416948 T11958 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2416949 T11958 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2416949 T11958 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2416950 T11958 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2416950 T11958 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2416950 T11958 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2416951 T11958 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2416951 T11958 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2416951 T11958 C:collection1 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2416961 T11958 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2416964 T11958 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2416966 T11958 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2416977 T11958 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2416984 T11958 C:collection1 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2416985 T11958 C:collection1 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2416987 T11958 C:collection1 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2416987 T11958 C:collection1 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2416988 T11958 C:collection1 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2416988 T11958 C:collection1 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2416990 T11958 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=30.265625, floorSegmentMB=1.353515625, forceMergeDeletesPctAllowed=6.880232343240409, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2300576453895655
   [junit4]   2> 2416990 T11958 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45cbbf8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78035bae),segFN=segments_1,generation=1}
   [junit4]   2> 2416990 T11958 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2416991 T11958 C:collection1 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@f555d10[collection1] main
   [junit4]   2> 2416991 T11958 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2416994 T11958 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2416994 T11958 C:collection1 c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2416995 T11958 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2416995 T11958 C:collection1 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2416995 T11958 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2416996 T11958 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2416997 T11958 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2416997 T11958 C:collection1 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2416997 T11958 C:collection1 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2416998 T11959 C:collection1 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f555d10[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2416999 T11958 C:collection1 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2417001 T11962 C:collection1 S:shard2 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52753/u_fvh/ac collection:collection1 shard:shard2
   [junit4]   2> 2417001 T11897 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2417002 T11897 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2417002 T11962 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2417013 T11962 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2417020 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2417022 T11926 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> 2417025 T11926 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 2417027 T11962 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2417027 T11962 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9673 name=collection1 org.apache.solr.core.SolrCore@4cf20038 url=http://127.0.0.1:52753/u_fvh/ac/collection1 node=127.0.0.1:52753_u_fvh%2Fac C9673_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52753/u_fvh/ac, node_name=127.0.0.1:52753_u_fvh%2Fac, state=down}
   [junit4]   2> 2417027 T11962 C:collection1 S:shard2 C9673 P52753 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52753/u_fvh/ac/collection1/
   [junit4]   2> 2417028 T11962 C:collection1 S:shard2 C9673 P52753 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2417028 T11962 C:collection1 S:shard2 C9673 P52753 oasc.SyncStrategy.syncToMe http://127.0.0.1:52753/u_fvh/ac/collection1/ has no replicas
   [junit4]   2> 2417028 T11962 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52753/u_fvh/ac/collection1/ shard2
   [junit4]   2> 2417028 T11962 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2417029 T11957 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> 2417040 T11957 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 2417049 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2417051 T11926 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:52753/u_fvh/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 2417054 T11926 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 2417056 T11957 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> 2417058 T11957 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 2417100 T11962 C:collection1 S:shard2 oasc.ZkController.register We are http://127.0.0.1:52753/u_fvh/ac/collection1/ and leader is http://127.0.0.1:52753/u_fvh/ac/collection1/
   [junit4]   2> 2417100 T11962 C:collection1 S:shard2 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52753/u_fvh/ac
   [junit4]   2> 2417101 T11962 C:collection1 S:shard2 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2417101 T11962 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2417101 T11962 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2417105 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2417109 T11926 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52753/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52753_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 2417110 T11926 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52753/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52753_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2417114 T11926 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 2417118 T11957 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> 2417122 T11962 C:collection1 S:shard2 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2417127 T11957 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2417556 T11897 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/cores/collection1
   [junit4]   2> 2417560 T11897 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001
   [junit4]   2> 2417561 T11897 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2417566 T11897 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@55d405e{/u_fvh/ac,null,AVAILABLE}
   [junit4]   2> 2417567 T11897 oejs.AbstractConnector.doStart Started ServerConnector@7d0d9e{HTTP/1.1}{127.0.0.1:52758}
   [junit4]   2> 2417568 T11897 oejs.Server.doStart Started @2418385ms
   [junit4]   2> 2417568 T11897 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/u_fvh/ac, hostPort=52758, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/cores}
   [junit4]   2> 2417569 T11897 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2417569 T11897 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/'
   [junit4]   2> 2417620 T11897 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/solr.xml
   [junit4]   2> 2417633 T11897 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/cores
   [junit4]   2> 2417633 T11897 oasc.CoreContainer.<init> New CoreContainer 1992582095
   [junit4]   2> 2417634 T11897 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/]
   [junit4]   2> 2417634 T11897 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/lib
   [junit4]   2> 2417635 T11897 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/lib).
   [junit4]   2> 2417647 T11897 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2417647 T11897 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2417648 T11897 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2417648 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2417648 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2417648 T11897 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2417648 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2417649 T11897 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2417649 T11897 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2417650 T11897 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2417650 T11897 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2417655 T11897 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2417656 T11897 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2417656 T11897 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2417656 T11897 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2417656 T11897 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52745/solr
   [junit4]   2> 2417656 T11897 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2417657 T11897 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2417658 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2417661 T11976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f63f11d name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2417662 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2417662 T11897 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2417668 T11897 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2417671 T11979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a3cab38 name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2417671 T11897 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2417683 T11897 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2418699 T11897 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52758_u_fvh%2Fac
   [junit4]   2> 2418702 T11897 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52758_u_fvh%2Fac
   [junit4]   2> 2418709 T11897 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2418716 T11897 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/cores
   [junit4]   2> 2418717 T11897 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2418718 T11897 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001/shard-2-001/cores/collection1/
   [junit4]   2> 2418718 T11897 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2418725 T11980 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2418725 T11980 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2418728 T11925 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2418730 T11980 C:collection1 c:collection1 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2418731 T11980 C:collection1 c:collection1 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2418731 T11926 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52758/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52758_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 2418732 T11980 C:collection1 c:collection1 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2418732 T11926 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52758/u_fvh/ac",
   [junit4]   2> 	  "node_name":"127.0.0.1:52758_u_fvh%2Fac",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2418733 T11926 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 2418733 T119

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

/data/index
   [junit4]   2> 2443471 T11897 C:control_collection S:shard1 c:collection1 oasc.Overseer.close Overseer (id=93610427088633869-127.0.0.1:52769_u_fvh%2Fac-n_0000000004) closing
   [junit4]   2> 2443471 T12176 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:52769_u_fvh%2Fac
   [junit4]   2> 2444976 T12026 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2444980 T11897 C:control_collection S:shard1 c:collection1 oejs.AbstractConnector.doStop Stopped ServerConnector@475c8c7b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2444981 T11897 C:control_collection S:shard1 c:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@5b76b3ad{/u_fvh/ac,null,UNAVAILABLE}
   [junit4]   2> 2444986 T11897 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52745 52745
   [junit4]   2> 2445022 T11898 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52745 52745
   [junit4]   2> 2445926 T11898 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		40	/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> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 		3	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=AC129CC732B0BD6B -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 34.9s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'null' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":3,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "p":"P val",
   [junit4]    >         "q":"Q val",
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AC129CC732B0BD6B:2446A31D9C4CD093]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:405)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:236)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:71)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2445945 T11897 C:control_collection S:shard1 c:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI AC129CC732B0BD6B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=et_EE, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=1,free=44081712,total=194142208
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, TestMergePolicyConfig, TestCustomSort, TestSchemaManager, ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, RecoveryAfterSoftCommitTest, TestRecovery, QueryEqualityTest, DateFieldTest, CoreMergeIndexesAdminHandlerTest, PrimitiveFieldTypeTest, TestDynamicFieldCollectionResource, TestLMJelinekMercerSimilarityFactory, SchemaVersionSpecificBehaviorTest, TestJettySolrRunner, ActionThrottleTest, ShardRoutingCustomTest, SpellCheckCollatorTest, CursorMarkTest, AssignTest, RequestLoggingTest, TestRecoveryHdfs, DistribJoinFromCollectionTest, TestNRTOpen, TestConfig, StatsComponentTest, TestBlendedInfixSuggestions, SharedFSAutoReplicaFailoverUtilsTest, TestDistributedGrouping, ConvertedLegacyTest, DeleteReplicaTest, TestFieldResource, ParsingFieldUpdateProcessorsTest, TestPseudoReturnFields, TestQuerySenderListener, TestSolrDeletionPolicy1, DebugComponentTest, TestCloudSchemaless, TestFoldingMultitermQuery, DistributedMLTComponentTest, HdfsDirectoryTest, TestCloudPivotFacet, TestJoin, HighlighterConfigTest, TestShardHandlerFactory, TermVectorComponentTest, DistributedTermsComponentTest, ResourceLoaderTest, BasicZkTest, HdfsRecoveryZkTest, TestCoreDiscovery, TestSchemaNameResource, TestSolrConfigHandlerConcurrent, IgnoreCommitOptimizeUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestExceedMaxTermLength, TestManagedStopFilterFactory, TestTrie, TestCollectionAPI, RAMDirectoryFactoryTest, TestCollationFieldDocValues, TestRebalanceLeaders, DistributedFacetPivotWhiteBoxTest, PreAnalyzedUpdateProcessorTest, IndexSchemaTest, DistributedIntervalFacetingTest, TestSolrXml, SolrCmdDistributorTest, TestSimpleQParserPlugin, SuggesterTSTTest, DistributedSuggestComponentTest, CopyFieldTest, PolyFieldTest, TestJsonRequest, RemoteQueryErrorTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, TestLuceneMatchVersion, TestCodecSupport, ZkNodePropsTest, AutoCommitTest, TestUniqueKeyFieldResource, AtomicUpdatesTest, QueryParsingTest, FileUtilsTest, OverriddenZkACLAndCredentialsProvidersTest, TestPHPSerializedResponseWriter, TestOrdValues, NotRequiredUniqueKeyTest, TestManagedSchema, SolrIndexConfigTest, TestManagedSynonymFilterFactory, TestManagedSchemaFieldResource, DateMathParserTest, BinaryUpdateRequestHandlerTest, DateRangeFieldTest, TestIntervalFaceting, TestImplicitCoreProperties, BasicDistributedZk2Test, CloudExitableDirectoryReaderTest, TestRTGBase, TestShortCircuitedRequests, ChangedSchemaMergeTest, TestRangeQuery, TestRemoteStreaming, UUIDUpdateProcessorFallbackTest, AddBlockUpdateTest, TestSolr4Spatial2, CSVRequestHandlerTest, StressHdfsTest, RankQueryTest, TestSolrCoreProperties, TestReplicaProperties, SpellingQueryConverterTest, TestStressUserVersions, TestRandomFaceting, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestRealTimeGet, TestStressVersions, PeerSyncTest, TestFiltering, TestBadConfig, TestIndexSearcher, CurrencyFieldOpenExchangeTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, SearchHandlerTest, TestLFUCache, UpdateParamsTest, TestStressRecovery, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, AsyncMigrateRouteKeyTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, ReplicationFactorTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCryptoKeys, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TriLevelCompositeIdRoutingTest, TestInfoStreamLogging, TestSolrConfigHandler, TestBlobHandler, TestReqParamsAPI]
   [junit4] Completed on J1 in 34.99s, 1 test, 1 failure <<< FAILURES!

[...truncated 203 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1351: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:958: There were test failures: 481 suites, 1904 tests, 1 failure, 53 ignored (19 assumptions)

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