Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14246/ Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:45246/solr/testSolrCloudCollection] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45246/solr/testSolrCloudCollection] at __randomizedtesting.SeedInfo.seed([1C22B97AE0F88A1B:F2F107AA6514B0FF]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150) at org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:201) 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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) 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:57) 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: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45246/solr/testSolrCloudCollection: Ping query caused exception: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) ... 44 more Build Log: [...truncated 10399 lines...] [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001 [junit4] 2> 1094397 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) [junit4] 2> 1094397 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1094397 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 1094397 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1094397 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1094410 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1094416 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1094430 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 1094431 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 1094434 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1094556 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1094559 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1094560 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1094563 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1094564 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1094565 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1094565 WARN (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1094565 WARN (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1094565 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1094566 WARN (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1094566 WARN (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1094566 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1094566 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 1094566 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/' [junit4] 2> 1094574 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 1367892440 [junit4] 2> 1094574 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/] [junit4] 2> 1094574 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib [junit4] 2> 1094574 WARN (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib). [junit4] 2> 1094579 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1094580 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 1094581 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1094581 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1094581 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1094581 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1094581 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001, shard=shard1} [junit4] 2> 1094582 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 1094582 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1094582 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1094592 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1094598 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1094612 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 1094612 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 1094618 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1094722 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1094726 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1094726 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1094729 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1094730 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1094732 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1094732 WARN (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1094732 WARN (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1094732 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1094732 WARN (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1094732 WARN (coreLoadExecutor-4196-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1094733 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf' [junit4] 2> 1094733 INFO (coreLoadExecutor-4196-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/ [junit4] 2> 1094733 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1094733 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null] [junit4] 2> 1094733 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39a77d57 [junit4] 2> 1094734 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001 [junit4] 2> 1094734 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001/index/ [junit4] 2> 1094734 WARN (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001/index' doesn't exist. Creating new index... [junit4] 2> 1094734 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001/index [junit4] 2> 1094734 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=77.189453125, floorSegmentMB=2.0986328125, forceMergeDeletesPctAllowed=24.13373003155946, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1094735 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@39c06ab6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@695a6f12),segFN=segments_1,generation=1} [junit4] 2> 1094735 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1094735 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001/ [junit4] 2> 1094737 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1094737 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1094738 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1094739 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1094740 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1094740 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1094741 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1094743 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1094744 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 1094744 WARN (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 1094745 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1094745 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1094745 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1094746 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled [junit4] 2> 1094746 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled [junit4] 2> 1094746 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=36.1533203125, floorSegmentMB=0.2998046875, forceMergeDeletesPctAllowed=29.272728529246436, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1094746 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@39c06ab6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@695a6f12),segFN=segments_1,generation=1} [junit4] 2> 1094746 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1094746 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@633f776e[collection1] main [junit4] 2> 1094747 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1094747 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1094747 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1094747 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1094785 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1094936 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1094937 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1094937 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1094937 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1094937 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1094937 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1094938 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1094938 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1094938 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1094938 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1094939 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 1094939 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1094939 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1094939 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1512713508211392512 [junit4] 2> 1094940 INFO (searcherExecutor-4197-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@633f776e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1094942 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1512713508211392512 [junit4] 2> 1094942 INFO (coreLoadExecutor-4196-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1094943 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1094945 INFO (TEST-PingRequestHandlerTest.testDisablingServer-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer [junit4] 2> 1094949 INFO (TEST-PingRequestHandlerTest.testDisablingServer-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=2 [junit4] 2> 1094950 INFO (TEST-PingRequestHandlerTest.testDisablingServer-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer [junit4] 2> 1094953 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck [junit4] 2> 1094954 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1094954 INFO (Thread-3455) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1094954 INFO (Thread-3455) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1095054 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.ZkTestServer start zk server on port:51712 [junit4] 2> 1095054 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095055 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095058 INFO (zkCallback-1075-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@438a4235 name:ZooKeeperConnection Watcher:127.0.0.1:51712 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095058 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095059 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095059 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1095062 INFO (jetty-launcher-1074-thread-1) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1095062 INFO (jetty-launcher-1074-thread-3) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1095089 INFO (jetty-launcher-1074-thread-4) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1095089 INFO (jetty-launcher-1074-thread-2) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1095089 INFO (jetty-launcher-1074-thread-5) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1095091 INFO (jetty-launcher-1074-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@110d2074{/solr,null,AVAILABLE} [junit4] 2> 1095092 INFO (jetty-launcher-1074-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@649c5b2c{/solr,null,AVAILABLE} [junit4] 2> 1095092 INFO (jetty-launcher-1074-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d5c8855{/solr,null,AVAILABLE} [junit4] 2> 1095092 INFO (jetty-launcher-1074-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@64194e39{HTTP/1.1}{127.0.0.1:45246} [junit4] 2> 1095092 INFO (jetty-launcher-1074-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@15cd9823{HTTP/1.1}{127.0.0.1:46056} [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-2) [ ] o.e.j.s.Server Started @1096706ms [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46056} [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1389bc2d{/solr,null,AVAILABLE} [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@23083ff{HTTP/1.1}{127.0.0.1:37894} [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-5) [ ] o.e.j.s.Server Started @1096707ms [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37894} [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/' [junit4] 2> 1095091 INFO (jetty-launcher-1074-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f3898b5{/solr,null,AVAILABLE} [junit4] 2> 1095093 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/' [junit4] 2> 1095092 INFO (jetty-launcher-1074-thread-1) [ ] o.e.j.s.Server Started @1096706ms [junit4] 2> 1095095 INFO (jetty-launcher-1074-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@669cc028{HTTP/1.1}{127.0.0.1:43232} [junit4] 2> 1095095 INFO (jetty-launcher-1074-thread-3) [ ] o.e.j.s.Server Started @1096708ms [junit4] 2> 1095095 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43232} [junit4] 2> 1095095 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1095095 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/' [junit4] 2> 1095092 INFO (jetty-launcher-1074-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@6aa9a643{HTTP/1.1}{127.0.0.1:32834} [junit4] 2> 1095095 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45246} [junit4] 2> 1095098 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1095098 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/' [junit4] 2> 1095098 INFO (jetty-launcher-1074-thread-4) [ ] o.e.j.s.Server Started @1096711ms [junit4] 2> 1095103 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32834} [junit4] 2> 1095104 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1095104 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/' [junit4] 2> 1095106 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095107 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095108 INFO (zkCallback-1076-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a46d1ac name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095112 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095112 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095112 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095112 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095113 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1095113 INFO (zkCallback-1077-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@872030a name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095113 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095114 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095114 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1095117 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1095118 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1696448109 [junit4] 2> 1095118 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/] [junit4] 2> 1095118 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib [junit4] 2> 1095118 WARN (jetty-launcher-1074-thread-3) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib). [junit4] 2> 1095125 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095125 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095126 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095128 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1095128 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1095129 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1095129 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1095129 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51712/solr [junit4] 2> 1095129 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1095129 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095130 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095130 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095131 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095131 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1095131 INFO (zkCallback-1078-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f4a0f30 name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095131 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095131 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1528479195 [junit4] 2> 1095131 INFO (zkCallback-1079-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a8e1cb5 name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095131 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/] [junit4] 2> 1095132 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib [junit4] 2> 1095132 WARN (jetty-launcher-1074-thread-1) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib). [junit4] 2> 1095132 INFO (zkCallback-1081-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55f314b7 name:ZooKeeperConnection Watcher:127.0.0.1:51712 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095132 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095132 INFO (jetty-launcher-1074-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095133 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095134 INFO (zkCallback-1083-thread-1-processing-n:127.0.0.1:43232_solr) [n:127.0.0.1:43232_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24b0a641 name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095134 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095135 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1095135 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1095136 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1095136 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1095137 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1095137 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1095137 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1095137 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1095137 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1095131 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095132 INFO (zkCallback-1082-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61095640 name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51712/solr [junit4] 2> 1095131 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095139 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095138 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095139 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1095139 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1095140 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095149 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1095149 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1095149 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1095149 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 2061819698 [junit4] 2> 1095149 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1330813847 [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1095149 INFO (zkCallback-1085-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ba398e6 name:ZooKeeperConnection Watcher:127.0.0.1:51712 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/] [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/] [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 567463603 [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095151 WARN (jetty-launcher-1074-thread-5) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib). [junit4] 2> 1095150 WARN (jetty-launcher-1074-thread-4) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib). [junit4] 2> 1095150 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/] [junit4] 2> 1095151 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib [junit4] 2> 1095151 WARN (jetty-launcher-1074-thread-2) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/lib). [junit4] 2> 1095155 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1095156 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1095156 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1095156 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1095156 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1095156 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51712/solr [junit4] 2> 1095156 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51712/solr [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095157 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1095158 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1095168 INFO (zkCallback-1088-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56866b9c name:ZooKeeperConnection Watcher:127.0.0.1:51712 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095168 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095168 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1095168 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095168 INFO (zkCallback-1089-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@728672f3 name:ZooKeeperConnection Watcher:127.0.0.1:51712 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095168 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1095168 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1095168 INFO (jetty-launcher-1074-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095168 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095168 INFO (zkCallback-1091-thread-1-processing-n:127.0.0.1:45246_solr) [n:127.0.0.1:45246_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6979593c name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095169 INFO (jetty-launcher-1074-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095169 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51712/solr [junit4] 2> 1095169 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1095169 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1095169 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095169 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095170 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095170 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43232_solr [junit4] 2> 1095170 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095170 INFO (zkCallback-1092-thread-1-processing-n:127.0.0.1:32834_solr) [n:127.0.0.1:32834_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39471c59 name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095170 INFO (zkCallback-1093-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42f91e0e name:ZooKeeperConnection Watcher:127.0.0.1:51712 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095170 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095170 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43232_solr [junit4] 2> 1095170 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095170 INFO (jetty-launcher-1074-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1095170 INFO (zkCallback-1094-thread-1-processing-n:127.0.0.1:37894_solr) [n:127.0.0.1:37894_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14952676 name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095171 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095171 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1095171 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1095172 INFO (zkCallback-1095-thread-1-processing-n:127.0.0.1:46056_solr) [n:127.0.0.1:46056_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@164069ce name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1095172 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1095172 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1095173 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1095173 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1095173 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94544594264326151-127.0.0.1:43232_solr-n_0000000000 [junit4] 2> 1095173 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43232_solr [junit4] 2> 1095173 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1095174 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1095174 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1095174 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1095174 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.Overseer Overseer (id=94544594264326151-127.0.0.1:43232_solr-n_0000000000) starting [junit4] 2> 1095175 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1095178 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1095178 INFO (OverseerCollectionConfigSetProcessor-94544594264326151-127.0.0.1:43232_solr-n_0000000000) [n:127.0.0.1:43232_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1095178 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1095178 INFO (OverseerStateUpdate-94544594264326151-127.0.0.1:43232_solr-n_0000000000) [n:127.0.0.1:43232_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1095192 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1095192 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1095192 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1095197 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 1095197 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1095198 INFO (jetty-launcher-1074-thread-3) [n:127.0.0.1:43232_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1096177 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46056_solr [junit4] 2> 1096177 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46056_solr [junit4] 2> 1096178 INFO (zkCallback-1094-thread-1-processing-n:127.0.0.1:37894_solr) [n:127.0.0.1:37894_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1096178 INFO (zkCallback-1083-thread-1-processing-n:127.0.0.1:43232_solr) [n:127.0.0.1:43232_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1096178 INFO (zkCallback-1092-thread-1-processing-n:127.0.0.1:32834_solr) [n:127.0.0.1:32834_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1096178 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1096179 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94544594264326159-127.0.0.1:46056_solr-n_0000000001 [junit4] 2> 1096178 INFO (zkCallback-1095-thread-1-processing-n:127.0.0.1:46056_solr) [n:127.0.0.1:46056_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1096179 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94544594264326151-127.0.0.1:43232_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1096178 INFO (zkCallback-1091-thread-1-processing-n:127.0.0.1:45246_solr) [n:127.0.0.1:45246_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1096182 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45246_solr [junit4] 2> 1096182 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37894_solr [junit4] 2> 1096182 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37894_solr [junit4] 2> 1096182 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45246_solr [junit4] 2> 1096183 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32834_solr [junit4] 2> 1096183 INFO (zkCallback-1091-thread-1-processing-n:127.0.0.1:45246_solr) [n:127.0.0.1:45246_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4] 2> 1096183 INFO (zkCallback-1094-thread-1-processing-n:127.0.0.1:37894_solr) [n:127.0.0.1:37894_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4] 2> 1096183 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32834_solr [junit4] 2> 1096183 INFO (zkCallback-1092-thread-1-processing-n:127.0.0.1:32834_solr) [n:127.0.0.1:32834_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4] 2> 1096183 INFO (zkCallback-1095-thread-1-processing-n:127.0.0.1:46056_solr) [n:127.0.0.1:46056_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4] 2> 1096183 INFO (zkCallback-1083-thread-1-processing-n:127.0.0.1:43232_solr) [n:127.0.0.1:43232_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4] 2> 1096185 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1096185 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1096185 INFO (zkCallback-1091-thread-1-processing-n:127.0.0.1:45246_solr) [n:127.0.0.1:45246_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4] 2> 1096185 INFO (zkCallback-1092-thread-1-processing-n:127.0.0.1:32834_solr) [n:127.0.0.1:32834_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4] 2> 1096185 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94544594264326155-127.0.0.1:45246_solr-n_0000000003 [junit4] 2> 1096185 INFO (zkCallback-1095-thread-1-processing-n:127.0.0.1:46056_solr) [n:127.0.0.1:46056_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4] 2> 1096185 INFO (zkCallback-1094-thread-1-processing-n:127.0.0.1:37894_solr) [n:127.0.0.1:37894_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4] 2> 1096185 INFO (zkCallback-1083-thread-1-processing-n:127.0.0.1:43232_solr) [n:127.0.0.1:43232_solr ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4] 2> 1096185 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94544594264326158-127.0.0.1:37894_solr-n_0000000002 [junit4] 2> 1096186 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94544594264326158-127.0.0.1:37894_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1096190 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1096191 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94544594264326159-127.0.0.1:46056_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1096195 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94544594264326156-127.0.0.1:32834_solr-n_0000000004 [junit4] 2> 1096198 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1096198 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1096199 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1096199 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 1096203 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94544594264326155-127.0.0.1:45246_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1096208 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1096208 INFO (jetty-launcher-1074-thread-1) [n:127.0.0.1:45246_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1096219 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1096219 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1096220 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1096220 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 1096219 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1096221 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1096221 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1096221 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1096221 INFO (jetty-launcher-1074-thread-2) [n:127.0.0.1:46056_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1096221 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 1096222 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1096222 INFO (jetty-launcher-1074-thread-4) [n:127.0.0.1:32834_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1096240 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1096240 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1096240 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/tempDir-001/. [junit4] 2> 1096241 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 1096241 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1096242 INFO (jetty-launcher-1074-thread-5) [n:127.0.0.1:37894_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1096242 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1096242 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1096242 INFO (zkCallback-1096-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fe41b99 name:ZooKeeperConnection Watcher:127.0.0.1:51712 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1096243 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1096243 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1096244 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1096245 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1096245 INFO (zkCallback-1098-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55c4e101 name:ZooKeeperConnection Watcher:127.0.0.1:51712/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1096245 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1096245 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1096246 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 1096247 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 1096247 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 1096248 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 1096248 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 1096249 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 1096249 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 1096250 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml [junit4] 2> 1096250 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 1096251 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt [junit4] 2> 1096251 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 1096252 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml [junit4] 2> 1096252 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml [junit4] 2> 1096253 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml [junit4] 2> 1096254 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml [junit4] 2> 1096254 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt [junit4] 2> 1096255 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml [junit4] 2> 1096256 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml [junit4] 2> 1096256 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml [junit4] 2> 1096257 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml [junit4] 2> 1096257 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml [junit4] 2> 1096258 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml [junit4] 2> 1096258 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml [junit4] 2> 1096259 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml [junit4] 2> 1096260 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml [junit4] 2> 1096260 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml [junit4] 2> 1096261 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 1096261 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt [junit4] 2> 1096262 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff [junit4] 2> 1096262 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml [junit4] 2> 1096263 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml [junit4] 2> 1096263 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml [junit4] 2> 1096264 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml [junit4] 2> 1096264 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml [junit4] 2> 1096265 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init. [...truncated too long message...] us-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus [junit4] 2> 1101013 INFO (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException [junit4] 2> 1101013 INFO (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException [junit4] 2> 1101015 INFO (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPingWithNoHealthCheck [junit4] 2> 1101016 INFO (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1101016 INFO (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={action=ping&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1101016 INFO (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck [junit4] 2> 1101018 INFO (TEST-PingRequestHandlerTest.testEnablingServer-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer [junit4] 2> 1101019 INFO (TEST-PingRequestHandlerTest.testEnablingServer-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1101019 INFO (TEST-PingRequestHandlerTest.testEnablingServer-seed#[1C22B97AE0F88A1B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer [junit4] 2> 1101020 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1101020 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1367892440 [junit4] 2> 1101020 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4497ebfd [junit4] 2> 1101020 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 1101021 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 1101021 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1101021 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 1101021 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 1101029 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1101029 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001;done=false>>] [junit4] 2> 1101029 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001 [junit4] 2> 1101029 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001/index;done=false>>] [junit4] 2> 1101029 INFO (SUITE-PingRequestHandlerTest-seed#[1C22B97AE0F88A1B]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001/init-core-data-001/index [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_1C22B97AE0F88A1B-001 [junit4] 2> Sep 19, 2015 4:13:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=es_BO, timezone=Europe/Tiraspol [junit4] 2> NOTE: Linux 3.19.0-28-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=350532712,total=524812288 [junit4] 2> NOTE: All tests run in this JVM: [TestHashQParserPlugin, TestPHPSerializedResponseWriter, QueryParsingTest, TestSort, TestSolrDeletionPolicy1, CloudMLTQParserTest, CollectionReloadTest, TestReversedWildcardFilterFactory, TestRecovery, TestAddFieldRealTimeGet, TestIndexSearcher, CollectionsAPIAsyncDistributedZkTest, TestSha256AuthenticationProvider, TestNamedUpdateProcessors, TestClassNameShortening, ClusterStateTest, TestSmileRequest, TestFieldSortValues, TestImplicitCoreProperties, OverseerTaskQueueTest, TermVectorComponentDistributedTest, TestFastLRUCache, TestShardHandlerFactory, TestSolrConfigHandler, DirectUpdateHandlerOptimizeTest, TestReRankQParserPlugin, TestElisionMultitermQuery, CurrencyFieldXmlFileTest, DocValuesMultiTest, TestCSVResponseWriter, AsyncMigrateRouteKeyTest, RAMDirectoryFactoryTest, TestSolrCLIRunExample, TestDocBasedVersionConstraints, UnloadDistributedZkTest, TestCursorMarkWithoutUniqueKey, TestCloudManagedSchema, TestExpandComponent, TestZkChroot, TestSweetSpotSimilarityFactory, TestManagedResource, CdcrVersionReplicationTest, HdfsDirectoryTest, BasicDistributedZk2Test, MigrateRouteKeyTest, ShowFileRequestHandlerTest, PrimitiveFieldTypeTest, TestMissingGroups, HdfsThreadLeakTest, SuggesterWFSTTest, AsyncCallRequestStatusResponseTest, SolrCoreCheckLockOnStartupTest, BigEndianAscendingWordDeserializerTest, TestLRUStatsCache, BadIndexSchemaTest, TestFieldTypeCollectionResource, RequestHandlersTest, TestLRUCache, TestManagedResourceStorage, AutoCommitTest, TestBulkSchemaConcurrent, TestMinMaxOnMultiValuedField, TestPerFieldSimilarity, TestExactSharedStatsCache, TestTrieFacet, HdfsBasicDistributedZkTest, NoCacheHeaderTest, UUIDFieldTest, TestUniqueKeyFieldResource, HardAutoCommitTest, BadComponentTest, DebugComponentTest, QueryResultKeyTest, TestSolrDynamicMBean, TestWriterPerf, TestCharFilters, MultiThreadedOCPTest, SearchHandlerTest, ZkNodePropsTest, CoreAdminHandlerTest, CdcrUpdateLogTest, BasicAuthIntegrationTest, OverseerTest, HdfsWriteToMultipleCollectionsTest, TestGroupingSearch, TestSearcherReuse, TestLeaderInitiatedRecoveryThread, BinaryUpdateRequestHandlerTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, LeaderElectionTest, ZkCLITest, TestRealTimeGet, TestJoin, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, SchemaVersionSpecificBehaviorTest, StatelessScriptUpdateProcessorFactoryTest, LukeRequestHandlerTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaTest, JSONWriterTest, PingRequestHandlerTest] [junit4] Completed [363/546] on J2 in 6.91s, 6 tests, 1 error <<< FAILURES! [...truncated 587 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 546 suites, 2145 tests, 1 error, 71 ignored (35 assumptions) Total time: 46 minutes 39 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
