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/12/28 08:25:55 UTC

[JENKINS] Lucene-Solr-4.10-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 191 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/191/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.cloud.TestDistribDocBasedVersion.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:51557/g/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:51557/g/collection1
	at __randomizedtesting.SeedInfo.seed([DD969F037AE737E9:5C70111B0DB857D5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564)
	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.cloud.TestDistribDocBasedVersion.vadd(TestDistribDocBasedVersion.java:259)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:190)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTest(TestDistribDocBasedVersion.java:102)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at 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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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 11190 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/init-core-data-001
   [junit4]   2> 24254 T50 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 24255 T50 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g/
   [junit4]   2> 24259 T50 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 24263 T50 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 24273 T51 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 24369 T50 oasc.ZkTestServer.run start zk server on port:41595
   [junit4]   2> 24477 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 24545 T52 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 26660 T56 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@300d8157 name:ZooKeeperConnection Watcher:127.0.0.1:41595 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 26661 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 26662 T50 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 26685 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 26698 T59 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40ff8026 name:ZooKeeperConnection Watcher:127.0.0.1:41595/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 26699 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 26701 T50 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 26706 T50 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 26710 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 26712 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 26716 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-externalversionconstraint.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 26722 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 26727 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 26727 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 26730 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 26730 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 26732 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 26733 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 26735 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 26735 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 26737 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 26737 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 26739 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 26740 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 26742 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 26742 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 26744 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 26745 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 26747 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 26747 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 26749 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 26749 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 26755 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 26757 T61 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@680d706e name:ZooKeeperConnection Watcher:127.0.0.1:41595/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 26757 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27247 T50 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 27515 T50 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 27542 T50 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56411
   [junit4]   2> 27584 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 27585 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 27585 T50 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002
   [junit4]   2> 27585 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002/'
   [junit4]   2> 27603 T50 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002/solr.xml
   [junit4]   2> 27615 T50 oasc.CoreContainer.<init> New CoreContainer 702531768
   [junit4]   2> 27615 T50 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002/]
   [junit4]   2> 27627 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 27627 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 27627 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 27628 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 27628 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 27628 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 27628 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 27629 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 27629 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 27631 T50 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 27632 T50 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 27632 T50 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 27632 T50 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 27633 T50 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41595/solr
   [junit4]   2> 27641 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 27642 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27645 T73 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75f383a2 name:ZooKeeperConnection Watcher:127.0.0.1:41595 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27646 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27665 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27666 T75 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ca5769f name:ZooKeeperConnection Watcher:127.0.0.1:41595/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27666 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27674 T50 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 27685 T50 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 27689 T50 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 27694 T50 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 27697 T50 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 27707 T50 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 27710 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56411_g
   [junit4]   2> 27714 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56411_g
   [junit4]   2> 27720 T50 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 27722 T50 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 27725 T50 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 27733 T50 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56411_g
   [junit4]   2> 27734 T50 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 27736 T50 oasc.Overseer.start Overseer (id=93044646762315780-127.0.0.1:56411_g-n_0000000000) starting
   [junit4]   2> 27747 T50 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 27772 T50 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 27875 T77 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 27876 T50 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 27879 T50 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 27881 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 27891 T76 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 27898 T79 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 27898 T79 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 27903 T79 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 27903 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27907 T76 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:56411/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:56411_g",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 27907 T76 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 27913 T76 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 27920 T80 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> 28903 T79 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 28904 T79 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 28904 T79 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 28905 T79 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 28905 T79 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 28906 T79 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002/collection1/'
   [junit4]   2> 28907 T79 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 28907 T79 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 28907 T79 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 28934 T79 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 28943 T79 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 28944 T79 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 28963 T79 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 29118 T79 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 29120 T79 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 29121 T79 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 29124 T79 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 29156 T79 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 29156 T79 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 29157 T79 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-002/collection1/, dataDir=./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/control/data/
   [junit4]   2> 29157 T79 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc76085
   [junit4]   2> 29161 T79 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/control/data
   [junit4]   2> 29162 T79 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/control/data/index/
   [junit4]   2> 29163 T79 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 29163 T79 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/control/data/index
   [junit4]   2> 29163 T79 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 29173 T79 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 29173 T79 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 29181 T79 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 29220 T79 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 29220 T79 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 29220 T79 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 29221 T79 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 29221 T79 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 29223 T79 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 29224 T79 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 29224 T79 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 29225 T79 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 29225 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 29226 T79 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 29227 T79 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 29227 T79 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 29228 T79 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 29229 T79 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 29231 T79 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29232 T79 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29233 T79 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29233 T79 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29234 T79 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29235 T79 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 29235 T79 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 29236 T79 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7627668137770373]
   [junit4]   2> 29238 T79 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 29238 T79 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 29238 T79 oass.SolrIndexSearcher.<init> Opening Searcher@4a6af379[collection1] main
   [junit4]   2> 29239 T79 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 29240 T79 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 29240 T79 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 29242 T79 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 29242 T79 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 29243 T79 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 29243 T79 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 29243 T79 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 29244 T79 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 29246 T79 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 29246 T79 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 29246 T79 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 29250 T81 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a6af379[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 29331 T79 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 29332 T84 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56411/g collection:control_collection shard:shard1
   [junit4]   2> 29333 T50 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 29333 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 29338 T84 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 29353 T84 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 29354 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29354 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29356 T84 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 29357 T84 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C230 name=collection1 org.apache.solr.core.SolrCore@2a9d1c07 url=https://127.0.0.1:56411/g/collection1 node=127.0.0.1:56411_g C230_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:56411/g, node_name=127.0.0.1:56411_g, state=down}
   [junit4]   2> 29358 T84 C230 P56411 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56411/g/collection1/
   [junit4]   2> 29358 T86 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@705f851b name:ZooKeeperConnection Watcher:127.0.0.1:41595/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29359 T84 C230 P56411 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 29360 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29360 T84 C230 P56411 oasc.SyncStrategy.syncToMe https://127.0.0.1:56411/g/collection1/ has no replicas
   [junit4]   2> 29361 T84 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56411/g/collection1/ shard1
   [junit4]   2> 29362 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 29364 T84 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 29366 T50 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 29382 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29488 T80 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> 29488 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> 29534 T84 oasc.ZkController.register We are https://127.0.0.1:56411/g/collection1/ and leader is https://127.0.0.1:56411/g/collection1/
   [junit4]   2> 29535 T84 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56411/g
   [junit4]   2> 29535 T84 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 29535 T84 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 29535 T84 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 29536 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29539 T76 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56411/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:56411_g",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 29644 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> 29645 T80 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> 29703 T50 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 29704 T50 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 29710 T50 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 29720 T50 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36623
   [junit4]   2> 29724 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 29724 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 29726 T50 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003
   [junit4]   2> 29726 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003/'
   [junit4]   2> 29744 T50 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003/solr.xml
   [junit4]   2> 29764 T50 oasc.CoreContainer.<init> New CoreContainer 722010733
   [junit4]   2> 29765 T50 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003/]
   [junit4]   2> 29765 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 29766 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 29766 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 29766 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 29766 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 29767 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 29767 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 29767 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 29768 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 29770 T50 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 29772 T50 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 29772 T50 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 29772 T50 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 29773 T50 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41595/solr
   [junit4]   2> 29773 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 29781 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29782 T98 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@180930f4 name:ZooKeeperConnection Watcher:127.0.0.1:41595 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29783 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29785 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29792 T100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e8d946 name:ZooKeeperConnection Watcher:127.0.0.1:41595/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29792 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29798 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 30801 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36623_g
   [junit4]   2> 30802 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36623_g
   [junit4]   2> 30806 T50 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 30812 T102 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 30812 T102 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 30813 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 30813 T102 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 30815 T76 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36623/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:36623_g",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 30815 T76 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 30815 T76 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 30919 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> 30919 T80 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> 30919 T101 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> 31813 T102 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 31813 T102 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 31814 T102 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 31814 T102 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 31815 T102 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 31815 T102 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003/collection1/'
   [junit4]   2> 31816 T102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 31816 T102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 31817 T102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 31849 T102 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 31864 T102 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 31865 T102 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 31878 T102 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 31993 T102 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 31995 T102 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 31995 T102 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 31998 T102 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 32024 T102 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 32024 T102 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 32024 T102 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-003/collection1/, dataDir=./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty1/
   [junit4]   2> 32024 T102 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc76085
   [junit4]   2> 32025 T102 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty1
   [junit4]   2> 32025 T102 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty1/index/
   [junit4]   2> 32026 T102 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 32026 T102 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty1/index
   [junit4]   2> 32026 T102 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 32035 T102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 32035 T102 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 32043 T102 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 32043 T102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 32044 T102 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 32044 T102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 32044 T102 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 32044 T102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 32045 T102 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32046 T102 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32047 T102 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32047 T102 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32048 T102 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 32048 T102 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 32049 T102 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32049 T102 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 32049 T102 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 32050 T102 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 32052 T102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32053 T102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32054 T102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32055 T102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32056 T102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32057 T102 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 32057 T102 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 32059 T102 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7627668137770373]
   [junit4]   2> 32060 T102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 32060 T102 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 32060 T102 oass.SolrIndexSearcher.<init> Opening Searcher@44b51c4f[collection1] main
   [junit4]   2> 32060 T102 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 32061 T102 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 32061 T102 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 32062 T102 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 32062 T102 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 32062 T102 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 32063 T102 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 32063 T102 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 32063 T102 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 32063 T102 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 32064 T103 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44b51c4f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 32069 T102 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 32070 T106 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:36623/g collection:collection1 shard:shard2
   [junit4]   2> 32070 T50 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 32070 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 32070 T106 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 32077 T106 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 32079 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32082 T106 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 32082 T106 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C231 name=collection1 org.apache.solr.core.SolrCore@75c498a5 url=https://127.0.0.1:36623/g/collection1 node=127.0.0.1:36623_g C231_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:36623/g, node_name=127.0.0.1:36623_g, state=down}
   [junit4]   2> 32082 T106 C231 P36623 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:36623/g/collection1/
   [junit4]   2> 32083 T106 C231 P36623 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 32083 T106 C231 P36623 oasc.SyncStrategy.syncToMe https://127.0.0.1:36623/g/collection1/ has no replicas
   [junit4]   2> 32083 T106 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:36623/g/collection1/ shard2
   [junit4]   2> 32083 T106 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 32088 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32196 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> 32196 T101 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> 32196 T80 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> 32239 T106 oasc.ZkController.register We are https://127.0.0.1:36623/g/collection1/ and leader is https://127.0.0.1:36623/g/collection1/
   [junit4]   2> 32240 T106 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36623/g
   [junit4]   2> 32240 T106 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 32240 T106 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 32240 T106 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 32241 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32243 T76 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36623/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:36623_g",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 32314 T50 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 32314 T50 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 32318 T50 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 32320 T50 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51557
   [junit4]   2> 32323 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 32323 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 32323 T50 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004
   [junit4]   2> 32323 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004/'
   [junit4]   2> 32335 T50 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004/solr.xml
   [junit4]   2> 32344 T50 oasc.CoreContainer.<init> New CoreContainer 1018111747
   [junit4]   2> 32345 T50 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004/]
   [junit4]   2> 32345 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 32345 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 32346 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 32346 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 32346 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 32346 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 32346 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> 32347 T80 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> 32347 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 32347 T101 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> 32347 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 32348 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 32350 T50 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 32352 T50 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 32352 T50 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 32352 T50 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 32353 T50 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41595/solr
   [junit4]   2> 32353 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 32354 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32356 T117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f0cc285 name:ZooKeeperConnection Watcher:127.0.0.1:41595 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32356 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32368 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32370 T119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5671f610 name:ZooKeeperConnection Watcher:127.0.0.1:41595/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32371 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32378 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 33381 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51557_g
   [junit4]   2> 33382 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51557_g
   [junit4]   2> 33386 T50 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 33398 T121 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 33399 T121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 33400 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 33400 T121 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 33401 T76 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51557/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:51557_g",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 33402 T76 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 33402 T76 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 33505 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> 33505 T80 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> 33505 T101 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> 33505 T120 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> 34400 T121 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 34400 T121 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 34402 T121 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 34403 T121 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 34404 T121 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 34404 T121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004/collection1/'
   [junit4]   2> 34405 T121 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 34405 T121 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 34405 T121 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 34438 T121 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 34447 T121 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 34449 T121 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 34462 T121 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 34628 T121 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 34629 T121 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 34630 T121 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 34634 T121 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 34664 T121 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 34664 T121 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 34664 T121 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-004/collection1/, dataDir=./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty2/
   [junit4]   2> 34664 T121 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc76085
   [junit4]   2> 34665 T121 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty2
   [junit4]   2> 34665 T121 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty2/index/
   [junit4]   2> 34666 T121 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 34666 T121 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty2/index
   [junit4]   2> 34667 T121 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 34675 T121 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 34675 T121 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34683 T121 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 34683 T121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 34683 T121 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 34683 T121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 34683 T121 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 34683 T121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 34684 T121 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34685 T121 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34685 T121 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34686 T121 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34686 T121 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 34687 T121 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 34687 T121 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34688 T121 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 34688 T121 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 34689 T121 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 34691 T121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34692 T121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34692 T121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34693 T121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34695 T121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34704 T121 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 34704 T121 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 34709 T121 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7627668137770373]
   [junit4]   2> 34710 T121 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 34710 T121 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34710 T121 oass.SolrIndexSearcher.<init> Opening Searcher@203c9095[collection1] main
   [junit4]   2> 34710 T121 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 34711 T121 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 34712 T121 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 34712 T121 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 34712 T121 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 34712 T121 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 34713 T121 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 34713 T121 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 34714 T121 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 34714 T121 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 34720 T122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@203c9095[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 34725 T121 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 34733 T125 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:51557/g collection:collection1 shard:shard1
   [junit4]   2> 34733 T50 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 34734 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 34737 T125 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 34743 T125 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 34745 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34745 T125 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 34745 T125 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C232 name=collection1 org.apache.solr.core.SolrCore@736209a0 url=https://127.0.0.1:51557/g/collection1 node=127.0.0.1:51557_g C232_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:51557/g, node_name=127.0.0.1:51557_g, state=down}
   [junit4]   2> 34745 T125 C232 P51557 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:51557/g/collection1/
   [junit4]   2> 34746 T125 C232 P51557 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 34746 T125 C232 P51557 oasc.SyncStrategy.syncToMe https://127.0.0.1:51557/g/collection1/ has no replicas
   [junit4]   2> 34746 T125 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:51557/g/collection1/ shard1
   [junit4]   2> 34746 T125 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 34756 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34757 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> 34757 T101 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> 34757 T80 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> 34757 T120 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> 34805 T125 oasc.ZkController.register We are https://127.0.0.1:51557/g/collection1/ and leader is https://127.0.0.1:51557/g/collection1/
   [junit4]   2> 34806 T125 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:51557/g
   [junit4]   2> 34806 T125 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 34806 T125 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 34806 T125 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 34808 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34810 T76 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 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:51557/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:51557_g",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 34915 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> 34916 T120 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> 34916 T80 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> 34916 T101 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> 35135 T50 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 35136 T50 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 35148 T50 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 35151 T50 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:41170
   [junit4]   2> 35155 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 35155 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 35155 T50 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-005
   [junit4]   2> 35156 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-005/'
   [junit4]   2> 35168 T50 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-005/solr.xml
   [junit4]   2> 35182 T50 oasc.CoreContainer.<init> New CoreContainer 598920661
   [junit4]   2> 35183 T50 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-005/]
   [junit4]   2> 35183 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 35184 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 35184 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 35184 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 35184 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 35186 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 35186 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 35186 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 35186 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 35188 T50 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 35189 T50 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35189 T50 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35189 T50 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 35190 T50 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41595/solr
   [junit4]   2> 35190 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 35191 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 35193 T136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37481ada name:ZooKeeperConnection Watcher:127.0.0.1:41595 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35193 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 35201 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 35203 T138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@438b54c4 name:ZooKeeperConnection Watcher:127.0.0.1:41595/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35203 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 35209 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 36221 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41170_g
   [junit4]   2> 36223 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41170_g
   [junit4]   2> 36227 T50 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 36246 T140 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 36246 T140 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 36249 T80 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36249 T140 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 36250 T76 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41170/g",
   [junit4]   2> 	  "node_name":"127.0.0.1:41170_g",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 36251 T76 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 36251 T76 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 36354 T120 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> 36355 T80 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> 36355 T101 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> 36355 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> 36355 T139 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> 37249 T140 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 37249 T140 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 37250 T140 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 37250 T140 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 37251 T140 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 37251 T140 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-005/collection1/'
   [junit4]   2> 37252 T140 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 37253 T140 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 37253 T140 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-005/collection1/lib/README' to classloader
   [junit4]   2> 37309 T140 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 37321 T140 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37323 T140 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/s

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

