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 2014/08/21 01:38:39 UTC

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

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

1 tests failed.
REGRESSION:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:53508/we/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:53508/we/collection1
	at __randomizedtesting.SeedInfo.seed([A133C7FAE8D3BA67:20D549E29F8CDA5B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
	... 47 more




Build Log:
[...truncated 21934 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/init-core-data-001
   [junit4]   2> 6304456 T15831 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 6304457 T15831 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /we/
   [junit4]   2> 6304467 T15831 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 6304469 T15831 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6304471 T15832 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 6304572 T15831 oasc.ZkTestServer.run start zk server on port:53494
   [junit4]   2> 6304574 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6304580 T15838 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e57c0af name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6304581 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6304582 T15831 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6304598 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6304602 T15840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46f8940c name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6304603 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6304603 T15831 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 6304611 T15831 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 6304622 T15831 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 6304634 T15831 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 6304642 T15831 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 6304644 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 6304654 T15831 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml
   [junit4]   2> 6304656 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 6304667 T15831 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> 6304667 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6304677 T15831 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> 6304678 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 6304684 T15831 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> 6304689 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 6304700 T15831 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> 6304702 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 6304721 T15831 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> 6304722 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 6304729 T15831 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> 6304731 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6304740 T15831 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> 6304741 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6304754 T15831 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> 6304755 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 6304765 T15831 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> 6304767 T15831 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 6304782 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6304788 T15842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@215ae78c name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6304788 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6306947 T15831 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6306958 T15831 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6306960 T15831 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53498
   [junit4]   2> 6306963 T15831 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 6306964 T15831 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6306965 T15831 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002
   [junit4]   2> 6306965 T15831 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/'
   [junit4]   2> 6307021 T15831 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/solr.xml
   [junit4]   2> 6307043 T15831 oasc.CoreContainer.<init> New CoreContainer 421155029
   [junit4]   2> 6307043 T15831 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/]
   [junit4]   2> 6307044 T15831 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6307044 T15831 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6307045 T15831 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6307045 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6307046 T15831 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6307046 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6307046 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6307047 T15831 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6307047 T15831 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6307050 T15831 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6307054 T15831 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6307054 T15831 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6307054 T15831 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6307055 T15831 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53494/solr
   [junit4]   2> 6307055 T15831 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6307057 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6307061 T15853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@112e45b0 name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6307061 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6307067 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6307070 T15855 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58c6e76 name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6307074 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6307080 T15831 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 6307095 T15831 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 6307112 T15831 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 6307124 T15831 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 6307137 T15831 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 6307150 T15831 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 6307156 T15831 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53498_we
   [junit4]   2> 6307161 T15831 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53498_we
   [junit4]   2> 6307177 T15831 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 6307188 T15831 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 6307198 T15831 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6307210 T15831 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53498_we
   [junit4]   2> 6307211 T15831 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 6307223 T15831 oasc.Overseer.start Overseer (id=92312532216184836-127.0.0.1:53498_we-n_0000000000) starting
   [junit4]   2> 6307234 T15831 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 6307275 T15831 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 6307277 T15857 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 6307281 T15831 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 6307287 T15831 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 6307291 T15831 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6307299 T15856 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 6307306 T15859 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 6307307 T15859 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6307309 T15859 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6307309 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6307316 T15856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53498/we",
   [junit4]   2> 	  "node_name":"127.0.0.1:53498_we",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6307317 T15856 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 6307317 T15856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 6307326 T15860 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> 6308309 T15859 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6308310 T15859 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 6308312 T15859 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6308312 T15859 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 6308316 T15859 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6308316 T15859 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/'
   [junit4]   2> 6308317 T15859 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 6308318 T15859 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 6308318 T15859 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 6308371 T15859 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 6308399 T15859 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6308402 T15859 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 6308407 T15859 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 6308410 T15859 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 6308422 T15859 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6308424 T15859 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 6308430 T15859 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 6308443 T15859 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 6308444 T15859 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 6308444 T15859 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 6308445 T15859 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/
   [junit4]   2> 6308446 T15859 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 6308447 T15859 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data
   [junit4]   2> 6308449 T15859 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index/
   [junit4]   2> 6308449 T15859 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6308450 T15859 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index
   [junit4]   2> 6308451 T15859 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=93.3076171875, floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=16.97762946331707, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3723202919248515
   [junit4]   2> 6308458 T15859 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105f807d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6308459 T15859 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6308461 T15859 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6308578 T15859 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6308578 T15859 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308579 T15859 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308579 T15859 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308579 T15859 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308580 T15859 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6308580 T15859 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 6308581 T15859 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6308582 T15859 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308583 T15859 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 6308583 T15859 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6308583 T15859 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 6308595 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308599 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308601 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308604 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308608 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308613 T15859 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6308614 T15859 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6308614 T15859 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6308616 T15859 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105f807d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6308616 T15859 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6308616 T15859 oass.SolrIndexSearcher.<init> Opening Searcher@4f80965e[collection1] main
   [junit4]   2> 6308617 T15859 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 6308627 T15859 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6308628 T15859 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 6308630 T15859 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6308631 T15859 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6308631 T15859 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6308633 T15859 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6308634 T15859 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6308636 T15859 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 6308643 T15859 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6308644 T15859 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6308644 T15859 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6308645 T15859 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 6308648 T15859 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6308648 T15861 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f80965e[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 6308653 T15864 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53498/we collection:control_collection shard:shard1
   [junit4]   2> 6308656 T15831 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6308657 T15831 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6308656 T15864 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 6308671 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6308675 T15866 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@410607e8 name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6308676 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6308679 T15864 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 6308682 T15831 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6308684 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6308686 T15864 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 6308686 T15864 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6641 name=collection1 org.apache.solr.core.SolrCore@26ba40ec url=https://127.0.0.1:53498/we/collection1 node=127.0.0.1:53498_we C6641_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:53498/we, node_name=127.0.0.1:53498_we, state=down}
   [junit4]   2> 6308687 T15864 C6641 P53498 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53498/we/collection1/
   [junit4]   2> 6308687 T15864 C6641 P53498 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 6308687 T15864 C6641 P53498 oasc.SyncStrategy.syncToMe https://127.0.0.1:53498/we/collection1/ has no replicas
   [junit4]   2> 6308688 T15864 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53498/we/collection1/ shard1
   [junit4]   2> 6308689 T15864 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 6308695 T15831 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 6308720 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6308833 T15860 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> 6308834 T15867 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> 6308878 T15864 oasc.ZkController.register We are https://127.0.0.1:53498/we/collection1/ and leader is https://127.0.0.1:53498/we/collection1/
   [junit4]   2> 6308879 T15864 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53498/we
   [junit4]   2> 6308879 T15864 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 6308879 T15864 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 6308880 T15864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6308883 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6308892 T15856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53498/we",
   [junit4]   2> 	  "node_name":"127.0.0.1:53498_we",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6309003 T15867 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> 6309004 T15860 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> 6310674 T15831 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 6310675 T15831 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6310682 T15831 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6310685 T15831 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53502
   [junit4]   2> 6310691 T15831 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 6310691 T15831 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6310692 T15831 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003
   [junit4]   2> 6310692 T15831 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/'
   [junit4]   2> 6310736 T15831 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/solr.xml
   [junit4]   2> 6310750 T15831 oasc.CoreContainer.<init> New CoreContainer 1599632453
   [junit4]   2> 6310751 T15831 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/]
   [junit4]   2> 6310752 T15831 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6310753 T15831 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6310753 T15831 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6310753 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6310754 T15831 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6310754 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6310755 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6310755 T15831 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6310755 T15831 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6310758 T15831 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6310760 T15831 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6310760 T15831 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6310761 T15831 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6310761 T15831 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53494/solr
   [junit4]   2> 6310762 T15831 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6310767 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6310768 T15878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22066577 name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6310769 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6310777 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6310779 T15880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1572c74e name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6310779 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6310808 T15831 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6311821 T15831 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53502_we
   [junit4]   2> 6311824 T15831 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53502_we
   [junit4]   2> 6311833 T15831 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6311844 T15882 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6311844 T15882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6311846 T15882 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6311846 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6311849 T15856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53502/we",
   [junit4]   2> 	  "node_name":"127.0.0.1:53502_we",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6311850 T15856 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 6311850 T15856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 6311855 T15860 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6311857 T15867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6311857 T15881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6312848 T15882 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6312849 T15882 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 6312851 T15882 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6312851 T15882 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6312856 T15882 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6312857 T15882 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/'
   [junit4]   2> 6312860 T15882 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 6312861 T15882 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 6312862 T15882 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 6312914 T15882 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 6312923 T15882 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6312928 T15882 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 6312931 T15882 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 6312963 T15882 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6312963 T15882 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6312964 T15882 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 6312965 T15882 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/
   [junit4]   2> 6312965 T15882 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 6312966 T15882 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data
   [junit4]   2> 6312968 T15882 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index/
   [junit4]   2> 6312970 T15882 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6312970 T15882 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index
   [junit4]   2> 6312971 T15882 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=93.3076171875, floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=16.97762946331707, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3723202919248515
   [junit4]   2> 6312975 T15882 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48841108; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6312975 T15882 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6312977 T15882 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6312980 T15882 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6312980 T15882 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312980 T15882 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312981 T15882 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312981 T15882 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312981 T15882 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6312982 T15882 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 6312982 T15882 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6312983 T15882 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312983 T15882 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 6312983 T15882 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6312984 T15882 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 6312990 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6312992 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6312999 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6313001 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6313002 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6313003 T15882 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6313004 T15882 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6313005 T15882 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6313007 T15882 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48841108; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6313007 T15882 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6313007 T15882 oass.SolrIndexSearcher.<init> Opening Searcher@67db5648[collection1] main
   [junit4]   2> 6313008 T15882 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6313010 T15882 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6313010 T15882 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 6313012 T15882 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6313012 T15882 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6313013 T15882 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6313015 T15882 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6313016 T15882 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6313016 T15882 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 6313016 T15882 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6313016 T15882 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 6313020 T15882 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6313021 T15883 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67db5648[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 6313022 T15886 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53502/we collection:collection1 shard:shard2
   [junit4]   2> 6313023 T15831 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6313023 T15831 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6313034 T15886 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6313057 T15886 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 6313060 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6313062 T15886 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 6313062 T15886 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6642 name=collection1 org.apache.solr.core.SolrCore@411ad0ea url=https://127.0.0.1:53502/we/collection1 node=127.0.0.1:53502_we C6642_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:53502/we, node_name=127.0.0.1:53502_we, state=down}
   [junit4]   2> 6313062 T15886 C6642 P53502 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53502/we/collection1/
   [junit4]   2> 6313063 T15886 C6642 P53502 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 6313064 T15886 C6642 P53502 oasc.SyncStrategy.syncToMe https://127.0.0.1:53502/we/collection1/ has no replicas
   [junit4]   2> 6313065 T15886 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53502/we/collection1/ shard2
   [junit4]   2> 6313065 T15886 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 6313089 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6313207 T15860 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6313207 T15867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6313208 T15881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6313245 T15886 oasc.ZkController.register We are https://127.0.0.1:53502/we/collection1/ and leader is https://127.0.0.1:53502/we/collection1/
   [junit4]   2> 6313245 T15886 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53502/we
   [junit4]   2> 6313246 T15886 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 6313246 T15886 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 6313246 T15886 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6313256 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6313264 T15856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53502/we",
   [junit4]   2> 	  "node_name":"127.0.0.1:53502_we",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6313380 T15860 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6313381 T15867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6313381 T15881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6314960 T15831 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 6314960 T15831 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6314968 T15831 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6314972 T15831 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53505
   [junit4]   2> 6314975 T15831 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 6314976 T15831 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6314976 T15831 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004
   [junit4]   2> 6314977 T15831 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/'
   [junit4]   2> 6315028 T15831 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/solr.xml
   [junit4]   2> 6315044 T15831 oasc.CoreContainer.<init> New CoreContainer 2069061651
   [junit4]   2> 6315044 T15831 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/]
   [junit4]   2> 6315045 T15831 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6315047 T15831 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6315047 T15831 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6315048 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6315049 T15831 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6315050 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6315051 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6315052 T15831 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6315053 T15831 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6315059 T15831 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6315063 T15831 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6315064 T15831 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6315065 T15831 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6315065 T15831 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53494/solr
   [junit4]   2> 6315066 T15831 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6315068 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6315071 T15897 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@761e4bd1 name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6315071 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6315078 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6315080 T15899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d777a7 name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6315080 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6315098 T15831 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6316110 T15831 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53505_we
   [junit4]   2> 6316114 T15831 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53505_we
   [junit4]   2> 6316125 T15831 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6316136 T15901 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6316137 T15901 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6316139 T15901 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6316139 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6316146 T15856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53505/we",
   [junit4]   2> 	  "node_name":"127.0.0.1:53505_we",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6316146 T15856 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 6316146 T15856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 6316157 T15867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6316157 T15881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6316157 T15860 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6316157 T15900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6317142 T15901 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6317142 T15901 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 6317145 T15901 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6317146 T15901 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6317152 T15901 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6317153 T15901 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/'
   [junit4]   2> 6317154 T15901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 6317155 T15901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 6317155 T15901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 6317234 T15901 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 6317252 T15901 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6317263 T15901 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 6317265 T15901 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 6317280 T15901 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6317282 T15901 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6317284 T15901 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 6317284 T15901 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/
   [junit4]   2> 6317284 T15901 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 6317285 T15901 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data
   [junit4]   2> 6317286 T15901 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index/
   [junit4]   2> 6317287 T15901 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6317288 T15901 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index
   [junit4]   2> 6317309 T15901 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=93.3076171875, floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=16.97762946331707, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3723202919248515
   [junit4]   2> 6317315 T15901 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@504d74d4; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6317315 T15901 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6317318 T15901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6317320 T15901 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6317320 T15901 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317321 T15901 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317321 T15901 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317321 T15901 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317322 T15901 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6317322 T15901 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 6317323 T15901 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6317324 T15901 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317324 T15901 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 6317325 T15901 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6317325 T15901 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 6317336 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317337 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317339 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317340 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317342 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317343 T15901 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6317344 T15901 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6317345 T15901 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6317347 T15901 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@504d74d4; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6317347 T15901 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6317347 T15901 oass.SolrIndexSearcher.<init> Opening Searcher@33d308a6[collection1] main
   [junit4]   2> 6317347 T15901 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6317351 T15901 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6317351 T15901 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 6317353 T15901 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6317353 T15901 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6317354 T15901 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6317358 T15901 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6317359 T15901 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6317359 T15901 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 6317359 T15901 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6317359 T15901 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 6317362 T15901 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6317362 T15902 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33d308a6[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 6317364 T15905 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53505/we collection:collection1 shard:shard3
   [junit4]   2> 6317364 T15831 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6317365 T15831 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6317365 T15905 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 6317383 T15905 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 6317391 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6317395 T15905 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 6317396 T15905 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6643 name=collection1 org.apache.solr.core.SolrCore@1550ca3 url=https://127.0.0.1:53505/we/collection1 node=127.0.0.1:53505_we C6643_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:53505/we, node_name=127.0.0.1:53505_we, state=down}
   [junit4]   2> 6317396 T15905 C6643 P53505 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53505/we/collection1/
   [junit4]   2> 6317396 T15905 C6643 P53505 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 6317397 T15905 C6643 P53505 oasc.SyncStrategy.syncToMe https://127.0.0.1:53505/we/collection1/ has no replicas
   [junit4]   2> 6317397 T15905 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53505/we/collection1/ shard3
   [junit4]   2> 6317397 T15905 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 6317416 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6317532 T15900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6317532 T15881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6317533 T15867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6317533 T15860 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6317569 T15905 oasc.ZkController.register We are https://127.0.0.1:53505/we/collection1/ and leader is https://127.0.0.1:53505/we/collection1/
   [junit4]   2> 6317570 T15905 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53505/we
   [junit4]   2> 6317570 T15905 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 6317570 T15905 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 6317571 T15905 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6317574 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6317580 T15856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53505/we",
   [junit4]   2> 	  "node_name":"127.0.0.1:53505_we",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6317691 T15860 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6317691 T15867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6317693 T15881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6317693 T15900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6319449 T15831 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 6319451 T15831 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6319458 T15831 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6319460 T15831 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53508
   [junit4]   2> 6319463 T15831 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 6319463 T15831 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6319464 T15831 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-005
   [junit4]   2> 6319464 T15831 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-005/'
   [junit4]   2> 6319508 T15831 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-005/solr.xml
   [junit4]   2> 6319521 T15831 oasc.CoreContainer.<init> New CoreContainer 984316366
   [junit4]   2> 6319522 T15831 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-005/]
   [junit4]   2> 6319523 T15831 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6319523 T15831 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6319524 T15831 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6319524 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6319524 T15831 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6319525 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6319525 T15831 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6319526 T15831 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6319526 T15831 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6319529 T15831 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6319532 T15831 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6319532 T15831 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6319532 T15831 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6319533 T15831 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53494/solr
   [junit4]   2> 6319533 T15831 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6319535 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6319538 T15916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f142434 name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6319539 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6319547 T15831 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6319550 T15918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59a518d3 name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6319550 T15831 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6319570 T15831 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6320584 T15831 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53508_we
   [junit4]   2> 6320588 T15831 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53508_we
   [junit4]   2> 6320609 T15831 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6320624 T15920 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6320624 T15920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6320626 T15860 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 6320627 T15920 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6320634 T15856 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:53508/we",
   [junit4]   2> 	  "node_name":"127.0.0.1:53508_we",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6320635 T15856 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 6320635 T15856 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 6320645 T15919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 6320645 T15881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 6320645 T15867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDa

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

esterWFSTTest, DisMaxRequestHandlerTest, SpellPossibilityIteratorTest, TestTrie, SolrIndexConfigTest, StatelessScriptUpdateProcessorFactoryTest, TestBinaryResponseWriter, TestMergePolicyConfig, UnloadDistributedZkTest, TestStressVersions, DeleteReplicaTest, SpellCheckComponentTest, HdfsBasicDistributedZk2Test, SpatialFilterTest, ResourceLoaderTest, PreAnalyzedFieldTest, SolrXmlInZkTest, SharedFSAutoReplicaFailoverTest, TestSearcherReuse, AsyncMigrateRouteKeyTest, TestSolr4Spatial2, InfoHandlerTest, SuggesterTSTTest, ShardSplitTest, TestDocumentBuilder, SuggestComponentTest, TestTolerantSearch, TestFieldTypeResource, TestLRUCache, AnalysisErrorHandlingTest, TestIndexSearcher, TestSortingResponseWriter, ClusterStateTest, TestFieldResource, DistributedExpandComponentTest, FileBasedSpellCheckerTest, TestDefaultSearchFieldResource, TestPivotHelperCode, HdfsSyncSliceTest, TestCollectionAPI, BlockCacheTest, TestJmxMonitoredMap, TestDynamicFieldCollectionResource, TestManagedSchemaFieldResource, FieldMutatingUpdateProcessorTest, OutputWriterTest, TestLMJelinekMercerSimilarityFactory, TestChildDocTransformer, TestOrdValues, SortByFunctionTest, TestQueryTypes, TestPostingsSolrHighlighter, SystemInfoHandlerTest, HighlighterMaxOffsetTest, RemoteQueryErrorTest, DebugComponentTest, PrimUtilsTest, SOLR749Test, ParsingFieldUpdateProcessorsTest, SolrIndexSplitterTest, TermVectorComponentTest, TestModifyConfFiles, UUIDFieldTest, TestSolrCoreProperties, TestManagedStopFilterFactory, ReturnFieldsTest, TestSolrJ, TestLazyCores, PathHierarchyTokenizerFactoryTest, RollingRestartTest, BadComponentTest, TestSurroundQueryParser, TestSearchPerf, SimpleFacetsTest, CollectionsAPIDistributedZkTest, SampleTest, HdfsDirectoryTest, PrimitiveFieldTypeTest, UpdateParamsTest, TestCloudInspectUtil, DistributedDebugComponentTest, OverseerRolesTest, UUIDUpdateProcessorFallbackTest, TestCustomSort, HdfsCollectionsAPIDistributedZkTest, TestCopyFieldCollectionResource, RegexBoostProcessorTest, DistributedQueryComponentOptimizationTest, ExternalFileFieldSortTest, TestStandardQParsers, TestSolrXmlPersistence, LoggingHandlerTest, ShardRoutingTest, IndexSchemaTest, TestReload, TestRequestStatusCollectionAPI, BadIndexSchemaTest, TestAnalyzedSuggestions, TestQueryUtils, TestUniqueKeyFieldResource, TestReloadAndDeleteDocs, SpellingQueryConverterTest, TestExceedMaxTermLength, HdfsWriteToMultipleCollectionsTest, TestDistributedGrouping, NumericFieldsTest, DocumentAnalysisRequestHandlerTest, SolrRequestParserTest, OverseerTest, TestFunctionQuery, QueryEqualityTest, TestSystemIdResolver, TestBadConfig, TestFastLRUCache, ExpressionTest, TestSchemaSimilarityResource, TermVectorComponentDistributedTest, TestSimpleQParserPlugin, ShardRoutingCustomTest, TestQuerySenderListener, TestSolrIndexConfig, DistributedTermsComponentTest, TestSchemaNameResource, ChaosMonkeyNothingIsSafeTest, ClusterStateUpdateTest, SearchHandlerTest, ZkNodePropsTest, TestPartialUpdateDeduplication, DocValuesTest, BasicDistributedZkTest, CopyFieldTest, TestManagedResourceStorage, SSLMigrationTest, TestFastOutputStream, NotRequiredUniqueKeyTest, UniqFieldsUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverUtilsTest, RAMDirectoryFactoryTest, TestSort, TestSuggestSpellingConverter, TestHighFrequencyDictionaryFactory, TestSolrDeletionPolicy2, HdfsUnloadDistributedZkTest, TestMaxScoreQueryParser, TestDocBasedVersionConstraints, ConnectionManagerTest, CircularListTest, TestUtils, ShowFileRequestHandlerTest, TestCloudManagedSchemaConcurrent, TestElisionMultitermQuery, TestCharFilters, TestMultiCoreConfBootstrap, TestRandomMergePolicy, SolrCoreCheckLockOnStartupTest, TestFieldTypeCollectionResource, DateMathParserTest, TestShardHandlerFactory, TestBlendedInfixSuggestions, EchoParamsTest, TestSolrXmlPersistor, LeaderElectionTest, CacheHeaderTest, DistributedQueryComponentCustomSortTest, DirectSolrConnectionTest, BasicZkTest, TestPseudoReturnFields, HighlighterConfigTest, TestDFRSimilarityFactory, AutoCommitTest, TestStressUserVersions, ResponseLogComponentTest, BasicDistributedZk2Test, HdfsLockFactoryTest, JsonLoaderTest, TestExtendedDismaxParser, CurrencyFieldXmlFileTest, DocValuesMissingTest, DeleteLastCustomShardedReplicaTest, TestCodecSupport, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestOmitPositions, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, CoreContainerCoreInitFailuresTest, AlternateDirectoryTest, TestQuerySenderNoQuery, TestStressRecovery, MultiTermTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestPhraseSuggestions, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateFieldTest, DOMUtilTest, SliceStateTest, FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, AbstractAnalyticsStatsTest, NoFacetTest, AbstractAnalyticsFacetTest, FieldFacetExtrasTest, FieldFacetTest, QueryFacetTest, RangeFacetTest, FunctionTest, AliasIntegrationTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, OverseerStatusTest, ReplicationFactorTest, TestCloudPivotFacet, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, StressHdfsTest, QueryResultKeyTest, TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestNonNRTOpen, TestSolrXml, TestReplicationHandlerBackup, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, TestExpandComponent, TestManagedResource, TestRestManager, TestClassNameShortening, TestDynamicFieldResource, TestFieldCollectionResource, TestSchemaResource, TestSchemaVersionResource, TestSolrQueryParserResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, EnumFieldTest, ModifyConfFileTest, TestCloudManagedSchema, TestCloudSchemaless]
   [junit4] Completed in 286.35s, 1 test, 1 error <<< FAILURES!

[...truncated 75 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:454: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1350: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:965: There were test failures: 430 suites, 1782 tests, 1 error, 45 ignored (18 assumptions)

Total time: 165 minutes 5 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



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1781 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1781/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:49222/se_gb/qc/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:49222/se_gb/qc/collection1
	at __randomizedtesting.SeedInfo.seed([FA34DCD4045B30A6:7BD252CC7304509A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
	... 47 more




Build Log:
[...truncated 10712 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/init-core-data-001
   [junit4]   2> 54078 T58 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 54082 T58 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /se_gb/qc
   [junit4]   2> 54100 T58 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 54134 T58 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 54150 T59 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 54463 T58 oasc.ZkTestServer.run start zk server on port:49204
   [junit4]   2> 54717 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 54766 T60 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 56218 T65 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8107777 name:ZooKeeperConnection Watcher:127.0.0.1:49204 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 56219 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 56224 T58 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 56336 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 56341 T67 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bf94384 name:ZooKeeperConnection Watcher:127.0.0.1:49204/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 56343 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 56352 T58 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 56369 T58 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 56382 T58 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 56392 T58 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 56407 T58 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 56411 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 56430 T58 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml
   [junit4]   2> 56432 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 56443 T58 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> 56443 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 56456 T58 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> 56456 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 56467 T58 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> 56468 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 56479 T58 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> 56480 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 56491 T58 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> 56493 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 56507 T58 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> 56508 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 56524 T58 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> 56525 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 56538 T58 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> 56539 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 56551 T58 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> 56551 T58 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 56585 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 56588 T69 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ec96ad6 name:ZooKeeperConnection Watcher:127.0.0.1:49204/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 56589 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 59594 T58 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 59603 T58 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 59611 T58 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49209
   [junit4]   2> 59615 T58 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 59616 T58 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 59617 T58 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002
   [junit4]   2> 59617 T58 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/'
   [junit4]   2> 59673 T58 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/solr.xml
   [junit4]   2> 59762 T58 oasc.CoreContainer.<init> New CoreContainer 531325311
   [junit4]   2> 59763 T58 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/]
   [junit4]   2> 59764 T58 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 59765 T58 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 59765 T58 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 59765 T58 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 59766 T58 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 59766 T58 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 59767 T58 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 59767 T58 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 59767 T58 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 59770 T58 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 59774 T58 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 59774 T58 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 59775 T58 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 59775 T58 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49204/solr
   [junit4]   2> 59807 T58 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 59808 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 59814 T80 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de6fcea name:ZooKeeperConnection Watcher:127.0.0.1:49204 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59815 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 59839 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 59842 T82 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ea173bc name:ZooKeeperConnection Watcher:127.0.0.1:49204/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59843 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 59864 T58 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 59890 T58 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 59908 T58 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 59922 T58 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 59937 T58 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 59977 T58 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 59985 T58 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49209_se_gb%2Fqc
   [junit4]   2> 59995 T58 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49209_se_gb%2Fqc
   [junit4]   2> 60011 T58 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 60039 T58 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 60047 T58 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 60071 T58 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49209_se_gb%2Fqc
   [junit4]   2> 60072 T58 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 60082 T58 oasc.Overseer.start Overseer (id=92315054009090052-127.0.0.1:49209_se_gb%2Fqc-n_0000000000) starting
   [junit4]   2> 60119 T58 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 60205 T58 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 60238 T84 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 60241 T58 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 60251 T58 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 60258 T58 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 60285 T83 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 60319 T86 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 60320 T86 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 60339 T86 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 60345 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 60360 T83 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49209/se_gb/qc",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:49209_se_gb%2Fqc",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 60362 T83 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 60402 T83 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 60427 T87 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> 61341 T86 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 61341 T86 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 61344 T86 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 61344 T86 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 61348 T86 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 61349 T86 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/'
   [junit4]   2> 61351 T86 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 61352 T86 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 61353 T86 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 61478 T86 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 61558 T86 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 61588 T86 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 61600 T86 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 61611 T86 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 61668 T86 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 61678 T86 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 61684 T86 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 61703 T86 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 61703 T86 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 61704 T86 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 61705 T86 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/data/
   [junit4]   2> 61706 T86 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 61758 T86 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/data
   [junit4]   2> 61759 T86 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/data/index/
   [junit4]   2> 61759 T86 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 61760 T86 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/data/index
   [junit4]   2> 61761 T86 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 61776 T86 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e3ad9f7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 61777 T86 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 61781 T86 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 62557 T86 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 62558 T86 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 62559 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 62560 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 62561 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 62561 T86 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 62562 T86 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 62562 T86 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 62563 T86 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 62563 T86 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 62563 T86 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 62564 T86 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 62583 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 62588 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 62592 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 62594 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 62595 T86 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 62602 T86 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 62603 T86 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 62604 T86 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7249173626403745]
   [junit4]   2> 62606 T86 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e3ad9f7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 62607 T86 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 62607 T86 oass.SolrIndexSearcher.<init> Opening Searcher@5f0dd5c4[collection1] main
   [junit4]   2> 62608 T86 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 62612 T86 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 62612 T86 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 62623 T86 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 62624 T86 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 62624 T86 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 62626 T86 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 62626 T86 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 62628 T86 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 62639 T86 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 62640 T86 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 62640 T86 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 62645 T86 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 62679 T86 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 62679 T88 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f0dd5c4[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 62681 T91 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49209/se_gb/qc collection:control_collection shard:shard1
   [junit4]   2> 62694 T58 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 62695 T58 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 62709 T91 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 62738 T91 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 62768 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 62771 T91 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 62771 T91 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@5d2fd9c3 url=https://127.0.0.1:49209/se_gb/qc/collection1 node=127.0.0.1:49209_se_gb%2Fqc C46_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:49209/se_gb/qc, node_name=127.0.0.1:49209_se_gb%2Fqc, core=collection1}
   [junit4]   2> 62777 T91 C46 P49209 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49209/se_gb/qc/collection1/
   [junit4]   2> 62779 T91 C46 P49209 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 62780 T91 C46 P49209 oasc.SyncStrategy.syncToMe https://127.0.0.1:49209/se_gb/qc/collection1/ has no replicas
   [junit4]   2> 62781 T91 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49209/se_gb/qc/collection1/ shard1
   [junit4]   2> 62795 T91 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 62811 T87 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> 62847 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 62850 T93 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@448cef4b name:ZooKeeperConnection Watcher:127.0.0.1:49204/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62854 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 62860 T58 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 62895 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 62914 T58 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 63028 T94 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> 63032 T87 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> 63060 T91 oasc.ZkController.register We are https://127.0.0.1:49209/se_gb/qc/collection1/ and leader is https://127.0.0.1:49209/se_gb/qc/collection1/
   [junit4]   2> 63061 T91 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49209/se_gb/qc
   [junit4]   2> 63061 T91 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 63061 T91 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 63062 T91 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 63067 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 63080 T83 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49209/se_gb/qc",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:49209_se_gb%2Fqc",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 63195 T87 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> 63196 T94 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> 64799 T58 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 64800 T58 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 64812 T58 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 64817 T58 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49213
   [junit4]   2> 64822 T58 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 64823 T58 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 64823 T58 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003
   [junit4]   2> 64823 T58 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/'
   [junit4]   2> 64867 T58 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/solr.xml
   [junit4]   2> 64950 T58 oasc.CoreContainer.<init> New CoreContainer 2003498793
   [junit4]   2> 64951 T58 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/]
   [junit4]   2> 64953 T58 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 64953 T58 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 64954 T58 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 64954 T58 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 64955 T58 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 64955 T58 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 64955 T58 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 64956 T58 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 64956 T58 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 64960 T58 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 64963 T58 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 64964 T58 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 64964 T58 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 64964 T58 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49204/solr
   [junit4]   2> 64965 T58 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 64969 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 64970 T105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66c47b9f name:ZooKeeperConnection Watcher:127.0.0.1:49204 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 64971 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 64999 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 65032 T107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64232a03 name:ZooKeeperConnection Watcher:127.0.0.1:49204/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 65034 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 65072 T58 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 66084 T58 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49213_se_gb%2Fqc
   [junit4]   2> 66087 T58 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49213_se_gb%2Fqc
   [junit4]   2> 66103 T58 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 66130 T109 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 66130 T109 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 66133 T109 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 66133 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 66144 T83 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49213/se_gb/qc",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:49213_se_gb%2Fqc",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 66144 T83 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 66145 T83 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 66160 T87 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 66160 T108 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 66160 T94 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 67135 T109 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 67137 T109 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 67141 T109 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 67141 T109 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 67148 T109 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 67148 T109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/'
   [junit4]   2> 67151 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 67152 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 67153 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 67341 T109 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 67402 T109 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 67406 T109 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 67414 T109 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 67486 T109 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 67487 T109 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 67487 T109 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 67493 T109 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/data/
   [junit4]   2> 67494 T109 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 67494 T109 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/data
   [junit4]   2> 67495 T109 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/data/index/
   [junit4]   2> 67495 T109 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 67496 T109 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/data/index
   [junit4]   2> 67507 T109 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 67518 T109 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3542daea; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 67519 T109 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 67521 T109 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 67522 T109 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 67523 T109 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 67523 T109 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 67523 T109 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 67524 T109 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 67524 T109 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 67525 T109 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 67526 T109 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 67526 T109 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 67527 T109 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 67527 T109 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 67528 T109 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 67540 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67543 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67545 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67547 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67550 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67559 T109 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 67559 T109 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 67561 T109 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7249173626403745]
   [junit4]   2> 67563 T109 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3542daea; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 67564 T109 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 67564 T109 oass.SolrIndexSearcher.<init> Opening Searcher@7d5bd72c[collection1] main
   [junit4]   2> 67565 T109 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 67569 T109 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 67569 T109 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 67572 T109 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 67573 T109 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 67573 T109 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 67577 T109 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 67578 T109 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 67578 T109 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 67578 T109 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 67579 T109 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 67585 T109 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 67585 T110 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7d5bd72c[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 67587 T113 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49213/se_gb/qc collection:collection1 shard:shard3
   [junit4]   2> 67589 T58 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 67590 T58 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 67591 T113 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 67614 T113 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 67623 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 67625 T113 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 67625 T113 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@2846925e url=https://127.0.0.1:49213/se_gb/qc/collection1 node=127.0.0.1:49213_se_gb%2Fqc C47_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:49213/se_gb/qc, node_name=127.0.0.1:49213_se_gb%2Fqc, core=collection1}
   [junit4]   2> 67626 T113 C47 P49213 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49213/se_gb/qc/collection1/
   [junit4]   2> 67627 T113 C47 P49213 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 67627 T113 C47 P49213 oasc.SyncStrategy.syncToMe https://127.0.0.1:49213/se_gb/qc/collection1/ has no replicas
   [junit4]   2> 67627 T113 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49213/se_gb/qc/collection1/ shard3
   [junit4]   2> 67628 T113 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 67686 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 67701 T108 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 67706 T87 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 67707 T94 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 67740 T113 oasc.ZkController.register We are https://127.0.0.1:49213/se_gb/qc/collection1/ and leader is https://127.0.0.1:49213/se_gb/qc/collection1/
   [junit4]   2> 67741 T113 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49213/se_gb/qc
   [junit4]   2> 67741 T113 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 67741 T113 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 67742 T113 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 67750 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 67758 T83 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49213/se_gb/qc",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:49213_se_gb%2Fqc",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 67879 T94 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 67883 T87 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 67886 T108 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 69592 T58 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 69594 T58 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 69602 T58 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 69606 T58 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49216
   [junit4]   2> 69610 T58 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 69610 T58 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 69610 T58 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004
   [junit4]   2> 69611 T58 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/'
   [junit4]   2> 69654 T58 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/solr.xml
   [junit4]   2> 69783 T58 oasc.CoreContainer.<init> New CoreContainer 48291249
   [junit4]   2> 69783 T58 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/]
   [junit4]   2> 69785 T58 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 69786 T58 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 69786 T58 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 69787 T58 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 69787 T58 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 69787 T58 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 69788 T58 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 69788 T58 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 69789 T58 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 69793 T58 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 69796 T58 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 69797 T58 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 69797 T58 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 69798 T58 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49204/solr
   [junit4]   2> 69798 T58 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 69800 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 69804 T124 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2913aedd name:ZooKeeperConnection Watcher:127.0.0.1:49204 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 69805 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 69812 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 69818 T126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7741d482 name:ZooKeeperConnection Watcher:127.0.0.1:49204/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 69819 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 69906 T58 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 70922 T58 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49216_se_gb%2Fqc
   [junit4]   2> 70925 T58 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49216_se_gb%2Fqc
   [junit4]   2> 70944 T58 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 70971 T128 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 70972 T128 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 70975 T128 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 70975 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70987 T83 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49216/se_gb/qc",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:49216_se_gb%2Fqc",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 70988 T83 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 70989 T83 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 71005 T87 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 71006 T108 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 71005 T94 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 71005 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 71977 T128 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 71977 T128 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 71980 T128 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 71980 T128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 71985 T128 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 71985 T128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/'
   [junit4]   2> 71986 T128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 71987 T128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 71987 T128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 72096 T128 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 72148 T128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 72154 T128 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 72161 T128 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 72216 T128 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 72218 T128 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 72218 T128 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 72219 T128 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/data/
   [junit4]   2> 72219 T128 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 72220 T128 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/data
   [junit4]   2> 72221 T128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/data/index/
   [junit4]   2> 72222 T128 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 72223 T128 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/data/index
   [junit4]   2> 72224 T128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 72229 T128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69b82b30; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 72229 T128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 72232 T128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 72234 T128 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 72235 T128 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 72235 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 72236 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 72237 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 72237 T128 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 72238 T128 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 72238 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 72239 T128 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 72239 T128 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 72239 T128 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 72240 T128 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 72256 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 72258 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 72259 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 72261 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 72263 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 72271 T128 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 72271 T128 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 72273 T128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7249173626403745]
   [junit4]   2> 72275 T128 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69b82b30; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 72276 T128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 72276 T128 oass.SolrIndexSearcher.<init> Opening Searcher@769307f4[collection1] main
   [junit4]   2> 72277 T128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 72281 T128 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 72281 T128 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 72285 T128 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 72285 T128 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 72286 T128 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 72289 T128 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 72290 T128 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 72290 T128 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 72290 T128 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 72291 T128 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 72298 T128 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 72298 T129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@769307f4[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 72300 T132 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49216/se_gb/qc collection:collection1 shard:shard4
   [junit4]   2> 72302 T58 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 72303 T58 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 72304 T132 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard4/election
   [junit4]   2> 72323 T132 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard4
   [junit4]   2> 72333 T132 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 72333 T132 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C48 name=collection1 org.apache.solr.core.SolrCore@60ad1a86 url=https://127.0.0.1:49216/se_gb/qc/collection1 node=127.0.0.1:49216_se_gb%2Fqc C48_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:49216/se_gb/qc, node_name=127.0.0.1:49216_se_gb%2Fqc, core=collection1}
   [junit4]   2> 72333 T132 C48 P49216 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49216/se_gb/qc/collection1/
   [junit4]   2> 72334 T132 C48 P49216 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 72334 T132 C48 P49216 oasc.SyncStrategy.syncToMe https://127.0.0.1:49216/se_gb/qc/collection1/ has no replicas
   [junit4]   2> 72334 T132 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49216/se_gb/qc/collection1/ shard4
   [junit4]   2> 72334 T132 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard4
   [junit4]   2> 72335 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72387 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72392 T94 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72393 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72394 T87 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72393 T108 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72427 T132 oasc.ZkController.register We are https://127.0.0.1:49216/se_gb/qc/collection1/ and leader is https://127.0.0.1:49216/se_gb/qc/collection1/
   [junit4]   2> 72429 T132 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49216/se_gb/qc
   [junit4]   2> 72429 T132 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 72430 T132 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 72430 T132 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 72436 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72449 T83 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49216/se_gb/qc",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:49216_se_gb%2Fqc",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 72617 T87 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72618 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72618 T108 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72620 T94 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 74405 T58 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 74407 T58 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 74419 T58 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 74425 T58 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49219
   [junit4]   2> 74429 T58 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 74430 T58 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 74430 T58 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-005
   [junit4]   2> 74430 T58 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-005/'
   [junit4]   2> 74480 T58 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-005/solr.xml
   [junit4]   2> 74639 T58 oasc.CoreContainer.<init> New CoreContainer 1232353909
   [junit4]   2> 74640 T58 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-005/]
   [junit4]   2> 74642 T58 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 74642 T58 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 74643 T58 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 74644 T58 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 74644 T58 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 74644 T58 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 74645 T58 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 74645 T58 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 74645 T58 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 74649 T58 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 74652 T58 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 74652 T58 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 74653 T58 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 74653 T58 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49204/solr
   [junit4]   2> 74654 T58 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 74658 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 74668 T143 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e569945 name:ZooKeeperConnection Watcher:127.0.0.1:49204 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74668 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 74681 T58 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 74687 T145 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ec9bfc1 name:ZooKeeperConnection Watcher:127.0.0.1:49204/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74687 T58 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 74716 T58 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 75732 T58 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49219_se_gb%2Fqc
   [junit4]   2> 75735 T58 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49219_se_gb%2Fqc
   [junit4]   2> 75756 T58 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 75778 T147 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 75779 T147 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 75782 T147 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 75782 T87 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 75795 T83 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49219/se_gb/qc",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:49219_se_gb%2Fqc",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 75796 T83 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 75796 T83 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 75811 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 75811 T94 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 75813 T146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 75812 T108 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 75815 T87 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 76784 T147 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 76784 T147 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 76787 T147 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 76787 T147 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 76791 T147 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 76791 T147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-005/collection1/'
   [junit4]   2> 76793 T147 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Use

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

ers/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-010/collection1/data/index.20140821101308990;done=false>>]
   [junit4]   2> 348254 T58 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-010/collection1/data/index.20140821101308990
   [junit4]   2> 348255 T58 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-010/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-010/collection1/data;done=false>>]
   [junit4]   2> 348256 T58 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001/tempDir-010/collection1/data
   [junit4]   2> 348257 T291 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> 348259 T58 oasc.Overseer.close Overseer (id=92315054009090069-127.0.0.1:49241_se_gb%2Fqc-n_0000000008) closing
   [junit4]   2> 348261 T325 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:49241_se_gb%2Fqc
   [junit4]   2> 349764 T291 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 349765 T312 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 349766 T328 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 349783 T58 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/se_gb/qc,null}
   [junit4]   2> 354772 T58 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 354777 T58 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49204 49204
   [junit4]   2> 354793 T59 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49204 49204
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=FA34DCD4045B30A6 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=GMT0 -Dtests.file.encoding=UTF-8
   [junit4] ERROR    301s | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:49222/se_gb/qc/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA34DCD4045B30A6:7BD252CC7304509A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    > 	... 47 more
   [junit4]   2> 355174 T58 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/J0/./temp/solr.schema.TestCloudSchemaless-FA34DCD4045B30A6-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=et_EE, timezone=GMT0
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 (64-bit)/cpus=2,threads=1,free=107973960,total=242221056
   [junit4]   2> NOTE: All tests run in this JVM: [FieldFacetExtrasTest, TestDefaultSearchFieldResource, TestQueryUtils, SortByFunctionTest, TestSurroundQueryParser, CoreContainerCoreInitFailuresTest, TestCloudSchemaless]
   [junit4] Completed in 301.23s, 1 test, 1 error <<< FAILURES!

[...truncated 1327 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:454: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1350: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:965: There were test failures: 430 suites, 1782 tests, 1 error, 45 ignored (18 assumptions)

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