Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/644/
Java: 64bit/jdk-14-rc -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SolrCloudExampleTest
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest:
1) Thread[id=17192, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-SolrCloudExampleTest] at
java.base@14/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.SolrCloudExampleTest:
1) Thread[id=17192, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-SolrCloudExampleTest]
at java.base@14/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
at __randomizedtesting.SeedInfo.seed([DC3645D66AA3B975]:0)
FAILED: org.apache.solr.cloud.SyncSliceTest.test
Error Message:
expected:<5> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
at
__randomizedtesting.SeedInfo.seed([DC3645D66AA3B975:54627A0CC45FD48D]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:832)
FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat
Error Message:
re-indexing warning not found
Stack Trace:
java.lang.AssertionError: re-indexing warning not found
at
__randomizedtesting.SeedInfo.seed([DC3645D66AA3B975:ACC3E67F0A6B1003]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:832)
Build Log:
[...truncated 15127 lines...]
[junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
[junit4] 2> 1113680 INFO
(SUITE-SolrCloudExampleTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 1113680 INFO
(SUITE-SolrCloudExampleTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1113681 INFO
(SUITE-SolrCloudExampleTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/data-dir-98-001
[junit4] 2> 1113681 WARN
(SUITE-SolrCloudExampleTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=52 numCloses=52
[junit4] 2> 1113681 INFO
(SUITE-SolrCloudExampleTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1113682 INFO
(SUITE-SolrCloudExampleTest-seed#[DC3645D66AA3B975]-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> 1113682 INFO
(SUITE-SolrCloudExampleTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i/f
[junit4] 2> 1113685 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1113685 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1113685 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1113795 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer start zk server on port:49844
[junit4] 2> 1113795 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49844
[junit4] 2> 1113795 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49844
[junit4] 2> 1113795 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49844
[junit4] 2> 1113797 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1113799 INFO (zkConnectionManagerCallback-5767-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113799 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1113801 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1113803 INFO (zkConnectionManagerCallback-5769-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113803 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1113805 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1113807 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1113808 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1113810 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1113811 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1113813 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1113814 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1113816 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1113817 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1113819 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1113820 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1113822 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 1114026 WARN
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short
content, break even is size 23
[junit4] 2> 1114027 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 1114027 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 1114027 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.s.Server jetty-9.4.24.v20191120; built:
2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm
14+36-1461
[junit4] 2> 1114028 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1114028 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1114028 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1114029 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@236914ec{/i/f,null,AVAILABLE}
[junit4] 2> 1114030 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@3c69d5be{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۴۹۸۵۲}
[junit4] 2> 1114030 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.s.Server Started @۱۱۱۴۰۷۴ms
[junit4] 2> 1114030 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/f,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/tempDir-001/control/data,
hostPort=49852,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/control-001/cores}
[junit4] 2> 1114030 ERROR
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1114030 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1114030 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.5.0
[junit4] 2> 1114030 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1114030 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1114030 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-02-15T17:07:07.254432Z
[junit4] 2> 1114031 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1114033 INFO (zkConnectionManagerCallback-5771-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1114033 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1114140 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found
in ZooKeeper)
[junit4] 2> 1114140 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/control-001/solr.xml
[junit4] 2> 1114142 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1114142 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1114143 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1114230 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1114231 WARN
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@60adfbc7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1114231 WARN
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@60adfbc7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1114233 WARN
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@4a6267c5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1114233 WARN
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@4a6267c5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1114234 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49844/solr
[junit4] 2> 1114235 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1114237 INFO (zkConnectionManagerCallback-5778-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1114237 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1114347 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 1114349 INFO (zkConnectionManagerCallback-5780-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1114349 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1114500 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:49852_i%2Ff
[junit4] 2> 1114500 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.Overseer Overseer
(id=72070389707833348-127.0.0.1:49852_i%2Ff-n_0000000000) starting
[junit4] 2> 1114512 INFO
(OverseerStateUpdate-72070389707833348-127.0.0.1:49852_i%2Ff-n_0000000000)
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:49852_i%2Ff
[junit4] 2> 1114512 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49852_i%2Ff
[junit4] 2> 1114513 INFO
(OverseerStateUpdate-72070389707833348-127.0.0.1:49852_i%2Ff-n_0000000000)
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1114518 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1114518 WARN
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1114537 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1114558 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1114578 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1114578 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1114579 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/control-001/cores
[junit4] 2> 1114603 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1114605 INFO (zkConnectionManagerCallback-5789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1114605 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1114607 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1114609 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:49844/solr ready
[junit4] 2> 1114611 INFO (qtp483030921-17218) [n:127.0.0.1:49852_i%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49852_i%252Ff&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1114620 INFO
(OverseerThreadFactory-5679-thread-1-processing-n:127.0.0.1:49852_i%2Ff)
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 1114745 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
x:control_collection_shard1_replica_n1 ] 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> 1114745 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1115767 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
[junit4] 2> 1115778 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1115828 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1115857 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from configset conf1, trusted=true
[junit4] 2> 1115858 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
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@173dacdd
[junit4] 2> 1115858 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1115859 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=25.2431640625,
floorSegmentMB=1.5947265625, forceMergeDeletesPctAllowed=24.730717978728197,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45770097163673984, deletesPctAllowed=20.089563669038572
[junit4] 2> 1115860 WARN (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
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> 1115896 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1115896 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1115897 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1115897 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1115898 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1115898 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@38d4403a[control_collection_shard1_replica_n1] main]
[junit4] 2> 1115900 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1115901 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1115901 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1115901 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1658623286706176000
[junit4] 2> 1115903 INFO
(searcherExecutor-5684-thread-1-processing-n:127.0.0.1:49852_i%2Ff
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:49852_i%2Ff c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@38d4403a[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1115907 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1115907 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 1115914 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1115914 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1115914 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49852/i/f/control_collection_shard1_replica_n1/
[junit4] 2> 1115914 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1115915 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:49852/i/f/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1115915 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72070389707833348-core_node2-n_0000000000
[junit4] 2> 1115918 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49852/i/f/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1116022 INFO (zkCallback-5779-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> 1116025 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1116030 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
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=1285
[junit4] 2> 1116037 INFO (qtp483030921-17218) [n:127.0.0.1:49852_i%2Ff
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 1116131 INFO (zkCallback-5779-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> 1116132 INFO (zkCallback-5779-thread-2) [ ]
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> 1116133 INFO (qtp483030921-17218) [n:127.0.0.1:49852_i%2Ff
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49852_i%252Ff&wt=javabin&version=2}
status=0 QTime=1522
[junit4] 2> 1116134 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas
in collection: control_collection
[junit4] 2> 1116245 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1116249 INFO (zkConnectionManagerCallback-5795-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1116249 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1116252 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1116256 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:49844/solr ready
[junit4] 2> 1116256 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 1116258 INFO (qtp483030921-17218) [n:127.0.0.1:49852_i%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1116268 INFO
(OverseerThreadFactory-5679-thread-2-processing-n:127.0.0.1:49852_i%2Ff)
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 1116268 INFO
(OverseerCollectionConfigSetProcessor-72070389707833348-127.0.0.1:49852_i%2Ff-n_0000000000)
[n:127.0.0.1:49852_i%2Ff ] 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> 1116484 WARN
(OverseerThreadFactory-5679-thread-2-processing-n:127.0.0.1:49852_i%2Ff)
[n:127.0.0.1:49852_i%2Ff ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1116488 INFO (qtp483030921-17218) [n:127.0.0.1:49852_i%2Ff
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 1116490 INFO (qtp483030921-17218) [n:127.0.0.1:49852_i%2Ff
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=232
[junit4] 2> 1116492 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 1116492 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 1116492 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 1116492 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 1116493 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 1116493 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 1116493 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 1116927 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-1-001
of type NRT for shard2
[junit4] 2> 1116931 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1116931 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1116931 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1116931 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 1116932 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1116932 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1116932 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1116932 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@698269dc{/i/f,null,AVAILABLE}
[junit4] 2> 1116932 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@340a2a90{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:۴۹۹۱۰}
[junit4] 2> 1116932 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.Server Started @۱۱۱۶۹۷۶ms
[junit4] 2> 1116932 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/f,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/tempDir-001/jetty1,
hostPort=49910,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-1-001/cores}
[junit4] 2> 1116936 ERROR (closeThreadPool-5796-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1116936 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1116936 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 1116936 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1116936 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1116936 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-02-15T17:07:10.160983Z
[junit4] 2> 1116938 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1116941 INFO (zkConnectionManagerCallback-5798-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1116941 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1117044 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1117044 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-1-001/solr.xml
[junit4] 2> 1117047 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1117047 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1117048 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1117156 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1117158 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2f60ea5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1117158 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2f60ea5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1117166 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2b13c138[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1117166 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2b13c138[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1117168 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49844/solr
[junit4] 2> 1117171 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1117174 INFO (zkConnectionManagerCallback-5805-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1117174 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1117281 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 1117283 INFO (zkConnectionManagerCallback-5807-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1117283 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1117314 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1117340 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.c.ZkController Publish
node=127.0.0.1:49910_i%2Ff as DOWN
[junit4] 2> 1117345 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1117345 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49910_i%2Ff
[junit4] 2> 1117350 INFO (zkCallback-5779-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1117351 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1117352 INFO (zkCallback-5806-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1117363 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1117363 WARN (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1117395 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1117460 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-2-001
of type NRT for shard1
[junit4] 2> 1117460 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1117460 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1117460 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1117460 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 1117465 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1117465 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1117465 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1117465 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4e69e237{/i/f,null,AVAILABLE}
[junit4] 2> 1117466 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@788c871{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:۴۹۹۲۱}
[junit4] 2> 1117466 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.Server Started @۱۱۱۷۵۱۰ms
[junit4] 2> 1117466 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/f,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/tempDir-001/jetty2,
hostPort=49921,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-2-001/cores}
[junit4] 2> 1117466 ERROR (closeThreadPool-5796-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1117466 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1117466 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 1117466 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1117466 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1117466 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-02-15T17:07:10.690775Z
[junit4] 2> 1117468 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1117472 INFO (zkConnectionManagerCallback-5813-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1117472 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1117492 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1117516 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1117516 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1117519 INFO (closeThreadPool-5796-thread-1)
[n:127.0.0.1:49910_i%2Ff ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-1-001/cores
[junit4] 2> 1117565 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49910_i%2Ff
[junit4] 2> 1117577 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1117577 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-2-001/solr.xml
[junit4] 2> 1117580 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1117580 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1117581 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1117613 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1117614 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2a150818[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1117614 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2a150818[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1117619 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@51f957d7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1117619 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@51f957d7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1117621 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49844/solr
[junit4] 2> 1117622 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1117624 INFO (zkConnectionManagerCallback-5820-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1117624 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1117730 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 1117733 INFO (zkConnectionManagerCallback-5822-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1117733 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1117751 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1117764 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.c.ZkController Publish
node=127.0.0.1:49921_i%2Ff as DOWN
[junit4] 2> 1117767 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1117768 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49921_i%2Ff
[junit4] 2> 1117771 INFO (zkCallback-5779-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1117771 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1117771 INFO (zkCallback-5806-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1117771 INFO (zkCallback-5821-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1117780 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1117780 WARN (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1117813 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1117864 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1117887 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1117888 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1117890 INFO (closeThreadPool-5796-thread-2)
[n:127.0.0.1:49921_i%2Ff ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-2-001/cores
[junit4] 2> 1117940 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49921_i%2Ff
[junit4] 2> 1118079 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-3-001
of type NRT for shard2
[junit4] 2> 1118081 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1118081 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1118081 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1118081 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 1118090 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1118090 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1118090 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1118091 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25f1b57d{/i/f,null,AVAILABLE}
[junit4] 2> 1118096 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@229a6fd5{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:۴۹۹۳۰}
[junit4] 2> 1118097 INFO (closeThreadPool-5796-thread-2) [ ]
o.e.j.s.Server Started @۱۱۱۸۱۴۱ms
[junit4] 2> 1118098 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/f,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/tempDir-001/jetty3,
hostPort=49930,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-3-001/cores}
[junit4] 2> 1118098 ERROR (closeThreadPool-5796-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1118098 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1118098 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 1118098 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1118098 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1118098 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-02-15T17:07:11.322960Z
[junit4] 2> 1118103 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1118106 INFO (zkConnectionManagerCallback-5828-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1118106 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1118212 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1118212 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-3-001/solr.xml
[junit4] 2> 1118221 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1118222 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1118225 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1118272 INFO
(OverseerCollectionConfigSetProcessor-72070389707833348-127.0.0.1:49852_i%2Ff-n_0000000000)
[n:127.0.0.1:49852_i%2Ff ] 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> 1118606 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1118616 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4fc125dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1118618 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4fc125dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1118628 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3b944220[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1118628 WARN (closeThreadPool-5796-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3b944220[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1118629 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49844/solr
[junit4] 2> 1118631 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1118633 INFO (zkConnectionManagerCallback-5835-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1118634 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1118745 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1118746 INFO (zkConnectionManagerCallback-5837-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1118753 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1118786 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1118817 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:49930_i%2Ff as DOWN
[junit4] 2> 1118822 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1118822 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49930_i%2Ff
[junit4] 2> 1118830 INFO (zkCallback-5821-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1118830 INFO (zkCallback-5806-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1118830 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1118830 INFO (zkCallback-5779-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1118830 INFO (zkCallback-5836-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1118831 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[DC3645D66AA3B975])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-4-001
of type NRT for shard1
[junit4] 2> 1118832 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1118832 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1118832 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1118832 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 1118834 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1118834 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1118834 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1118834 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ed9ad77{/i/f,null,AVAILABLE}
[junit4] 2> 1118835 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4974bbe9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:۴۹۹۳۹}
[junit4] 2> 1118835 INFO (closeThreadPool-5796-thread-1) [ ]
o.e.j.s.Server Started @۱۱۱۸۸۷۹ms
[junit4] 2> 1118835 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/f,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/tempDir-001/jetty4,
hostPort=49939,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-4-001/cores}
[junit4] 2> 1118835 ERROR (closeThreadPool-5796-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1118835 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1118835 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 1118835 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1118835 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1118836 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-02-15T17:07:12.059998Z
[junit4] 2> 1118837 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1118839 INFO (zkConnectionManagerCallback-5842-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1118839 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1118842 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.p.PackageLoader /packages.json updated to version -1
[junit4] 2> 1118849 WARN (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 1118881 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1118908 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1118937 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1118941 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1118942 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1118942 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-4-001/solr.xml
[junit4] 2> 1118944 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1118944 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1118945 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1118945 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-3-001/cores
[junit4] 2> 1119012 INFO (closeThreadPool-5796-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49930_i%2Ff
[junit4] 2> 1119404 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1119407 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@a5d586c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1119407 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@a5d586c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1119414 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7ea6c8ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1119414 WARN (closeThreadPool-5796-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7ea6c8ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1119416 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49844/solr
[junit4] 2> 1119422 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1119425 INFO (zkConnectionManagerCallback-5850-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1119425 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1119537 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1119540 INFO (zkConnectionManagerCallback-5852-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1119541 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1119588 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1119620 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:49939_i%2Ff as DOWN
[junit4] 2> 1119629 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1119629 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49939_i%2Ff
[junit4] 2> 1119642 INFO (zkCallback-5806-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1119642 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1119642 INFO (zkCallback-5779-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1119642 INFO (zkCallback-5821-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1119642 INFO (zkCallback-5836-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1119645 INFO (zkCallback-5851-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1119668 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version -1
[junit4] 2> 1119679 WARN (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 1119705 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1119804 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1119821 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1119821 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173dacdd
[junit4] 2> 1119822 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SolrCloudExampleTest_DC3645D66AA3B975-001/shard-4-001/cores
[junit4] 2> 1119925 INFO (closeThreadPool-5796-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49939_i%2Ff
[junit4] 2> 1119939 INFO (qtp483030921-17217) [n:127.0.0.1:49852_i%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:49910_i%252Ff&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1119940 INFO (qtp483030921-17218) [n:127.0.0.1:49852_i%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:49939_i%252Ff&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1119940 INFO (qtp483030921-17220) [n:127.0.0.1:49852_i%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:49921_i%252Ff&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1119940 INFO (qtp483030921-17219) [n:127.0.0.1:49852_i%2Ff
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:49930_i%252Ff&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1119953 INFO
(OverseerThreadFactory-5679-thread-3-processing-n:127.0.0.1:49852_i%2Ff)
[n:127.0.0.1:49852_i%2Ff c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:49910_i%2Ff for creating new replica of shard shard2
for collection collection1
[junit4] 2> 1119954 INFO
(OverseerThreadFactory-5679-thread-4-processing-n:127.0.0.1:49852_i%2Ff)
[n:127.0.0.1:49852_i%2Ff c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:49939_i%2Ff for creating new replica of shard shard1
for collection collection1
[junit4] 2> 1119958 INFO
(OverseerThreadFactory-5679-thread-3-processing-n:127.0.0.1:49852_i%2Ff)
[n:127.0.0.1:49852_i%2Ff c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1119960 INFO
(OverseerThreadFactory-5679-thread-4-processing-n:127.0.0.1:49852_i%2Ff)
[n:127.0.0.1:49852_i%2Ff c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1119964 INFO (qtp808822862-17274) [n:127.0.0.1:49910_i%2Ff
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1119966 INFO (qtp1294078676-17357) [n:127.0.0.1:49939_i%2Ff
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1120990 INFO (qtp808822862-17274) [n:127.0.0.1:49910_i%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.5.0
[junit4] 2> 1120991 INFO (qtp1294078676-17357) [n:127.0.0.1:49939_i%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.5.0
[junit4] 2> 1121011 INFO (qtp808822862-17274) [n:127.0.0.1:49910_i%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 1121017 INFO (qtp1294078676-17357) [n:127.0.0.1:49939_i%2Ff
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
[collection1_shard1_replica_n2] Schema name=test
[junit4] 2> 1121123 INFO (qtp808822862-17274) [n:127.0.0.1:49910_i%2Ff
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1121132 INFO (qtp1294078676-17357) [
[...truncated too long message...]
tting on IndexWriter.close() .
[junit4] 2> 1320856 INFO (qtp1172617241-17699) [n:127.0.0.1:49956_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4901523a commitCommandVersion:0
[junit4] 2> 1320857 INFO
(httpUriRequest-91115-thread-1-processing-x:.system_shard1_replica_n1
r:core_node3 n:127.0.0.1:49956_solr
http:////127.0.0.1:49957//solr//.system_shard1_replica_n2 c:.system s:shard1)
[n:127.0.0.1:49956_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.h.i.e.RetryExec I/O exception
(java.net.SocketException) caught when processing request to
{}->http://127.0.0.1:49957: Socket closed
[junit4] 2> 1320857 INFO
(httpUriRequest-91115-thread-1-processing-x:.system_shard1_replica_n1
r:core_node3 n:127.0.0.1:49956_solr
http:////127.0.0.1:49957//solr//.system_shard1_replica_n2 c:.system s:shard1)
[n:127.0.0.1:49956_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.h.i.e.RetryExec Retrying request to
{}->http://127.0.0.1:49957
[junit4] 2> 1320859 INFO
(SUITE-SystemCollectionCompatTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1321066 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/configs/.system/managed-schema
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/collections/.system/terms/shard1
[junit4] 2> 6 /solr/configs/.system
[junit4] 2> 5 /solr/collections/.system/collectionprops.json
[junit4] 2> 3 /solr/collections/.system/state.json
[junit4] 2> 2 /solr/packages.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/collections/.system/state.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 3 /solr/configs/.system/managed-schema
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/overseer/queue
[junit4] 2> 19 /solr/overseer/collection-queue-work
[junit4] 2> 16 /solr/collections
[junit4] 2> 14 /solr/live_nodes
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1321071 INFO
(SUITE-SystemCollectionCompatTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49948
[junit4] 2> 1321071 INFO
(SUITE-SystemCollectionCompatTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49948
[junit4] 2> 1321071 INFO
(SUITE-SystemCollectionCompatTest-seed#[DC3645D66AA3B975]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49948
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_DC3645D66AA3B975-001
[junit4] 2> Feb 15, 2020 5:10:34 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene84,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40532322),
locale=mn-MN, timezone=Canada/Eastern
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14
(64-bit)/cpus=6,threads=1,free=218664824,total=527958016
[junit4] 2> NOTE: All tests run in this JVM: [IndexSchemaTest,
TestExclusionRuleCollectionAccess, ProtectedTermFilterFactoryTest,
HttpPartitionTest, BasicAuthStandaloneTest, TestSolrIndexConfig,
BlockJoinFacetDistribTest, TestDocBasedVersionConstraints,
HdfsRecoverLeaseTest, TestChildDocTransformer, HdfsDirectoryFactoryTest,
TestLRUStatsCache, TestSolrQueryParser, SolrLogPostToolTest, SplitByPrefixTest,
NestedAtomicUpdateTest, TestCustomDocTransformer,
HdfsTlogReplayBufferedWhileIndexingTest, TestSSLRandomization, ForceLeaderTest,
JvmMetricsTest, FileUtilsTest, TestManagedSynonymGraphFilterFactory,
SolrCmdDistributorTest, TestZkAclsWithHadoopAuth, ResourceLoaderTest,
ResponseLogComponentTest, TestRealTimeGet, TestCopyFieldCollectionResource,
CollectionPropsTest, TestDistributedStatsComponentCardinality,
DistributedExpandComponentTest, TestSortableTextField, NodeMutatorTest,
TestOmitPositions, NodeAddedTriggerTest, TestJsonFacets, TestSolrCoreSnapshots,
TestSearchPerf, TestMergePolicyConfig, MultiDestinationAuditLoggerTest,
TestFreeTextSuggestions, TestCustomStream, TestClusterProperties,
TestJsonRequest, TestMinMaxOnMultiValuedField, ConnectionManagerTest,
TestWordDelimiterFilterFactory, ZkCollectionPropsCachingTest,
TestFieldCacheVsDocValues, XsltUpdateRequestHandlerTest,
TestQueryingOnDownCollection, DirectUpdateHandlerTest, SystemLogListenerTest,
TestMacros, MergeStrategyTest, TestMiniSolrCloudClusterSSL,
ChaosMonkeyNothingIsSafeTest, DocValuesMultiTest, SearchHandlerTest,
HLLSerializationTest, AnalyticsMergeStrategyTest, TestExceedMaxTermLength,
FieldAnalysisRequestHandlerTest, HdfsBasicDistributedZk2Test,
TestSnapshotCloudManager, ReindexCollectionTest,
TestMultiValuedNumericRangeQuery, DistributedFacetPivotSmallTest,
TestReplicaProperties, HighlighterMaxOffsetTest, ComputePlanActionTest,
ResponseHeaderTest, TestDocTermOrdsUninvertLimit, TestImplicitCoreProperties,
RangeFacetCloudTest, TestInPlaceUpdatesStandalone, TestCloudPivotFacet,
MetricsHistoryIntegrationTest, TestSubQueryTransformerDistrib,
TestEmbeddedSolrServerSchemaAPI, TestBinaryField, AuthToolTest,
DisMaxRequestHandlerTest, PolyFieldTest, DeleteNodeTest,
ConcurrentDeleteAndCreateCollectionTest, TestSolr4Spatial2,
CdcrReplicationHandlerTest, TestSolrCoreProperties, TestSolrTestCaseJ4,
TokenizerChainTest, ConnectionReuseTest, AssignBackwardCompatibilityTest,
CleanupOldIndexTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest,
MigrateRouteKeyTest, OverseerTaskQueueTest, SharedFSAutoReplicaFailoverTest,
SliceStateTest, SolrCLIZkUtilsTest, SystemCollectionCompatTest]
[junit4] Completed [540/901 (3!)] on J4 in 202.12s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45900 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/644/consoleText
[repro] Revision: ea20c9a001bde55dd58f0e48abbd6aa44dc2c858
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=SolrCloudExampleTest
-Dtests.seed=DC3645D66AA3B975 -Dtests.slow=true -Dtests.locale=uz-Arab
-Dtests.timezone=Europe/Prague -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=SyncSliceTest -Dtests.method=test
-Dtests.seed=DC3645D66AA3B975 -Dtests.slow=true -Dtests.locale=dz-BT
-Dtests.timezone=Africa/Djibouti -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Encountered IncompleteRead exception, pausing and then retrying...
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/644/consoleText
[repro] Revision: ea20c9a001bde55dd58f0e48abbd6aa44dc2c858
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=SolrCloudExampleTest
-Dtests.seed=DC3645D66AA3B975 -Dtests.slow=true -Dtests.locale=uz-Arab
-Dtests.timezone=Europe/Prague -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=SyncSliceTest -Dtests.method=test
-Dtests.seed=DC3645D66AA3B975 -Dtests.slow=true -Dtests.locale=dz-BT
-Dtests.timezone=Africa/Djibouti -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Encountered IncompleteRead exception, pausing and then retrying...
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/644/consoleText
[repro] Revision: ea20c9a001bde55dd58f0e48abbd6aa44dc2c858
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=SolrCloudExampleTest
-Dtests.seed=DC3645D66AA3B975 -Dtests.slow=true -Dtests.locale=uz-Arab
-Dtests.timezone=Europe/Prague -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=SyncSliceTest -Dtests.method=test
-Dtests.seed=DC3645D66AA3B975 -Dtests.slow=true -Dtests.locale=dz-BT
-Dtests.timezone=Africa/Djibouti -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Encountered IncompleteRead exception, aborting after too many retries.
[...truncated 52 lines...]
raise RuntimeError('ERROR: fetching %s : %s' % (url, e))
RuntimeError: ERROR: fetching
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/644/consoleText :
IncompleteRead(0 bytes read)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]