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

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40) - Build # 12008 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12008/
Java: 32bit/jdk1.8.0_40 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.DistributedIntervalFacetingTest.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:47256/_bf/v/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:47256/_bf/v/collection1
	at __randomizedtesting.SeedInfo.seed([B2B88A2DEAD1437D:3AECB5F7442D2E85]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153)
	at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:484)
	at org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:466)
	at org.apache.solr.DistributedIntervalFacetingTest.testRandom(DistributedIntervalFacetingTest.java:145)
	at org.apache.solr.DistributedIntervalFacetingTest.test(DistributedIntervalFacetingTest.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
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:961)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
	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.HttpSolrClient.executeMethod(HttpSolrClient.java:462)
	... 51 more




Build Log:
[...truncated 10634 lines...]
   [junit4] Suite: org.apache.solr.DistributedIntervalFacetingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/init-core-data-001
   [junit4]   2> 1033078 T6320 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1033078 T6320 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_bf/v
   [junit4]   2> 1033157 T6320 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1033159 T6320 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1033163 T6320 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1033170 T6320 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47256
   [junit4]   2> 1033171 T6320 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {schema=schema-distrib-interval-faceting.xml, solrconfig=solrconfig-basic.xml, hostContext=/_bf/v, hostPort=47256, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores}
   [junit4]   2> 1033172 T6320 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1033172 T6320 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/'
   [junit4]   2> 1033183 T6320 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/solr.xml
   [junit4]   2> 1033187 T6320 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores
   [junit4]   2> 1033187 T6320 oasc.CoreContainer.<init> New CoreContainer 17671482
   [junit4]   2> 1033188 T6320 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/]
   [junit4]   2> 1033188 T6320 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/lib
   [junit4]   2> 1033188 T6320 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/lib).
   [junit4]   2> 1033194 T6320 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1033194 T6320 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 1033195 T6320 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1033195 T6320 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1033195 T6320 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1033195 T6320 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1033195 T6320 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1033196 T6320 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1033196 T6320 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1033196 T6320 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1033196 T6320 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1033197 T6320 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1033198 T6320 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1033199 T6320 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1033199 T6320 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1033199 T6320 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores
   [junit4]   2> 1033200 T6320 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-basic.xml, transient=false, schema=schema-distrib-interval-faceting.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 1033200 T6320 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1033201 T6320 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1033202 T6330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1033202 T6330 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1033202 T6330 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1033213 T6330 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1033215 T6330 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1033231 T6330 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1033231 T6330 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-distrib-interval-faceting.xml
   [junit4]   2> 1033234 T6330 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1033238 T6330 oass.IndexSchema.readSchema default search field in schema is id
   [junit4]   2> 1033239 T6330 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1033239 T6330 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1033239 T6330 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1033240 T6330 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1033240 T6330 c:collection1 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1033240 T6330 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1033241 T6330 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1033241 T6330 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1033241 T6330 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1033241 T6330 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=7.474609375, floorSegmentMB=0.78515625, forceMergeDeletesPctAllowed=19.060826792188557, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8261513757751194
   [junit4]   2> 1033243 T6330 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c6c52b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45f7f6),segFN=segments_1,generation=1}
   [junit4]   2> 1033243 T6330 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1033245 T6330 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1033246 T6330 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033247 T6330 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033248 T6330 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033248 T6330 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033249 T6330 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1033249 T6330 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1033250 T6330 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1033250 T6330 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1033250 T6330 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10391784806022981]
   [junit4]   2> 1033250 T6330 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c6c52b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45f7f6),segFN=segments_1,generation=1}
   [junit4]   2> 1033251 T6330 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1033251 T6330 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@16415f8[collection1] main
   [junit4]   2> 1033251 T6330 c:collection1 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1033252 T6330 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1033252 T6330 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1033252 T6330 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1033252 T6330 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1033252 T6331 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16415f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033252 T6330 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1033253 T6320 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1033253 T6320 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1033334 T6320 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1033335 T6320 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1033356 T6320 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1033358 T6320 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58373
   [junit4]   2> 1033359 T6320 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {schema=schema-distrib-interval-faceting.xml, solrconfig=solrconfig-basic.xml, hostContext=/_bf/v, hostPort=58373, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores}
   [junit4]   2> 1033361 T6320 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1033361 T6320 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/'
   [junit4]   2> 1033382 T6320 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1033399 T6320 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores
   [junit4]   2> 1033399 T6320 oasc.CoreContainer.<init> New CoreContainer 5380670
   [junit4]   2> 1033400 T6320 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/]
   [junit4]   2> 1033400 T6320 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/lib
   [junit4]   2> 1033401 T6320 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/lib).
   [junit4]   2> 1033407 T6320 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1033407 T6320 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 1033408 T6320 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1033408 T6320 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1033408 T6320 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1033409 T6320 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1033409 T6320 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1033409 T6320 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1033418 T6320 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1033418 T6320 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1033419 T6320 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1033420 T6320 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1033421 T6320 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1033421 T6320 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1033421 T6320 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1033422 T6320 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores
   [junit4]   2> 1033423 T6320 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-basic.xml, transient=false, schema=schema-distrib-interval-faceting.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 1033423 T6320 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1033424 T6320 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1033424 T6342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1033424 T6342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1033425 T6342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1033438 T6342 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1033441 T6342 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1033447 T6342 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1033447 T6342 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-distrib-interval-faceting.xml
   [junit4]   2> 1033449 T6342 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1033462 T6342 oass.IndexSchema.readSchema default search field in schema is id
   [junit4]   2> 1033482 T6342 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1033483 T6342 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1033483 T6342 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1033484 T6342 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1033484 T6342 c:collection1 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1033484 T6342 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1033502 T6342 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1033502 T6342 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1033503 T6342 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1033503 T6342 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=7.474609375, floorSegmentMB=0.78515625, forceMergeDeletesPctAllowed=19.060826792188557, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8261513757751194
   [junit4]   2> 1033504 T6342 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@74fa04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3a297),segFN=segments_1,generation=1}
   [junit4]   2> 1033504 T6342 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1033505 T6342 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1033507 T6342 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033508 T6342 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033509 T6342 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033510 T6342 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033511 T6342 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1033511 T6342 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1033514 T6342 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1033514 T6342 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1033515 T6342 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10391784806022981]
   [junit4]   2> 1033515 T6342 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@74fa04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3a297),segFN=segments_1,generation=1}
   [junit4]   2> 1033515 T6342 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1033516 T6342 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@16b94a5[collection1] main
   [junit4]   2> 1033516 T6342 c:collection1 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1033516 T6342 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1033516 T6342 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1033517 T6342 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1033517 T6342 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1033518 T6343 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16b94a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033518 T6342 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1033527 T6320 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1033528 T6320 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1033529 T6320 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> ASYNC  NEW_CORE C4250 name=collection1 org.apache.solr.core.SolrCore@67a41d
   [junit4]   2> 1033596 T6329 c:collection1 C4250 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1033597 T6329 c:collection1 C4250 oasup.LogUpdateProcessor.finish [collection1] webapp=/_bf/v path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 4
   [junit4]   2> ASYNC  NEW_CORE C4251 name=collection1 org.apache.solr.core.SolrCore@1b29632
   [junit4]   2> 1033680 T6340 c:collection1 C4251 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1033681 T6340 c:collection1 C4251 oasup.LogUpdateProcessor.finish [collection1] webapp=/_bf/v path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1033684 T6328 c:collection1 C4250 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1033685 T6328 c:collection1 C4250 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c6c52b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45f7f6),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c6c52b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45f7f6),segFN=segments_2,generation=2}
   [junit4]   2> 1033685 T6328 c:collection1 C4250 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1033686 T6328 c:collection1 C4250 oass.SolrIndexSearcher.<init> Opening Searcher@115d4af[collection1] main
   [junit4]   2> 1033687 T6328 c:collection1 C4250 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1033687 T6331 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@115d4af[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033687 T6328 c:collection1 C4250 oasup.LogUpdateProcessor.finish [collection1] webapp=/_bf/v path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3
   [junit4]   2> 1033690 T6341 c:collection1 C4251 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1033693 T6341 c:collection1 C4251 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@74fa04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3a297),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@74fa04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3a297),segFN=segments_2,generation=2}
   [junit4]   2> 1033694 T6341 c:collection1 C4251 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1033695 T6341 c:collection1 C4251 oass.SolrIndexSearcher.<init> Opening Searcher@2eb16d[collection1] main
   [junit4]   2> 1033695 T6341 c:collection1 C4251 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1033695 T6343 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2eb16d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033696 T6341 c:collection1 C4251 oasup.LogUpdateProcessor.finish [collection1] webapp=/_bf/v path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 6
   [junit4]   2> 1033720 T6329 c:collection1 C4250 oasup.LogUpdateProcessor.finish [collection1] webapp=/_bf/v path=/update params={wt=javabin&version=2} {add=[0]} 0 10
   [junit4]   2> 1033724 T6340 c:collection1 C4251 oasup.LogUpdateProcessor.finish [collection1] webapp=/_bf/v path=/update params={wt=javabin&version=2} {add=[0]} 0 1
   [junit4]   2> 1123729 T6320 oas.SolrTestCaseJ4.tearDown ###Ending test
   [junit4]   2> 1123729 T6329 c:collection1 C4250 oasup.LogUpdateProcessor.finish [collection1] webapp=/_bf/v path=/update params={wt=javabin&version=2} {add=[1]} 0 1
   [junit4]   2> 1123759 T6320 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17671482
   [junit4]   2> 1123760 T6320 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67a41d
   [junit4]   2> 1123760 T6320 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1123761 T6320 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1123761 T6320 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1123761 T6320 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1123767 T6320 C4250 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c6c52b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45f7f6),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c6c52b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45f7f6),segFN=segments_3,generation=3}
   [junit4]   2> 1123768 T6320 C4250 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1123769 T6320 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1123769 T6320 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1123769 T6320 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data;done=false>>]
   [junit4]   2> 1123770 T6320 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1123770 T6320 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1123771 T6320 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1123772 T6320 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_bf/v,null}
   [junit4]   2> 1123980 T6320 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=5380670
   [junit4]   2> 1123981 T6320 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b29632
   [junit4]   2> 1123981 T6320 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1123981 T6320 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1123982 T6320 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1123982 T6320 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1123984 T6320 C4251 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@74fa04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3a297),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@74fa04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3a297),segFN=segments_3,generation=3}
   [junit4]   2> 1123985 T6320 C4251 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1123985 T6320 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1123985 T6320 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1123985 T6320 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1123986 T6320 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1123986 T6320 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data;done=false>>]
   [junit4]   2> 1123987 T6320 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1123987 T6320 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_bf/v,null}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedIntervalFacetingTest -Dtests.method=test -Dtests.seed=B2B88A2DEAD1437D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   91.1s J0 | DistributedIntervalFacetingTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:47256/_bf/v/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2B88A2DEAD1437D:3AECB5F7442D2E85]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:484)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:466)
   [junit4]    > 	at org.apache.solr.DistributedIntervalFacetingTest.testRandom(DistributedIntervalFacetingTest.java:145)
   [junit4]    > 	at org.apache.solr.DistributedIntervalFacetingTest.test(DistributedIntervalFacetingTest.java:45)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [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:961)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
   [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.HttpSolrClient.executeMethod(HttpSolrClient.java:462)
   [junit4]    > 	... 51 more
   [junit4]   2> 1124179 T6320 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.DistributedIntervalFacetingTest B2B88A2DEAD1437D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=DefaultSimilarity, locale=ja_JP, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.8.0_40 (32-bit)/cpus=12,threads=1,free=61282128,total=143699968
   [junit4]   2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, ChaosMonkeyNothingIsSafeTest, TestCloudManagedSchemaConcurrent, SegmentsInfoRequestHandlerTest, RemoteQueryErrorTest, TestDefaultStatsCache, MBeansHandlerTest, TestHdfsUpdateLog, SimpleCollectionCreateDeleteTest, TestJoin, TestSolrDeletionPolicy1, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, AliasIntegrationTest, HdfsChaosMonkeySafeLeaderTest, PeerSyncTest, StandardRequestHandlerTest, FastVectorHighlighterTest, HighlighterTest, TestFieldResource, QueryElevationComponentTest, TestChildDocTransformer, TestPostingsSolrHighlighter, LeaderFailoverAfterPartitionTest, EnumFieldTest, TestRealTimeGet, DefaultValueUpdateProcessorTest, SolrCoreTest, DebugComponentTest, TestRawResponseWriter, DeleteShardTest, TestNonDefinedSimilarityFactory, TestReversedWildcardFilterFactory, DateFieldTest, TestHighFrequencyDictionaryFactory, TestRandomFaceting, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest, TestExpandComponent, TestDFRSimilarityFactory, SSLMigrationTest, TestRangeQuery, TestFunctionQuery, TestIntervalFaceting, PrimitiveFieldTypeTest, QueryResultKeyTest, PingRequestHandlerTest, TestArbitraryIndexDir, TestUniqueKeyFieldResource, SimplePostToolTest, MinimalSchemaTest, TestInfoStreamLogging, HdfsBasicDistributedZkTest, TestFreeTextSuggestions, TestMergePolicyConfig, TestClusterStateMutator, TestSolrConfigHandler, TestEmbeddedSolrServerConstructors, SyncSliceTest, CoreMergeIndexesAdminHandlerTest, LeaderInitiatedRecoveryOnCommitTest, TestDocumentBuilder, TermsComponentTest, CurrencyFieldXmlFileTest, TestRebalanceLeaders, TestCloudPivotFacet, TestConfigReload, ExternalFileFieldSortTest, ExternalCollectionsTest, TestHighlightDedupGrouping, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollapseQParserPlugin, SaslZkACLProviderTest, TestBadConfig, RequestHandlersTest, DistributedFacetPivotLongTailTest, TestReplicationHandler, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, IndexSchemaTest, TestAnalyzedSuggestions, HighlighterConfigTest, UpdateParamsTest, SolrIndexConfigTest, MultiTermTest, TestDocSet, NumericFieldsTest, TestConfig, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, URLClassifyProcessorTest, DateMathParserTest, TestSystemIdResolver, ClusterStateTest, TestLRUCache, SliceStateTest, FileUtilsTest, DistributedIntervalFacetingTest]
   [junit4] Completed on J0 in 91.12s, 1 test, 1 error <<< FAILURES!

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

Total time: 46 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any