Build:
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.11/29/
2 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([84CA37F4F7EED919]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([84CA37F4F7EED919]:0)
Build Log:
[...truncated 16505 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> 4418550 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/server/solr/configsets/_default/conf'
[junit4] 2> 4418550 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 4418552 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-704 after mutting 0 log
messages
[junit4] 2> 4418552 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-705 for ERROR logs matching
regex: ignore_exception
[junit4] 2> 4418553 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/data-dir-306-001
[junit4] 2> 4418553 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 4418553 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4418556 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 4418556 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /eh_/ye
[junit4] 2> 4418557 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
[junit4] 2> 4418557 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 4418564 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4418586 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
[junit4] 2> 4418586 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use
solr.xml:/metrics/reporter section instead
[junit4] 2> 4418588 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.s.IndexSchema Schema name=inplace-updates
[junit4] 2> 4418589 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 4419195 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/userfiles].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_291]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:886)
~[?:1.8.0_291]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_291]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
~[?:?]
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
~[?:?]
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
~[?:1.8.0_291]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:830) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
[junit4] 2> at
org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94)
[test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_291]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_291]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_291]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_291]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
[junit4] 2> 4419197 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_291]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:886)
~[?:1.8.0_291]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_291]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
[junit4] 2> at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
[junit4] 2> at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:683) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:830) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
[junit4] 2> at
org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94)
[test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_291]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_291]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_291]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_291]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
[junit4] 2> 4419198 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 4419198 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4419199 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6a52e6f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4419199 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6a52e6f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4419201 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4419202 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@23f70e81[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4419202 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@23f70e81[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4419203 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
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> 4419230 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4419237 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4419237 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4419238 INFO (coreLoadExecutor-35677-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max
2147483647 cores with initial capacity of 1024
[junit4] 2> 4419245 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from
paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4419263 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
[junit4] 2> 4419263 WARN (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer
supported, use solr.xml:/metrics/reporter section instead
[junit4] 2> 4419264 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
[junit4] 2> 4419265 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 4419265 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 4419265 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4419265 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/data-dir-306-001/]
[junit4] 2> 4419267 WARN (coreLoadExecutor-35677-thread-1) [
x:collection1 ] 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> 4419304 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4419304 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 4419304 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4419304 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4419306 WARN (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 4419306 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 4419306 INFO (coreLoadExecutor-35677-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1719753275458191360
[junit4] 2> 4419308 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[84CA37F4F7EED919]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4419320 INFO
(searcherExecutor-35679-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 4419320 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-705 after mutting 0 log
messages
[junit4] 2> 4419320 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-706 for ERROR logs matching
regex: ignore_exception
[junit4] 2> 4419321 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4419321 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 4419321 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4419322 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 4419421 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 43647
[junit4] 2> 4419421 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43647
[junit4] 2> 4419421 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43647
[junit4] 2> 4419421 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43647
[junit4] 2> 4419423 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4419429 INFO (zkConnectionManagerCallback-35686-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4419429 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4419433 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4419435 INFO (zkConnectionManagerCallback-35688-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4419435 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4419436 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 4419437 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 4419438 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 4419439 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 4419440 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 4419441 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 4419441 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 4419443 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 4419443 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 4419444 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 4419445 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 4419448 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4419452 INFO (zkConnectionManagerCallback-35692-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4419452 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4419453 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]-SendThread(127.0.0.1:43647))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x103362e3cf20002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103362e3cf20002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x103362e3cf20002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 4419554 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 4419668 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 4419668 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 4419668 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 4419669 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4419669 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4419669 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4419669 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@321b8420{/eh_/ye,null,AVAILABLE}
[junit4] 2> 4419670 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@56cac51e{SSL, (ssl,
http/1.1)}{127.0.0.1:45743}
[junit4] 2> 4419670 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.s.Server Started @4419697ms
[junit4] 2> 4419670 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/eh_/ye, hostPort=45743,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/control-001/cores}
[junit4] 2> 4419670 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4419670 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4419670 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.11.2
[junit4] 2> 4419670 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4419670 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr
[junit4] 2> 4419671 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-12-21T11:02:09.725Z
[junit4] 2> 4419671 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4419673 INFO (zkConnectionManagerCallback-35694-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4419673 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4419774 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4419774 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/control-001/solr.xml
[junit4] 2> 4419776 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4419777 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4419778 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4420055 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 4420055 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4420056 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@c87910b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4420056 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@c87910b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4420058 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4420059 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@47399319[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4420059 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@47399319[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4420060 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
[junit4] 2> 4420061 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4420062 INFO (zkConnectionManagerCallback-35705-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4420062 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4420164 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 4420165 INFO (zkConnectionManagerCallback-35707-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4420165 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 4420235 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 4420245 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:45743_eh_%2Fye
[junit4] 2> 4420246 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.Overseer Overseer
(id=72961591186948101-127.0.0.1:45743_eh_%2Fye-n_0000000000) starting
[junit4] 2> 4420251 INFO
(OverseerStateUpdate-72961591186948101-127.0.0.1:45743_eh_%2Fye-n_0000000000)
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45743_eh_%2Fye
[junit4] 2> 4420257 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45743_eh_%2Fye
[junit4] 2> 4420258 INFO (zkCallback-35706-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4420260 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 4420260 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] 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> 4420285 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4420306 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4420315 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4420315 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4420316 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919])
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/control-001/cores
[junit4] 2> 4420336 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4420336 INFO (zkConnectionManagerCallback-35724-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4420337 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4420338 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4420339 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43647/solr ready
[junit4] 2> 4420374 INFO
(OverseerThreadFactory-35714-thread-1-processing-n:127.0.0.1:45743_eh_%2Fye)
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 4420486 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4420486 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye x:control_collection_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4
cores with initial capacity of 4
[junit4] 2> 4421504 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.11.2
[junit4] 2> 4421504 WARN (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml:
<jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
[junit4] 2> 4421506 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=inplace-updates
[junit4] 2> 4421506 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
inplace-updates/1.6 with uniqueid field id
[junit4] 2> 4421506 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421507 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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@7e493f0a
[junit4] 2> 4421507 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 4421510 WARN (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421553 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421553 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421554 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 4421554 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 4421557 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 4421557 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421557 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 4421557 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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 1719753277818535936
[junit4] 2> 4421561 INFO
(searcherExecutor-35726-thread-1-processing-n:127.0.0.1:45743_eh_%2Fye
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 4421564 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421564 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421568 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 4421568 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421568 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45743/eh_/ye/control_collection_shard1_replica_n1/
[junit4] 2> 4421568 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421569 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:45743/eh_/ye/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 4421569 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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/72961591186948101-core_node2-n_0000000000
[junit4] 2> 4421571 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:45743/eh_/ye/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 4421673 INFO (zkCallback-35706-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> 4421673 INFO (zkCallback-35706-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> 4421674 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye 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> 4421678 INFO (qtp1948198102-110465)
[n:127.0.0.1:45743_eh_%2Fye ] 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=1191
[junit4] 2> 4421681 INFO (qtp1948198102-110462)
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 4421778 INFO (zkCallback-35706-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> 4421778 INFO (zkCallback-35706-thread-3) [ ]
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> 4421778 INFO (zkCallback-35706-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> 4421779 INFO (qtp1948198102-110462)
[n:127.0.0.1:45743_eh_%2Fye ] 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:45743_eh_%252Fye&wt=javabin&version=2}
status=0 QTime=1409
[junit4] 2> 4421779 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 4421886 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4421887 INFO (zkConnectionManagerCallback-35735-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4421887 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4421888 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4421889 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43647/solr ready
[junit4] 2> 4421889 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 4421898 INFO
(OverseerThreadFactory-35714-thread-2-processing-n:127.0.0.1:45743_eh_%2Fye)
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 4421898 INFO
(OverseerCollectionConfigSetProcessor-72961591186948101-127.0.0.1:45743_eh_%2Fye-n_0000000000)
[n:127.0.0.1:45743_eh_%2Fye ] 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> 4422103 WARN
(OverseerThreadFactory-35714-thread-2-processing-n:127.0.0.1:45743_eh_%2Fye)
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 4422105 INFO (qtp1948198102-110462)
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 4422107 INFO (qtp1948198102-110462)
[n:127.0.0.1:45743_eh_%2Fye ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=212
[junit4] 2> 4422109 INFO (watches-35732-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 4422109 INFO (watches-35732-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 4422109 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 4422109 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 4422109 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 4422109 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 4422109 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 4422109 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 4422109 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 4422214 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-1-001
of type NRT for shard1
[junit4] 2> 4422218 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 4422218 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 4422218 INFO (closeThreadPool-35736-thread-1) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 4422221 INFO (closeThreadPool-35736-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4422221 INFO (closeThreadPool-35736-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4422221 INFO (closeThreadPool-35736-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4422221 INFO (closeThreadPool-35736-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@157c279d{/eh_/ye,null,AVAILABLE}
[junit4] 2> 4422222 INFO (closeThreadPool-35736-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6fe772b4{SSL, (ssl,
http/1.1)}{127.0.0.1:44359}
[junit4] 2> 4422222 INFO (closeThreadPool-35736-thread-1) [ ]
o.e.j.s.Server Started @4422249ms
[junit4] 2> 4422222 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/eh_/ye,
hostPort=44359,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-1-001/cores}
[junit4] 2> 4422222 ERROR (closeThreadPool-35736-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4422222 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4422222 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.11.2
[junit4] 2> 4422222 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4422222 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr
[junit4] 2> 4422222 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-12-21T11:02:12.276Z
[junit4] 2> 4422224 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4422224 INFO (zkConnectionManagerCallback-35738-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422225 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4422226 WARN
(closeThreadPool-35736-thread-1-SendThread(127.0.0.1:43647)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103362e3cf20008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103362e3cf20008, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x103362e3cf20008, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 4422326 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-2-001
of type NRT for shard1
[junit4] 2> 4422326 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4422326 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-1-001/solr.xml
[junit4] 2> 4422329 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4422329 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4422330 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 4422330 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 4422330 INFO (closeThreadPool-35736-thread-2) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 4422330 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4422330 INFO (closeThreadPool-35736-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4422330 INFO (closeThreadPool-35736-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4422330 INFO (closeThreadPool-35736-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4422333 INFO (closeThreadPool-35736-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2030fa41{/eh_/ye,null,AVAILABLE}
[junit4] 2> 4422333 INFO (closeThreadPool-35736-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4767a356{SSL, (ssl,
http/1.1)}{127.0.0.1:44599}
[junit4] 2> 4422334 INFO (closeThreadPool-35736-thread-2) [ ]
o.e.j.s.Server Started @4422361ms
[junit4] 2> 4422334 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/eh_/ye,
hostPort=44599,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-2-001/cores}
[junit4] 2> 4422334 ERROR (closeThreadPool-35736-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4422334 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4422334 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.11.2
[junit4] 2> 4422334 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4422334 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr
[junit4] 2> 4422334 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-12-21T11:02:12.388Z
[junit4] 2> 4422336 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4422337 INFO (zkConnectionManagerCallback-35743-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422337 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4422435 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84CA37F4F7EED919]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-3-001
of type NRT for shard1
[junit4] 2> 4422436 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 4422436 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 4422436 INFO (closeThreadPool-35736-thread-3) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 4422437 INFO (closeThreadPool-35736-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4422437 INFO (closeThreadPool-35736-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4422437 INFO (closeThreadPool-35736-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4422437 INFO (closeThreadPool-35736-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6081fc50{/eh_/ye,null,AVAILABLE}
[junit4] 2> 4422438 INFO (closeThreadPool-35736-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2747e5b9{SSL, (ssl,
http/1.1)}{127.0.0.1:36823}
[junit4] 2> 4422438 INFO (closeThreadPool-35736-thread-3) [ ]
o.e.j.s.Server Started @4422465ms
[junit4] 2> 4422438 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/eh_/ye,
hostPort=36823,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-3-001/cores}
[junit4] 2> 4422438 ERROR (closeThreadPool-35736-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4422438 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4422438 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.11.2
[junit4] 2> 4422438 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4422438 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr
[junit4] 2> 4422438 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-12-21T11:02:12.492Z
[junit4] 2> 4422439 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4422439 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-2-001/solr.xml
[junit4] 2> 4422441 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4422459 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4422459 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4422461 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4422465 INFO (zkConnectionManagerCallback-35745-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422465 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4422566 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4422566 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-3-001/solr.xml
[junit4] 2> 4422569 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4422569 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4422570 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4422573 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 4422573 WARN (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4422574 WARN (closeThreadPool-35736-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@59ad2f0f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4422574 WARN (closeThreadPool-35736-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@59ad2f0f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4422577 WARN (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4422577 WARN (closeThreadPool-35736-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@64e8162a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4422577 WARN (closeThreadPool-35736-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@64e8162a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4422579 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
[junit4] 2> 4422580 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4422580 INFO (zkConnectionManagerCallback-35759-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422580 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4422581 WARN
(closeThreadPool-35736-thread-2-SendThread(127.0.0.1:43647)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103362e3cf2000b.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103362e3cf2000b, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x103362e3cf2000b, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 4422688 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 4422693 INFO (zkConnectionManagerCallback-35761-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422693 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 4422700 WARN (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 4422701 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 4422704 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.c.ZkController Publish
node=127.0.0.1:44599_eh_%2Fye as DOWN
[junit4] 2> 4422705 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient core cache for max 4 cores with initial capacity of 4
[junit4] 2> 4422705 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44599_eh_%2Fye
[junit4] 2> 4422706 INFO (zkCallback-35706-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4422708 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 4422708 WARN (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] 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> 4422722 INFO (zkCallback-35760-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4422722 INFO (zkCallback-35734-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4422732 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4422751 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4422756 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 4422756 WARN (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4422756 WARN (closeThreadPool-35736-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@28f15012[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4422756 WARN (closeThreadPool-35736-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@28f15012[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4422758 WARN (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4422759 WARN (closeThreadPool-35736-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3ca4af8a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4422759 WARN (closeThreadPool-35736-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3ca4af8a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4422760 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
[junit4] 2> 4422761 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4422762 INFO (zkConnectionManagerCallback-35776-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422762 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4422763 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4422763 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4422764 INFO (closeThreadPool-35736-thread-2)
[n:127.0.0.1:44599_eh_%2Fye ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-2-001/cores
[junit4] 2> 4422784 INFO (closeThreadPool-35736-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44599_eh_%2Fye
[junit4] 2> 4422864 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 4422868 INFO (zkConnectionManagerCallback-35779-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422868 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 4422872 WARN (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 4422872 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 4422875 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.c.ZkController Publish
node=127.0.0.1:44359_eh_%2Fye as DOWN
[junit4] 2> 4422876 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient core cache for max 4 cores with initial capacity of 4
[junit4] 2> 4422876 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44359_eh_%2Fye
[junit4] 2> 4422878 INFO (zkCallback-35734-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4422878 INFO (zkCallback-35706-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4422878 INFO (zkCallback-35760-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4422879 INFO (zkCallback-35778-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4422880 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 4422881 WARN (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] 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> 4422904 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4422925 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4422936 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4422936 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e493f0a
[junit4] 2> 4422937 INFO (closeThreadPool-35736-thread-1)
[n:127.0.0.1:44359_eh_%2Fye ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_84CA37F4F7EED919-001/shard-1-001/cores
[junit4] 2> 4422980 INFO (closeThreadPool-35736-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44359_eh_%2Fye
[junit4] 2> 4423790 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 4423791 WARN (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4423792 WARN (closeThreadPool-35736-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@18e0c89d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4423792 WARN (closeThreadPool-35736-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@18e0c89d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4423793 WARN (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 4423794 WARN (closeThreadPool-35736-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@375fe9db[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4423794 WARN (closeThreadPool-35736-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@375fe9db[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4423795 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
[junit4] 2> 4423797 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4423800 INFO (zkConnectionManagerCallback-35795-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4423801 INFO (closeThreadPool-35736-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4423900 INFO (OverseerCollectionConfigSetProcess
[...truncated too long message...]
182) Thread[id=110683, name=h2sc-35756-thread-15, state=WAITING,
group=TGRP-TestInPlaceUpdatesDistrib]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:342)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=32271, maxDocsPerChunk=107, blockShift=6),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=32271, maxDocsPerChunk=107, blockSize=6)),
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-IQ,
timezone=America/Boise
[junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation
1.8.0_291 (64-bit)/cpus=4,threads=202,free=17427360,total=534249472
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedSpellCheckComponentTest, TestRestoreCore, TestPolicyCloud,
DOMUtilTest, MetricsHandlerTest, DocExpirationUpdateProcessorFactoryTest,
TestDistribPackageStore, AnalysisAfterCoreReloadTest,
TestPerFieldSimilarityWithDefaultOverride, TestWaitForStateWithJettyShutdowns,
HdfsUnloadDistributedZkTest, TestElisionMultitermQuery, TestHashQParserPlugin,
TestXIncludeConfig, LeaderElectionContextKeyTest, TestFieldResource,
TestReRankQParserPlugin, DocValuesMissingTest, FieldAnalysisRequestHandlerTest,
OverseerTest, RAMDirectoryFactoryTest, TestRandomFlRTGCloud,
TestRetrieveFieldsOptimizer, FacetPivotSmallTest,
TestSimpleTrackingShardHandler, TestSimpleQParserPlugin, SolrIndexSearcherTest,
NodeMarkersRegistrationTest, MaxScoreCollectorTest, CollectionReloadTest,
DisMaxRequestHandlerTest, TestCloudJSONFacetSKGEquiv, SolrTestCaseJ4Test,
DistributedVersionInfoTest, AutoAddReplicasIntegrationTest,
TestPivotHelperCode, TestSchemalessBufferedUpdates, TestDocTermOrds,
HDFSCollectionsAPITest, DistribCursorPagingTest, TestConfigSetsAPIShareSchema,
TestDynamicLoadingUrl, MetricUtilsTest, AliasIntegrationTest,
ZkCollectionPropsCachingTest, BlobRepositoryCloudTest, BasicAuthStandaloneTest,
TestSurroundQueryParser, TestSolrQueryParser, XmlUpdateRequestHandlerTest,
FullSolrCloudDistribCmdsTest, TestDistributedMissingSort, TestPullReplica,
TestConfigSetImmutable, AuditLoggerIntegrationTest, TestHighlightDedupGrouping,
SimpleCollectionCreateDeleteTest, CloneFieldUpdateProcessorFactoryTest,
TestLegacyFieldCache, LeaderFailureAfterFreshStartTest,
TestObjectReleaseTracker, PreAnalyzedFieldManagedSchemaCloudTest,
ScheduledTriggerTest, DeleteNodeTest, TestInitParams,
HdfsBackupRepositoryIntegrationTest, TestSolrCachePerf,
HighlighterWithoutStoredIdTest, PrimUtilsTest, MoveReplicaHDFSFailoverTest,
FastVectorHighlighterTest, RegexBoostProcessorTest, TestBlockCollapse,
OverseerSolrResponseTest, SolrCoreCheckLockOnStartupTest, SliceStateTest,
TestExceedMaxTermLength, TestSolrDeletionPolicy1, MultiThreadedOCPTest,
TestComplexPhraseQParserPlugin, CoreAdminCreateDiscoverTest,
TestValueSourceCache, TestIntervalFaceting, TestSSLRandomization,
CollectionStateFormat2Test, TestDocBasedVersionConstraints,
TestLMJelinekMercerSimilarityFactory, RequiredFieldsTest,
TestFuzzyAnalyzedSuggestions, TestSha256AuthenticationProvider,
TestExplainDocTransformer, TermsComponentTest, ReplaceNodeTest,
CoreMergeIndexesAdminHandlerTest, IndexSizeTriggerSizeEstimationTest,
RankQParserPluginTest, TestLuceneIndexBackCompat, TestMissingGroups,
TriLevelCompositeIdRoutingTest, HdfsRestartWhileUpdatingTest,
TestReloadAndDeleteDocs, TestReplicationHandler,
NodeAddedTriggerIntegrationTest, RangeFacetCloudTest, TestSchemaResource,
SortByFunctionTest, SolrRequestParserTest, UpdateRequestProcessorFactoryTest,
BlockJoinFacetRandomTest, BlockDirectoryTest, TestPayloadCheckQParserPlugin,
ClusterStateMockUtilTest, TestCloudConsistency, TestJsonFacetsStatsParsing,
SearchHandlerTest, NotRequiredUniqueKeyTest, MetricsHistoryIntegrationTest,
JavabinLoaderTest, TestPHPSerializedResponseWriter, TestTrie,
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest,
TestCharFilters, TestLuceneMatchVersion, TestWordDelimiterFilterFactory,
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, BasicDistributedZkTest,
CleanupOldIndexTest, ConnectionManagerTest, CreateRoutedAliasTest,
DeleteLastCustomShardedReplicaTest, ForceLeaderWithTlogReplicasTest,
OverseerModifyCollectionTest, OverseerTaskQueueTest, RecoveryZkTest,
RemoteQueryErrorTest, RouteFieldTest, RoutingToNodesWithPropertiesTest,
SSLMigrationTest, ShardRoutingCustomTest, ShardRoutingTest, ShardTermsTest,
SolrXmlInZkTest, SplitShardTest, SyncSliceTest, TestCloudSearcherWarming,
TestDistributedMap, TestDownShardTolerantSearch,
TestDynamicFieldNamesIndexCorrectly, TestLeaderElectionWithEmptyReplica,
TestOnReconnectListenerSupport, TestQueryingOnDownCollection,
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates,
TestTlogReplayVsRecovery, TestTlogReplica, TestTolerantUpdateProcessorCloud,
TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, ZkCLITest,
ZkControllerTest, ZkFailoverTest, AssignTest,
AsyncCallRequestStatusResponseTest, BackupRestoreApiErrorConditionsTest,
CollectionsAPIDistributedZkTest, CustomCollectionTest,
LocalFSCloudIncrementalBackupTest, PurgeGraphTest,
TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore,
TestRequestStatusCollectionAPI, ExecutePlanActionTest,
HdfsAutoAddReplicasIntegrationTest, TriggerIntegrationTest,
TestSimNodeLostTrigger, TestSimTriggerIntegration, BaseCdcrDistributedZkTest,
CdcrBidirectionalTest, CdcrBootstrapTest, CdcrVersionReplicationTest,
HdfsChaosMonkeySafeLeaderTest, TestClusterStateMutator, RuleEngineTest,
RulesTest, PluginInfoTest, QueryResultKeyTest, TestCustomStream,
TestInfoStreamLogging, TestMergePolicyConfig, TestMinimalConfig, TestNRTOpen,
TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrConfigHandler,
SearchHandlerTest, TestConfigReload, TestHdfsBackupRestoreCore,
TestReqParamsAPI, TestSnapshotCoreBackup, TestSolrConfigHandlerConcurrent,
TestStressThreadBackup, V2ApiIntegrationTest, V2StandaloneTest,
InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest,
SystemInfoHandlerTest, TestApiFramework, TestConfigsApi, TestCoreAdminApis,
ThreadDumpHandlerTest, V2CollectionBackupsAPIMappingTest, ZookeeperReadAPITest,
ZookeeperStatusHandlerFailureTest, CloudReplicaSourceTest,
CustomTermsComponentTest, DistributedFacetExistsSmallTest,
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest,
DistributedQueryElevationComponentTest, QueryComponentPartialResultsTest,
QueryElevationComponentTest, TermVectorComponentDistributedTest,
TestSchemaDesignerAPI, TaggingAttributeTest, HighlighterTest,
TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest,
TestLegacyFieldReuse, TestLegacyNumericUtils, TestNumericRangeQuery32,
TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, MetricsConfigTest,
MetricsDisabledCloudTest, SolrMetricReporterTest, SolrMetricsIntegrationTest,
SolrJmxReporterCloudTest, SolrJmxReporterTest, SolrCloudReportersTest,
SolrRrdBackendFactoryTest, SubstringBytesRefFilterTest, TestFacetMethods,
TestFaceting, TestMacroExpander, SmileWriterTest, TestCustomDocTransformer,
TestGraphMLResponseWriter, TestSubQueryTransformerDistrib,
TestDynamicFieldResource, TestUniqueKeyFieldResource,
TestManagedStopFilterFactory, BooleanFieldTest, CopyFieldTest,
CurrencyFieldTypeTest, EnumFieldTest, IndexSchemaTest, PolyFieldTest,
RankFieldTest, TestBinaryField, TestCloudSchemaless, TestSchemaField,
TestSchemaManager, TestUseDocValuesAsStored2, UUIDFieldTest,
AnalyticsMergeStrategyTest, CurrencyRangeFacetCloudTest, CursorMarkTest,
QueryParsingTest, TestDocSet, TestFieldSortValues, TestFilteredDocIdSet,
TestFoldingMultitermQuery, TestLRUCache, TestLegacyNumericRangeQueryBuilder,
TestMaxScoreQueryParser, TestMinHashQParser,
TestOverriddenPrefixQueryForCustomFieldType, TestQueryUtils, TestRTGBase,
TestRandomCollapseQParserPlugin, TestDefaultStatsCache, TestExactStatsCache,
TestExternalRoleRuleBasedAuthorizationPlugin,
TestRuleBasedAuthorizationWithKerberos, CacheHeaderTest,
HttpSolrCallGetCoreTest, SpellPossibilityIteratorTest,
SpellingQueryConverterTest, TestSuggestSpellingConverter,
WordBreakSolrSpellCheckerTest, TestBlendedInfixSuggestions,
TestFreeTextSuggestions, TestFieldCacheVsDocValues,
PeerSyncWithIndexFingerprintCachingTest, PeerSyncWithLeaderTest,
TestAtomicUpdateErrorCases, TestInPlaceUpdatesDistrib]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=84CA37F4F7EED919
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/test-data/enwiki.random.lines.txt
-Dtests.locale=ar-IQ -Dtests.timezone=America/Boise -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestInPlaceUpdatesDistrib (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([84CA37F4F7EED919]:0)
[junit4] Completed [955/955 (1!)] on J0 in 7220.65s, 1 test, 2 errors <<<
FAILURES!
[...truncated 54271 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]