Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4307/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([8573DCDB11083E5C:5D3EF18CE6D59BFC]:0) at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.junit.Assert.assertNotNull(Assert.java:537) at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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 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:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication Error Message: Index 0 out-of-bounds for length 0 Stack Trace: java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0 at __randomizedtesting.SeedInfo.seed([8573DCDB11083E5C:913B878E320F8342]:0) at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) at java.base/java.util.Objects.checkIndex(Objects.java:372) at java.base/java.util.ArrayList.get(ArrayList.java:439) at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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 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:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12509 lines...] [junit4] Suite: org.apache.solr.core.TestDynamicLoading [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/init-core-data-001 [junit4] 2> 1608379 WARN (SUITE-TestDynamicLoading-seed#[8573DCDB11083E5C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1608379 INFO (SUITE-TestDynamicLoading-seed#[8573DCDB11083E5C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1608380 INFO (SUITE-TestDynamicLoading-seed#[8573DCDB11083E5C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth [junit4] 2> 1608380 INFO (SUITE-TestDynamicLoading-seed#[8573DCDB11083E5C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1608380 INFO (SUITE-TestDynamicLoading-seed#[8573DCDB11083E5C]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1608381 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1608382 INFO (Thread-2607) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1608382 INFO (Thread-2607) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1608385 ERROR (Thread-2607) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1608482 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkTestServer start zk server on port:53499 [junit4] 2> 1608504 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1608507 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1608509 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1608511 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1608513 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1608515 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1608517 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1608520 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1608522 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1608524 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1608526 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1608528 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1608784 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1608785 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28c60cd2{/,null,AVAILABLE} [junit4] 2> 1608786 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@382276aa{HTTP/1.1,[http/1.1]}{127.0.0.1:53503} [junit4] 2> 1608786 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server Started @1610764ms [junit4] 2> 1608786 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/tempDir-001/control/data, hostPort=53503, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/control-001/cores} [junit4] 2> 1608786 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1608786 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1608787 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1608787 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1608787 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T07:15:07.514095Z [junit4] 2> 1608789 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1608789 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/control-001/solr.xml [junit4] 2> 1608791 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1608791 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1608791 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1608793 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53499/solr [junit4] 2> 1608796 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fece144e80003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1608940 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1608941 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53503_ [junit4] 2> 1608942 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.Overseer Overseer (id=99058169093292036-127.0.0.1:53503_-n_0000000000) starting [junit4] 2> 1608956 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53503_ [junit4] 2> 1608964 INFO (OverseerStateUpdate-99058169093292036-127.0.0.1:53503_-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1609007 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1609018 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1609019 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1609020 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/control-001/cores [junit4] 2> 1609038 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1609040 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53499/solr ready [junit4] 2> 1609043 INFO (qtp12244522-17018) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53503_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1609045 INFO (OverseerThreadFactory-6375-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1609154 INFO (qtp12244522-17020) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1609154 INFO (qtp12244522-17020) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1609260 INFO (zkCallback-3072-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1610168 INFO (qtp12244522-17020) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1610177 INFO (qtp12244522-17020) [ ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1610251 INFO (qtp12244522-17020) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1610269 INFO (qtp12244522-17020) [ ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1610269 INFO (qtp12244522-17020) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1610270 INFO (qtp12244522-17020) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1610270 INFO (qtp12244522-17020) [ ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1610272 INFO (qtp12244522-17020) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1277093485, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1610274 WARN (qtp12244522-17020) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1610327 INFO (qtp12244522-17020) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1610327 INFO (qtp12244522-17020) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1610328 INFO (qtp12244522-17020) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1610328 INFO (qtp12244522-17020) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1610330 INFO (qtp12244522-17020) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1610331 INFO (qtp12244522-17020) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dcce669[control_collection_shard1_replica_n1] main] [junit4] 2> 1610334 INFO (qtp12244522-17020) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1610334 INFO (qtp12244522-17020) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1610335 INFO (qtp12244522-17020) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1610335 INFO (qtp12244522-17020) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584930707537395712 [junit4] 2> 1610336 INFO (searcherExecutor-6378-thread-1) [ ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@2dcce669[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1610341 INFO (qtp12244522-17020) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1610341 INFO (qtp12244522-17020) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1610341 INFO (qtp12244522-17020) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53503/control_collection_shard1_replica_n1/ [junit4] 2> 1610341 INFO (qtp12244522-17020) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1610341 INFO (qtp12244522-17020) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:53503/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1610342 INFO (qtp12244522-17020) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1610347 INFO (qtp12244522-17020) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53503/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1610449 INFO (zkCallback-3072-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1610450 INFO (qtp12244522-17020) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1610452 INFO (qtp12244522-17020) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1298 [junit4] 2> 1610455 INFO (qtp12244522-17018) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1610559 INFO (zkCallback-3072-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1611047 INFO (OverseerCollectionConfigSetProcessor-99058169093292036-127.0.0.1:53503_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1611456 INFO (qtp12244522-17018) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53503_&wt=javabin&version=2} status=0 QTime=2412 [junit4] 2> 1611461 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1611463 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53499/solr ready [junit4] 2> 1611463 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1611464 INFO (qtp12244522-17016) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1611468 INFO (OverseerThreadFactory-6375-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1611470 WARN (OverseerThreadFactory-6375-thread-2) [ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1611681 INFO (qtp12244522-17016) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1611681 INFO (qtp12244522-17016) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=216 [junit4] 2> 1612090 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-1-001 of type NRT [junit4] 2> 1612091 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1612092 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38d45f80{/,null,AVAILABLE} [junit4] 2> 1612092 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6bc54cad{HTTP/1.1,[http/1.1]}{127.0.0.1:53532} [junit4] 2> 1612092 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server Started @1614070ms [junit4] 2> 1612092 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/tempDir-001/jetty1, hostPort=53532, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-1-001/cores} [junit4] 2> 1612093 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1612093 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1612093 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1612093 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1612093 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T07:15:10.820772Z [junit4] 2> 1612096 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1612097 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-1-001/solr.xml [junit4] 2> 1612099 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1612099 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1612099 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1612102 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53499/solr [junit4] 2> 1612119 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1612124 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1612128 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53532_ [junit4] 2> 1612131 INFO (zkCallback-3080-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1612131 INFO (zkCallback-3072-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1612131 INFO (zkCallback-3085-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1612186 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1612204 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1612204 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1612206 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-1-001/cores [junit4] 2> 1612237 INFO (qtp12244522-17019) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53532_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1612240 INFO (OverseerCollectionConfigSetProcessor-99058169093292036-127.0.0.1:53503_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1612241 INFO (OverseerThreadFactory-6375-thread-3) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53532_ for creating new replica [junit4] 2> 1612247 INFO (qtp1156478867-17065) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1612247 INFO (qtp1156478867-17065) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1613268 INFO (qtp1156478867-17065) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1613283 INFO (qtp1156478867-17065) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test [junit4] 2> 1613354 INFO (qtp1156478867-17065) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1613375 INFO (qtp1156478867-17065) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true [junit4] 2> 1613375 INFO (qtp1156478867-17065) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1613375 INFO (qtp1156478867-17065) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1613375 INFO (qtp1156478867-17065) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-1-001/cores/collection1_shard2_replica_n41/data/] [junit4] 2> 1613378 INFO (qtp1156478867-17065) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1277093485, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1613380 WARN (qtp1156478867-17065) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1613424 INFO (qtp1156478867-17065) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1613424 INFO (qtp1156478867-17065) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1613426 INFO (qtp1156478867-17065) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1613426 INFO (qtp1156478867-17065) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1613427 INFO (qtp1156478867-17065) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1613427 INFO (qtp1156478867-17065) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@437b4eaa[collection1_shard2_replica_n41] main] [junit4] 2> 1613428 INFO (qtp1156478867-17065) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1613429 INFO (qtp1156478867-17065) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1613429 INFO (qtp1156478867-17065) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1613429 INFO (qtp1156478867-17065) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584930710781689856 [junit4] 2> 1613430 INFO (searcherExecutor-6389-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@437b4eaa[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1613435 INFO (qtp1156478867-17065) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1613435 INFO (qtp1156478867-17065) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1613435 INFO (qtp1156478867-17065) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53532/collection1_shard2_replica_n41/ [junit4] 2> 1613435 INFO (qtp1156478867-17065) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1613435 INFO (qtp1156478867-17065) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:53532/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 1613435 INFO (qtp1156478867-17065) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1613441 INFO (qtp1156478867-17065) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53532/collection1_shard2_replica_n41/ shard2 [junit4] 2> 1613553 INFO (qtp1156478867-17065) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1613557 INFO (qtp1156478867-17065) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1310 [junit4] 2> 1613562 INFO (qtp12244522-17019) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53532_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1325 [junit4] 2> 1613881 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-2-001 of type NRT [junit4] 2> 1613881 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1613883 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79db8f4a{/,null,AVAILABLE} [junit4] 2> 1613883 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@797b3d23{HTTP/1.1,[http/1.1]}{127.0.0.1:53550} [junit4] 2> 1613883 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server Started @1615861ms [junit4] 2> 1613884 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/tempDir-001/jetty2, hostPort=53550, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-2-001/cores} [junit4] 2> 1613884 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1613884 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1613884 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1613884 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1613884 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T07:15:12.611968Z [junit4] 2> 1613889 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1613889 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-2-001/solr.xml [junit4] 2> 1613891 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1613891 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1613892 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1613895 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53499/solr [junit4] 2> 1613912 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1613917 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1613921 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53550_ [junit4] 2> 1613923 INFO (zkCallback-3080-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1613923 INFO (zkCallback-3085-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1613923 INFO (zkCallback-3072-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1613923 INFO (zkCallback-3091-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1613991 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1614004 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1614004 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1614006 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-2-001/cores [junit4] 2> 1614041 INFO (qtp12244522-17020) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53550_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1614044 INFO (OverseerCollectionConfigSetProcessor-99058169093292036-127.0.0.1:53503_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1614045 INFO (OverseerThreadFactory-6375-thread-4) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53550_ for creating new replica [junit4] 2> 1614049 INFO (qtp1852795706-17094) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1614050 INFO (qtp1852795706-17094) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1615073 INFO (qtp1852795706-17094) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1615090 INFO (qtp1852795706-17094) [ ] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test [junit4] 2> 1615162 INFO (qtp1852795706-17094) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1615180 INFO (qtp1852795706-17094) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true [junit4] 2> 1615180 INFO (qtp1852795706-17094) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1615180 INFO (qtp1852795706-17094) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1615180 INFO (qtp1852795706-17094) [ ] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-2-001/cores/collection1_shard1_replica_n43/data/] [junit4] 2> 1615182 INFO (qtp1852795706-17094) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1277093485, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1615183 WARN (qtp1852795706-17094) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1615216 INFO (qtp1852795706-17094) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1615216 INFO (qtp1852795706-17094) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1615217 INFO (qtp1852795706-17094) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1615217 INFO (qtp1852795706-17094) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1615218 INFO (qtp1852795706-17094) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1615218 INFO (qtp1852795706-17094) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@69bbb7c8[collection1_shard1_replica_n43] main] [junit4] 2> 1615219 INFO (qtp1852795706-17094) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1615220 INFO (qtp1852795706-17094) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1615220 INFO (qtp1852795706-17094) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1615220 INFO (qtp1852795706-17094) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584930712659689472 [junit4] 2> 1615221 INFO (searcherExecutor-6400-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@69bbb7c8[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1615226 INFO (qtp1852795706-17094) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1615226 INFO (qtp1852795706-17094) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1615226 INFO (qtp1852795706-17094) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53550/collection1_shard1_replica_n43/ [junit4] 2> 1615226 INFO (qtp1852795706-17094) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1615226 INFO (qtp1852795706-17094) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:53550/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 1615226 INFO (qtp1852795706-17094) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1615230 INFO (qtp1852795706-17094) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53550/collection1_shard1_replica_n43/ shard1 [junit4] 2> 1615395 INFO (qtp1852795706-17094) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1615397 INFO (qtp1852795706-17094) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1347 [junit4] 2> 1615400 INFO (qtp12244522-17020) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53550_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1359 [junit4] 2> 1615715 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-3-001 of type NRT [junit4] 2> 1615715 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1615717 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4255f322{/,null,AVAILABLE} [junit4] 2> 1615717 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3826a406{HTTP/1.1,[http/1.1]}{127.0.0.1:53563} [junit4] 2> 1615717 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server Started @1617695ms [junit4] 2> 1615717 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/tempDir-001/jetty3, hostPort=53563, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-3-001/cores, replicaType=NRT} [junit4] 2> 1615718 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1615718 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1615718 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1615718 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1615718 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T07:15:14.445375Z [junit4] 2> 1615725 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1615725 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-3-001/solr.xml [junit4] 2> 1615728 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1615728 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1615729 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1615738 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53499/solr [junit4] 2> 1615754 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1615765 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1615770 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53563_ [junit4] 2> 1615772 INFO (zkCallback-3080-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1615772 INFO (zkCallback-3091-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1615772 INFO (zkCallback-3072-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1615772 INFO (zkCallback-3085-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1615772 INFO (zkCallback-3097-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1615807 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1615817 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1615817 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1615819 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-3-001/cores [junit4] 2> 1615864 INFO (qtp12244522-17018) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53563_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1615867 INFO (OverseerCollectionConfigSetProcessor-99058169093292036-127.0.0.1:53503_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1615867 INFO (OverseerThreadFactory-6375-thread-5) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53563_ for creating new replica [junit4] 2> 1615872 INFO (qtp705242410-17123) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1615872 INFO (qtp705242410-17123) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1616900 INFO (qtp705242410-17123) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1616918 INFO (qtp705242410-17123) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test [junit4] 2> 1617059 INFO (qtp705242410-17123) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1617079 INFO (qtp705242410-17123) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true [junit4] 2> 1617079 INFO (qtp705242410-17123) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1617080 INFO (qtp705242410-17123) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1617080 INFO (qtp705242410-17123) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-3-001/cores/collection1_shard2_replica_n45/data/] [junit4] 2> 1617081 INFO (qtp705242410-17123) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1277093485, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1617083 WARN (qtp705242410-17123) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1617114 INFO (qtp705242410-17123) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1617114 INFO (qtp705242410-17123) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1617115 INFO (qtp705242410-17123) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1617115 INFO (qtp705242410-17123) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1617116 INFO (qtp705242410-17123) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1617116 INFO (qtp705242410-17123) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1521ebc1[collection1_shard2_replica_n45] main] [junit4] 2> 1617117 INFO (qtp705242410-17123) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1617118 INFO (qtp705242410-17123) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1617118 INFO (qtp705242410-17123) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1617118 INFO (qtp705242410-17123) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584930714649886720 [junit4] 2> 1617119 INFO (searcherExecutor-6411-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@1521ebc1[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1617122 INFO (qtp705242410-17123) [ ] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45 [junit4] 2> 1617122 INFO (updateExecutor-3094-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1617123 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1617123 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1617123 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45] [junit4] 2> 1617123 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1617123 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:53532/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:53563/collection1_shard2_replica_n45/] [junit4] 2> 1617123 INFO (qtp705242410-17123) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1251 [junit4] 2> 1617125 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:53532]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:53563_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1617126 INFO (qtp12244522-17018) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53563_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1262 [junit4] 2> 1617126 INFO (qtp1156478867-17067) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 1617126 INFO (qtp1156478867-17067) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:53563_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:53563","node_name":"127.0.0.1:53563_","state":"down","type":"NRT"} [junit4] 2> 1617342 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-4-001 of type NRT [junit4] 2> 1617342 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1617344 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b2ae2c2{/,null,AVAILABLE} [junit4] 2> 1617344 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@fcfde21{HTTP/1.1,[http/1.1]}{127.0.0.1:53569} [junit4] 2> 1617344 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.Server Started @1619322ms [junit4] 2> 1617344 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/tempDir-001/jetty4, hostPort=53569, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-4-001/cores} [junit4] 2> 1617345 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1617345 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1617345 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1617345 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1617345 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T07:15:16.072358Z [junit4] 2> 1617348 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1617348 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-4-001/solr.xml [junit4] 2> 1617349 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1617349 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1617350 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1617352 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53499/solr [junit4] 2> 1617364 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1617368 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1617370 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53569_ [junit4] 2> 1617372 INFO (zkCallback-3091-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1617372 INFO (zkCallback-3080-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1617372 INFO (zkCallback-3097-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1617372 INFO (zkCallback-3085-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1617372 INFO (zkCallback-3072-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1617372 INFO (zkCallback-3104-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1617407 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1617417 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1617417 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1617418 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-4-001/cores [junit4] 2> 1617460 INFO (qtp12244522-17021) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53569_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1617463 INFO (OverseerCollectionConfigSetProcessor-99058169093292036-127.0.0.1:53503_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1617463 INFO (OverseerThreadFactory-6375-thread-5) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53569_ for creating new replica [junit4] 2> 1617467 INFO (qtp1704779103-17156) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1617467 INFO (qtp1704779103-17156) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1618127 INFO (qtp1156478867-17067) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:53563_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:53563","node_name":"127.0.0.1:53563_","state":"recovering","type":"NRT"} [junit4] 2> 1618127 INFO (qtp1156478867-17067) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 1618127 INFO (qtp1156478867-17067) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:53563_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 1618493 INFO (qtp1704779103-17156) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1618510 INFO (qtp1704779103-17156) [ ] o.a.s.s.IndexSchema [collection1_shard1_replica_n47] Schema name=test [junit4] 2> 1618621 INFO (qtp1704779103-17156) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1618628 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:53532/collection1_shard2_replica_n41/] - recoveringAfterStartup=[true] [junit4] 2> 1618628 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n45 url=http://127.0.0.1:53563 START replicas=[http://127.0.0.1:53532/collection1_shard2_replica_n41/] nUpdates=100 [junit4] 2> 1618630 INFO (qtp1156478867-17070) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 1618630 INFO (qtp1156478867-17070) [ ] o.a.s.c.S.Request [collection1_shard2_replica_n41] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 1618630 INFO (recoveryExecutor-3095-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 1618639 INFO (qtp1704779103-17156) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n47' using configuration from collection collection1, trusted=true [junit4] 2> 1618639 INFO (qtp1704779103-17156) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n47' (registry 'solr.core.collection1.shard1.replica_n47') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433eb49c [junit4] 2> 1618639 INFO (qtp1704779103-17156) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1618639 INFO (qtp1704779103-17156) [ ] o.a.s.c.SolrCore [[collection1_shard1_replica_n47] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-4-001/cores/collection1_shard1_replica_n47], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_8573DCDB11083E5C-001/shard-4-001/cores/collection1_shard1_replica_n47/data/] [junit4] 2> 1618641 INFO (qtp1704779103-17156) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1277093485, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1618643 WARN (qtp1704779103-17156) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1618673 INFO (qtp1704779103-17156) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1618674 INFO (qtp1704779103-17156) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1618675 INFO (qtp1704779103-17156) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1618675 INFO (qtp1704779103-17156) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1618676 INFO (qtp1704779103-17156) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1618676 INFO (qtp1704779103-17156) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b1536cd[collection1_shard1_replica_n47] main] [junit4] 2> 1618677 INFO (qtp1704779103-17156) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1618678 INFO (qtp1704779103-17156) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1618678 INFO (qtp1704779103-17156) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1618678 INFO (qtp1704779103-17156) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584930716285665280 [junit4] 2> 1618679 INFO (searcherExecutor-6422-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica_n47] Registered new searcher Searcher@1b1536cd[collection1_shard1_replica_n47] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1618682 INFO (qtp1704779103-17156) [ ] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_n47 [junit4] 2> 1618682 INFO (updateExecutor-3101-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1618682 INFO (recoveryExecutor-3102-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1618683 INFO (recoveryExecutor-3102-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1618683 INFO (recoveryExecutor-3102-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard1_replica_n47] [junit4] 2> 1618683 INFO (recoveryExecutor-3102-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1618683 INFO (recoveryExecutor-3102-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard1_replica_n47] as recovering, leader is [http://127.0.0.1:53550/collection1_shard1_replica_n43/] and I am [http://127.0.0.1:53569/collection1_shard1_replica_n47/] [junit4] 2> 1618683 INFO (qtp1704779103-17156) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1215 [junit4] 2> 1618685 INFO (recoveryExecutor-3102-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:53550]; [WaitForState: action=PREPRECOVERY&core=collection1_shard1_replica_n43&nodeName=127.0.0.1:53569_&coreNodeName=core_node48&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1618686 INFO (qtp1852795706-17095) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node48, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 1618686 INFO (qtp1852795706-17095) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n43, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:53569_, coreNodeName=core_node48, onlyIfActiveCheckResult=false, nodeProps: core_node48:{"core":"collection1_shard1_replica_n47","base_url":"http://127.0.0.1:53569","node_name":"127.0.0.1:53569_","state":"down","type":"NRT"} [junit4] 2> 1618686 INFO (qtp12244522-17021) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53569_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1226 [junit4] 2> 1618688 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading [junit4] 2> 1618691 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { [junit4] 2> 'add-runtimelib' : { 'name' : 'colltest' ,'version':1} [junit4] 2> } [junit4] 2> 1618695 INFO (qtp1156478867-17063) [ ] 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> 1618695 INFO (qtp1156478867-17063) [ ] 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> 1618696 INFO (Thread-2654) [ ] o.a.s.c.SolrCore config update listener called for core collection1_shard2_replica_ [...truncated too long message...] registry solr.jvm / com.codahale.metrics.MetricRegistry@41a08b12 [junit4] 2> 2002960 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2002960 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d0d9631: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4207d70d [junit4] 2> 2002961 INFO (coreCloseExecutor-7280-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@104cd24d [junit4] 2> 2002961 INFO (coreCloseExecutor-7280-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=273470029 [junit4] 2> 2002961 INFO (coreCloseExecutor-7280-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d29b939: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@61908904 [junit4] 2> 2002968 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@540b0766{/solr,null,UNAVAILABLE} [junit4] 2> 2002970 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@222f3db0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2002970 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=619262304 [junit4] 2> 2002970 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2002970 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30c07e3b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@8bfb6ab [junit4] 2> 2002976 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2002976 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c75c859: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@41a08b12 [junit4] 2> 2002988 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2002988 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31e9de3a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4207d70d [junit4] 2> 2002989 INFO (coreCloseExecutor-7282-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@46d9fb04 [junit4] 2> 2002989 INFO (coreCloseExecutor-7282-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1188690692 [junit4] 2> 2002989 INFO (coreCloseExecutor-7282-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@579865f2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@490b775d [junit4] 2> 2002992 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8573DCDB11083E5C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7765a0f6{/solr,null,UNAVAILABLE} [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8573DCDB11083E5C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@334920d1), locale=guz-KE, timezone=Pacific/Apia [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=302028480,total=489160704 [junit4] 2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest, ConcurrentDeleteAndCreateCollectionTest, TestHdfsCloudBackupRestore, MoveReplicaTest, TestHttpShardHandlerFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, SimplePostToolTest, TestSolrCLIRunExample, TestHashPartitioner, TestJettySolrRunner, TestCrossCoreJoin, IndexSchemaRuntimeFieldTest, TestReloadDeadlock, SampleTest, TestOverriddenPrefixQueryForCustomFieldType, SolrCLIZkUtilsTest, TestElisionMultitermQuery, TestDocTermOrds, HdfsRecoverLeaseTest, DocumentAnalysisRequestHandlerTest, QueryEqualityTest, TestFileDictionaryLookup, StressHdfsTest, TestQueryTypes, TermsComponentTest, TestSizeLimitedDistributedMap, BlockDirectoryTest, TestSortByMinMaxFunction, TestFoldingMultitermQuery, AutoscalingHistoryHandlerTest, DirectoryFactoryTest, TriggerIntegrationTest, TestTolerantUpdateProcessorRandomCloud, SystemInfoHandlerTest, TestSolrDeletionPolicy1, DOMUtilTest, TestConfigReload, LukeRequestHandlerTest, TestConfigSetImmutable, TestFieldTypeResource, TestDelegationWithHadoopAuth, SmileWriterTest, TestCSVLoader, TestReloadAndDeleteDocs, DistributedDebugComponentTest, TestCoreContainer, TestPullReplicaErrorHandling, TestSolrIndexConfig, DeleteStatusTest, OpenExchangeRatesOrgProviderTest, HdfsChaosMonkeyNothingIsSafeTest, ClassificationUpdateProcessorIntegrationTest, HdfsUnloadDistributedZkTest, MBeansHandlerTest, SOLR749Test, TestRemoteStreaming, HdfsRestartWhileUpdatingTest, CoreAdminHandlerTest, TestRandomRequestDistribution, SolrMetricsIntegrationTest, TestSearchPerf, TestSchemaVersionResource, PluginInfoTest, TestChildDocTransformer, TestRestManager, BadCopyFieldTest, BasicDistributedZk2Test, AutoAddReplicasIntegrationTest, UpdateRequestProcessorFactoryTest, TestFaceting, EchoParamsTest, TestLegacyNumericUtils, BasicFunctionalityTest, CdcrBidirectionalTest, TermVectorComponentTest, TestManagedResource, LeaderFailureAfterFreshStartTest, ChangedSchemaMergeTest, TestStressUserVersions, TestMiniSolrCloudClusterSSL, CustomCollectionTest, TestExactSharedStatsCache, TestFieldCacheSortRandom, TestExtendedDismaxParser, HttpTriggerListenerTest, TestReload, TestGeoJSONResponseWriter, DebugComponentTest, TestScoreJoinQPNoScore, TestConfigSets, SolrIndexConfigTest, TestCloudJSONFacetJoinDomain, FullSolrCloudDistribCmdsTest, TestJsonRequest, TestInPlaceUpdatesDistrib, SolrIndexMetricsTest, InfixSuggestersTest, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedStatsComponentCardinality, StatelessScriptUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, ConnectionManagerTest, CopyFieldTest, CdcrReplicationDistributedZkTest, TestSolrJ, MergeStrategyTest, SolrMetricManagerTest, TestRTGBase, TestInitQParser, HttpSolrCallGetCoreTest, TestRequestStatusCollectionAPI, CursorMarkTest, BlockJoinFacetDistribTest, TestPerFieldSimilarityWithDefaultOverride, V2ApiIntegrationTest, TestReplicaProperties, TestConfigSetsAPI, DistributedSuggestComponentTest, TestPayloadScoreQParserPlugin, TestRawResponseWriter, TestSolrXml, HdfsDirectoryTest, SolrGraphiteReporterTest, SpellPossibilityIteratorTest, ImplicitSnitchTest, TestAnalyzedSuggestions, SuggestComponentContextFilterQueryTest, TestRetrieveFieldsOptimizer, ShardRoutingCustomTest, SolrCoreTest, NumberUtilsTest, BadComponentTest, TestLocalFSCloudBackupRestore, TestReRankQParserPlugin, ZkNodePropsTest, LeaderElectionContextKeyTest, TestNumericRangeQuery64, TestCollationFieldDocValues, TestSimpleTextCodec, TestTrackingShardHandlerFactory, TestSimpleQParserPlugin, ReplicationFactorTest, TestDynamicFieldResource, AutoScalingHandlerTest, RulesTest, TestPrepRecovery, ZkSolrClientTest, TestMaxScoreQueryParser, TestSimpleTrackingShardHandler, TestStressInPlaceUpdates, TestFastOutputStream, PeerSyncReplicationTest, TestConfig, CdcrRequestHandlerTest, DocValuesNotIndexedTest, TestObjectReleaseTracker, TemplateUpdateProcessorTest, TestPostingsSolrHighlighter, TestUniqueKeyFieldResource, DistributedFacetPivotLongTailTest, SolrCloudReportersTest, SaslZkACLProviderTest, HdfsCollectionsAPIDistributedZkTest, TestRuleBasedAuthorizationPlugin, CollectionStateFormat2Test, LeaderElectionIntegrationTest, TestConfigsApi, TestSolrConfigHandlerConcurrent, SegmentsInfoRequestHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, TestDownShardTolerantSearch, UUIDUpdateProcessorFallbackTest, SpellingQueryConverterTest, TestBadConfig, ZkStateReaderTest, DocValuesTest, TestLeaderElectionZkExpiry, TestGraphTermsQParserPlugin, BasicAuthStandaloneTest, TestBM25SimilarityFactory, TestSort, TestSolrCloudWithDelegationTokens, EnumFieldTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, BasicZkTest, TestReplicationHandler] [junit4] Completed [355/751 (2!)] on J1 in 79.55s, 16 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 41378 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org