Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18328/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val changed' for path 'x' full output: { "responseHeader":{ "status":0, "QTime":0}, "params":{"wt":"json"}, "context":{ "webapp":"", "path":"/test1", "httpMethod":"GET"}, "class":"org.apache.solr.core.BlobStoreTestRequestHandler", "x":"X val"}, from server: null Stack Trace: java.lang.AssertionError: Could not get expected value 'X val changed' for path 'x' full output: { "responseHeader":{ "status":0, "QTime":0}, "params":{"wt":"json"}, "context":{ "webapp":"", "path":"/test1", "httpMethod":"GET"}, "class":"org.apache.solr.core.BlobStoreTestRequestHandler", "x":"X val"}, from server: null at __randomizedtesting.SeedInfo.seed([965BCF026DD21885:4E16E2559A0FBD25]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535) at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249) 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:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12407 lines...] [junit4] Suite: org.apache.solr.core.TestDynamicLoading [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/init-core-data-001 [junit4] 2> 1742861 INFO (SUITE-TestDynamicLoading-seed#[965BCF026DD21885]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1742861 INFO (SUITE-TestDynamicLoading-seed#[965BCF026DD21885]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1742863 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1742863 INFO (Thread-3842) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1742863 INFO (Thread-3842) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1742963 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ZkTestServer start zk server on port:39169 [junit4] 2> 1742969 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1742970 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1742971 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1742971 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1742972 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1742973 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1742973 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1742973 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1742974 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1742974 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1742975 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1743033 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores/collection1 [junit4] 2> 1743034 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1743035 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21db9d4e{/,null,AVAILABLE} [junit4] 2> 1743036 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.ServerConnector Started ServerConnector@47a5cd86{SSL,[ssl, http/1.1]}{127.0.0.1:34920} [junit4] 2> 1743037 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server Started @1745143ms [junit4] 2> 1743037 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/control/data, hostContext=/, hostPort=34920, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores} [junit4] 2> 1743037 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1743037 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1743037 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1743037 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1743037 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-20T12:23:59.150Z [junit4] 2> 1743039 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1743039 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/solr.xml [junit4] 2> 1743044 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr [junit4] 2> 1743053 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34920_ [junit4] 2> 1743053 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_ ] o.a.s.c.Overseer Overseer (id=96969991059996677-127.0.0.1:34920_-n_0000000000) starting [junit4] 2> 1743056 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34920_ [junit4] 2> 1743056 INFO (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1743107 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores [junit4] 2> 1743107 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1743108 INFO (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1744114 WARN (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1744115 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1744130 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1744188 WARN (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1744190 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1744196 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1744196 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores/collection1/data/] [junit4] 2> 1744196 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@86c6c38 [junit4] 2> 1744197 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1744199 WARN (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 1744206 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1744206 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1744207 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1744207 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1744207 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017 [junit4] 2> 1744208 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75fcfd80[collection1] main] [junit4] 2> 1744208 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1744208 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1744209 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1744209 INFO (searcherExecutor-7895-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75fcfd80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1744209 INFO (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519858370281472 [junit4] 2> 1744213 INFO (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1744213 INFO (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1744213 INFO (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34920/collection1/ [junit4] 2> 1744213 INFO (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1744213 INFO (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:34920/collection1/ has no replicas [junit4] 2> 1744214 INFO (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34920/collection1/ shard1 [junit4] 2> 1744365 INFO (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1744611 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1744611 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1744669 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores/collection1 [junit4] 2> 1744669 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001 [junit4] 2> 1744670 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1744671 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7734a751{/,null,AVAILABLE} [junit4] 2> 1744672 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.ServerConnector Started ServerConnector@3995208f{SSL,[ssl, http/1.1]}{127.0.0.1:33235} [junit4] 2> 1744672 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server Started @1746778ms [junit4] 2> 1744672 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=33235, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores} [junit4] 2> 1744673 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1744673 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1744673 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1744673 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1744673 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-20T12:24:00.786Z [junit4] 2> 1744674 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1744675 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/solr.xml [junit4] 2> 1744680 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr [junit4] 2> 1744685 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:33235_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1744686 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:33235_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33235_ [junit4] 2> 1744687 INFO (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1744687 INFO (zkCallback-3171-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1744687 INFO (zkCallback-3166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1744745 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:33235_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores [junit4] 2> 1744745 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:33235_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1744746 INFO (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 1745753 WARN (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1745754 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1745770 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1745828 WARN (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1745830 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1745835 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1745836 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores/collection1/data/] [junit4] 2> 1745836 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@86c6c38 [junit4] 2> 1745836 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1745839 WARN (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 1745849 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1745850 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1745850 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1745850 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1745851 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017 [junit4] 2> 1745851 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69141308[collection1] main] [junit4] 2> 1745852 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1745852 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1745852 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1745853 INFO (searcherExecutor-7906-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69141308[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1745853 INFO (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519860094140416 [junit4] 2> 1745857 INFO (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1745857 INFO (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1745857 INFO (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33235/collection1/ [junit4] 2> 1745857 INFO (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1745858 INFO (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:33235/collection1/ has no replicas [junit4] 2> 1745859 INFO (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33235/collection1/ shard2 [junit4] 2> 1746009 INFO (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1746302 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores/collection1 [junit4] 2> 1746303 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001 [junit4] 2> 1746304 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1746305 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d48680{/,null,AVAILABLE} [junit4] 2> 1746306 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.ServerConnector Started ServerConnector@21925c8c{SSL,[ssl, http/1.1]}{127.0.0.1:39647} [junit4] 2> 1746306 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server Started @1748412ms [junit4] 2> 1746306 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=39647, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores} [junit4] 2> 1746306 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1746306 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1746306 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1746306 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1746306 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-20T12:24:02.419Z [junit4] 2> 1746308 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1746308 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/solr.xml [junit4] 2> 1746313 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr [junit4] 2> 1746318 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:39647_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1746319 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:39647_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39647_ [junit4] 2> 1746320 INFO (zkCallback-3171-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1746320 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1746320 INFO (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1746320 INFO (zkCallback-3166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1746384 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:39647_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores [junit4] 2> 1746384 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:39647_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1746385 INFO (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1747395 WARN (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1747396 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1747412 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1747515 WARN (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1747518 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1747525 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1747525 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores/collection1/data/] [junit4] 2> 1747525 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@86c6c38 [junit4] 2> 1747526 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1747529 WARN (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 1747535 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1747535 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1747536 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1747536 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1747536 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017 [junit4] 2> 1747536 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78c995be[collection1] main] [junit4] 2> 1747537 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1747537 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1747537 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1747538 INFO (searcherExecutor-7917-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78c995be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1747538 INFO (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519861860990976 [junit4] 2> 1747543 INFO (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1747543 INFO (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1747543 INFO (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39647/collection1/ [junit4] 2> 1747543 INFO (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1747543 INFO (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:39647/collection1/ has no replicas [junit4] 2> 1747545 INFO (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39647/collection1/ shard1 [junit4] 2> 1747695 INFO (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1747954 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores/collection1 [junit4] 2> 1747954 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001 [junit4] 2> 1747955 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1747956 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32b8c747{/,null,AVAILABLE} [junit4] 2> 1747957 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.ServerConnector Started ServerConnector@73767549{SSL,[ssl, http/1.1]}{127.0.0.1:41124} [junit4] 2> 1747957 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server Started @1750063ms [junit4] 2> 1747957 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=41124, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores} [junit4] 2> 1747957 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1747958 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1747958 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1747958 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1747958 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-20T12:24:04.071Z [junit4] 2> 1747959 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1747959 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/solr.xml [junit4] 2> 1747965 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr [junit4] 2> 1747969 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:41124_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1747970 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:41124_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41124_ [junit4] 2> 1747971 INFO (zkCallback-3166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1747971 INFO (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1747971 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1747971 INFO (zkCallback-3183-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1747971 INFO (zkCallback-3171-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1748029 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:41124_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores [junit4] 2> 1748029 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:41124_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1748030 INFO (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 1749036 WARN (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1749037 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1749048 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1749127 WARN (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1749140 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1749146 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1749146 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores/collection1/data/] [junit4] 2> 1749146 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@86c6c38 [junit4] 2> 1749147 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1749150 WARN (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 1749156 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1749156 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1749156 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1749156 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1749157 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017 [junit4] 2> 1749157 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b2eba41[collection1] main] [junit4] 2> 1749157 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1749158 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1749158 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1749158 INFO (searcherExecutor-7928-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b2eba41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1749158 INFO (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519863559684096 [junit4] 2> 1749162 INFO (coreZkRegister-7922-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 1749162 INFO (updateExecutor-3180-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1749162 INFO (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1749162 INFO (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1749163 INFO (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 1749163 INFO (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1749163 INFO (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:33235/collection1/] and I am [https://127.0.0.1:41124/collection1/] [junit4] 2> 1749164 INFO (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:33235]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41124_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1749189 INFO (qtp500553324-17450) [n:127.0.0.1:33235_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 1749190 INFO (qtp500553324-17450) [n:127.0.0.1:33235_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering [junit4] 2> 1749190 INFO (qtp500553324-17450) [n:127.0.0.1:33235_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:41124_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:41124","node_name":"127.0.0.1:41124_","state":"down"} [junit4] 2> 1749586 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores/collection1 [junit4] 2> 1749587 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001 [junit4] 2> 1749587 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1749588 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70a72af0{/,null,AVAILABLE} [junit4] 2> 1749589 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1f28c88a{SSL,[ssl, http/1.1]}{127.0.0.1:44418} [junit4] 2> 1749589 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.Server Started @1751695ms [junit4] 2> 1749589 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=44418, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores} [junit4] 2> 1749589 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1749590 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1749590 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1749590 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1749590 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-20T12:24:05.703Z [junit4] 2> 1749592 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1749592 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/solr.xml [junit4] 2> 1749597 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr [junit4] 2> 1749602 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:44418_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1749605 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:44418_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44418_ [junit4] 2> 1749605 INFO (zkCallback-3190-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1749605 INFO (zkCallback-3171-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1749605 INFO (zkCallback-3183-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1749605 INFO (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1749605 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1749605 INFO (zkCallback-3166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1749639 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:44418_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores [junit4] 2> 1749639 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:44418_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1749641 INFO (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1750190 INFO (qtp500553324-17450) [n:127.0.0.1:33235_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:41124_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:41124","node_name":"127.0.0.1:41124_","state":"recovering"} [junit4] 2> 1750190 INFO (qtp500553324-17450) [n:127.0.0.1:33235_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 1750190 INFO (qtp500553324-17450) [n:127.0.0.1:33235_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:41124_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 1750649 WARN (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1750649 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1750662 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1750755 WARN (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1750758 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1750765 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1750765 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores/collection1/data/] [junit4] 2> 1750766 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@86c6c38 [junit4] 2> 1750766 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1750769 WARN (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 1750776 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1750776 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1750776 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1750776 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1750776 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017 [junit4] 2> 1750777 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c8b0322[collection1] main] [junit4] 2> 1750777 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1750777 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1750777 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1750778 INFO (searcherExecutor-7939-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c8b0322[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1750778 INFO (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519865258377216 [junit4] 2> 1750781 INFO (coreZkRegister-7933-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 1750782 INFO (updateExecutor-3187-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1750782 INFO (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1750782 INFO (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1750782 INFO (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 1750782 INFO (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1750782 INFO (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:39647/collection1/] and I am [https://127.0.0.1:44418/collection1/] [junit4] 2> 1750783 INFO (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:39647]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44418_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1750812 INFO (qtp1902424450-17478) [n:127.0.0.1:39647_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 1750812 INFO (qtp1902424450-17478) [n:127.0.0.1:39647_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 1750812 INFO (qtp1902424450-17478) [n:127.0.0.1:39647_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44418_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"https://127.0.0.1:44418","node_name":"127.0.0.1:44418_","state":"down"} [junit4] 2> 1751142 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading [junit4] 2> 1751145 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: { [junit4] 2> 'add-runtimelib' : { 'name' : 'colltest' ,'version':1} [junit4] 2> } [junit4] 2> 1751178 INFO (qtp602773686-17542) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"add-runtimelib":{ [junit4] 2> "name":"colltest", [junit4] 2> "version":1}}] [junit4] 2> 1751178 INFO (qtp602773686-17542) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the property overlay to be of version 0 for collection collection1 [junit4] 2> 1751179 INFO (Thread-3892) [n:127.0.0.1:34920_ ] o.a.s.c.SolrCore config update listener called for core collection1 [junit4] 2> 1751179 INFO (Thread-3896) [n:127.0.0.1:39647_ ] o.a.s.c.SolrCore config update listener called for core collection1 [junit4] 2> 1751179 INFO (Thread-3894) [n:127.0.0.1:33235_ ] o.a.s.c.SolrCore config update listener called for core collection1 [junit4] 2> 1751179 INFO (Thread-3895) [n:127.0.0.1:41124_ ] o.a.s.c.SolrCore config update listener called for core collection1 [junit4] 2> 1751179 INFO (Thread-3893) [n:127.0.0.1:44418_ ] o.a.s.c.SolrCore config update listener called for core collection1 [junit4] 2> 1751179 INFO (solrHandlerExecutor-7944-thread-2-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 1751180 INFO (solrHandlerExecutor-7944-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 1751180 INFO (Thread-3892) [n:127.0.0.1:34920_ ] o.a.s.s.SchemaManager managed schema loaded . version : 0 [junit4] 2> 1751180 INFO (Thread-3896) [n:127.0.0.1:39647_ ] o.a.s.s.SchemaManager managed schema loaded . version : 0 [junit4] 2> 1751180 ERROR (Thread-3892) [n:127.0.0.1:34920_ ] o.a.s.s.IndexSchema This IndexSchema is not mutable. [junit4] 2> 1751180 INFO (Thread-3894) [n:127.0.0.1:33235_ ] o.a.s.s.SchemaManager managed schema loaded . version : 0 [junit4] 2> 1751180 WARN (Thread-3892) [n:127.0.0.1:34920_ ] o.a.s.c.SolrCore [junit4] 2> org.apache.solr.common.SolrException: This IndexSchema is not mutable. [junit4] 2> at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872) [junit4] 2> at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424) [junit4] 2> at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725) [junit4] 2> at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1751180 INFO (Thread-3892) [n:127.0.0.1:34920_ ] o.a.s.c.SolrCore core reload collection1 [junit4] 2> 1751180 INFO (Thread-3893) [n:127.0.0.1:44418_ ] o.a.s.s.SchemaManager managed schema loaded . version : 0 [junit4] 2> 1751180 ERROR (Thread-3894) [n:127.0.0.1:33235_ ] o.a.s.s.IndexSchema This IndexSchema is not mutable. [junit4] 2> 1751180 ERROR (Thread-3893) [n:127.0.0.1:44418_ ] o.a.s.s.IndexSchema This IndexSchema is not mutable. [junit4] 2> 1751180 INFO (Thread-3895) [n:127.0.0.1:41124_ ] o.a.s.s.SchemaManager managed schema loaded . version : 0 [junit4] 2> 1751180 WARN (Thread-3893) [n:127.0.0.1:44418_ ] o.a.s.c.SolrCore [junit4] 2> org.apache.solr.common.SolrException: This IndexSchema is not mutable. [junit4] 2> at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872) [junit4] 2> at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424) [junit4] 2> at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725) [junit4] 2> at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1751181 INFO (Thread-3893) [n:127.0.0.1:44418_ ] o.a.s.c.SolrCore core reload collection1 [junit4] 2> 1751180 ERROR (Thread-3896) [n:127.0.0.1:39647_ ] o.a.s.s.IndexSchema This IndexSchema is not mutable. [junit4] 2> 1751180 ERROR (Thread-3895) [n:127.0.0.1:41124_ ] o.a.s.s.IndexSchema This IndexSchema is not mutable. [junit4] 2> 1751181 WARN (Thread-3896) [n:127.0.0.1:39647_ ] o.a.s.c.SolrCore [junit4] 2> org.apache.solr.common.SolrException: This IndexSchema is not mutable. [junit4] 2> at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872) [junit4] 2> at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424) [junit4] 2> at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725) [junit4] 2> at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1751180 WARN (Thread-3894) [n:127.0.0.1:33235_ ] o.a.s.c.SolrCore [junit4] 2> org.apache.solr.common.SolrException: This IndexSchema is not mutable. [junit4] 2> at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872) [junit4] 2> at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424) [junit4] 2> at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725) [junit4] 2> at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1751181 INFO (Thread-3894) [n:127.0.0.1:33235_ ] o.a.s.c.SolrCore core reload collection1 [junit4] 2> 1751181 INFO (Thread-3896) [n:127.0.0.1:39647_ ] o.a.s.c.SolrCore core reload collection1 [junit4] 2> 1751181 WARN (Thread-3895) [n:127.0.0.1:41124_ ] o.a.s.c.SolrCore [junit4] 2> org.apache.solr.common.SolrException: This IndexSchema is not mutable. [junit4] 2> at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872) [junit4] 2> at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424) [junit4] 2> at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725) [junit4] 2> at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 17 [...truncated too long message...] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@6e7d627b [junit4] 2> 1784319 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1f28c88a{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1784319 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70a72af0{/,null,UNAVAILABLE} [junit4] 2> 1784321 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39169 39169 [junit4] 2> 1784350 INFO (Thread-3842) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39169 39169 [junit4] 2> 1784350 WARN (Thread-3842) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 40 /solr/configs/conf1 [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> 2 /solr/configs/.system [junit4] 2> 2 /solr/configs/.system/managed-schema [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 2 /solr/collections/.system/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 36 /solr/overseer/collection-queue-work [junit4] 2> 29 /solr/overseer/queue [junit4] 2> 8 /solr/overseer/queue-work [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=965BCF026DD21885 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Marigot -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 41.5s J0 | TestDynamicLoading.testDynamicLoading <<< [junit4] > Throwable #1: java.lang.AssertionError: Could not get expected value 'X val changed' for path 'x' full output: { [junit4] > "responseHeader":{ [junit4] > "status":0, [junit4] > "QTime":0}, [junit4] > "params":{"wt":"json"}, [junit4] > "context":{ [junit4] > "webapp":"", [junit4] > "path":"/test1", [junit4] > "httpMethod":"GET"}, [junit4] > "class":"org.apache.solr.core.BlobStoreTestRequestHandler", [junit4] > "x":"X val"}, from server: null [junit4] > at __randomizedtesting.SeedInfo.seed([965BCF026DD21885:4E16E2559A0FBD25]:0) [junit4] > at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535) [junit4] > at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1784353 INFO (SUITE-TestDynamicLoading-seed#[965BCF026DD21885]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001 [junit4] 2> Nov 20, 2016 12:24:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14978, maxDocsPerChunk=10, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14978, blockSize=10)), sim=RandomSimilarity(queryNorm=true): {}, locale=da, timezone=America/Marigot [junit4] 2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=215551600,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestChildDocTransformer, TestCollationFieldDocValues, DefaultValueUpdateProcessorTest, TestBinaryResponseWriter, SSLMigrationTest, TestSha256AuthenticationProvider, BadCopyFieldTest, DistributedVersionInfoTest, TestRealTimeGet, SuggestComponentContextFilterQueryTest, ResponseLogComponentTest, TestSolrCloudWithKerberosAlt, TestRemoteStreaming, TestFoldingMultitermQuery, LeaderElectionIntegrationTest, SpellPossibilityIteratorTest, TestCrossCoreJoin, CloudMLTQParserTest, PluginInfoTest, CloudExitableDirectoryReaderTest, TestDynamicFieldResource, TestExclusionRuleCollectionAccess, TestPseudoReturnFields, TestHashQParserPlugin, SignatureUpdateProcessorFactoryTest, TestSortByMinMaxFunction, TestAnalyzedSuggestions, HdfsChaosMonkeySafeLeaderTest, TestMiniSolrCloudClusterSSL, RequiredFieldsTest, DocExpirationUpdateProcessorFactoryTest, TestAuthenticationFramework, BasicDistributedZkTest, TestUseDocValuesAsStored2, TestClusterProperties, TestHdfsUpdateLog, TestRawResponseWriter, TestRangeQuery, XsltUpdateRequestHandlerTest, TestRestoreCore, TestSchemaResource, DistributedDebugComponentTest, CdcrReplicationDistributedZkTest, TestRestManager, TestCopyFieldCollectionResource, CollectionTooManyReplicasTest, UniqFieldsUpdateProcessorFactoryTest, TestEmbeddedSolrServerConstructors, CoreSorterTest, TestQuerySenderListener, CursorPagingTest, PathHierarchyTokenizerFactoryTest, TestRequestForwarding, CdcrVersionReplicationTest, BasicZkTest, DisMaxRequestHandlerTest, DistributedQueryElevationComponentTest, CursorMarkTest, TestCloudManagedSchema, TestUniqueKeyFieldResource, FastVectorHighlighterTest, TestStandardQParsers, TestNumericTerms64, DeleteLastCustomShardedReplicaTest, TestOverriddenPrefixQueryForCustomFieldType, TestJoin, TlogReplayBufferedWhileIndexingTest, TestLazyCores, TestLMJelinekMercerSimilarityFactory, TestGeoJSONResponseWriter, DeleteShardTest, DocumentAnalysisRequestHandlerTest, AsyncCallRequestStatusResponseTest, ActionThrottleTest, NotRequiredUniqueKeyTest, TestAtomicUpdateErrorCases, TestStressLucene, TestSolrXml, SecurityConfHandlerTest, BlockJoinFacetRandomTest, TestShortCircuitedRequests, ScriptEngineTest, FullHLLTest, LeaderElectionContextKeyTest, UUIDFieldTest, TestFieldSortValues, TestReplicationHandler, TestFaceting, TestSmileRequest, CoreAdminRequestStatusTest, PingRequestHandlerTest, ZkNodePropsTest, TestHdfsBackupRestoreCore, TestScoreJoinQPNoScore, TestSubQueryTransformerDistrib, SortSpecParsingTest, HdfsBasicDistributedZk2Test, TestAuthorizationFramework, TestCloudPivotFacet, TestMaxScoreQueryParser, AnalysisErrorHandlingTest, TestFastWriter, TestSuggestSpellingConverter, QueryElevationComponentTest, TestBadConfig, TestExpandComponent, OverseerTest, ClusterStateUpdateTest, ZkSolrClientTest, TestDistributedSearch, DistributedTermsComponentTest, StatsComponentTest, TestFunctionQuery, SoftAutoCommitTest, SolrRequestParserTest, TestTrie, SpatialFilterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestUpdate, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestCodecSupport, TestXIncludeConfig, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, DistribCursorPagingTest, ForceLeaderTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, RuleEngineTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSets, TestDynamicLoading] [junit4] Completed [540/652 (1!)] on J0 in 42.26s, 1 test, 1 failure <<< FAILURES! [...truncated 62659 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org