currently being tracked
   [junit4]   2> 131628 T50 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 131628 T50 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty4
   [junit4]   2> 131628 T50 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 131629 T50 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001/tempDir-001/jetty4/index
   [junit4]   2> 131630 T50 oasc.Overseer.close Overseer (id=93044646762315789-127.0.0.1:39685_g-n_0000000004) closing
   [junit4]   2> 131631 T206 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:39685_g
   [junit4]   2> 133132 T209 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:74)
   [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:90)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 133133 T201 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 133156 T50 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/g,null}
   [junit4]   2> 138146 T50 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 138148 T50 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41595 41595
   [junit4]   2> 138697 T51 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41595 41595
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribDocBasedVersion -Dtests.method=testDistribSearch -Dtests.seed=DD969F037AE737E9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=Etc/GMT+11 -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    114s J0 | TestDistribDocBasedVersion.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:51557/g/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD969F037AE737E9:5C70111B0DB857D5]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564)
   [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.cloud.TestDistribDocBasedVersion.vadd(TestDistribDocBasedVersion.java:259)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:190)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTest(TestDistribDocBasedVersion.java:102)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
   [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.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [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> 138743 T50 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-DD969F037AE737E9-001
   [junit4]   2> 114494 T49 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=ro_RO, timezone=Etc/GMT+11
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=74558816,total=127860736
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonNRTOpen, TestStressReorder, TestDistribDocBasedVersion]
   [junit4] Completed on J0 in 115.04s, 1 test, 1 error <<< FAILURES!

[...truncated 1296 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:966: There were test failures: 421 suites, 1757 tests, 1 error, 25 ignored (18 assumptions)

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