You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/29 02:49:34 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3075 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3075/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.Http2SolrClientTest.testUpdate

Error Message:
Captured an uncaught exception in thread: Thread[id=4281, name=h2sc-2604-thread-11, state=RUNNABLE, group=TGRP-Http2SolrClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4281, name=h2sc-2604-thread-11, state=RUNNABLE, group=TGRP-Http2SolrClientTest]
	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E:27C0D903AF12B3D8]:0)
Caused by: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4113e518 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4fd4034a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E]:0)
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
	at org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:125)
	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 17491 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.Http2SolrClientTest
   [junit4]   2> 170084 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 170084 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 170084 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/data-dir-19-001
   [junit4]   2> 170084 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 170084 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 170086 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 170114 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 170114 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 170114 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-002/cores/core
   [junit4]   2> 170118 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 170118 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 170118 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 170131 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 170131 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 170131 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 170132 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fcd8699{/solr,null,AVAILABLE}
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40ded618{SSL, (ssl, http/1.1)}{127.0.0.1:45077}
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.Server Started @170169ms
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45077, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-002/cores}
   [junit4]   2> 170133 ERROR (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-29T02:32:09.164Z
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/solr.xml
   [junit4]   2> 170141 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 170612 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 170613 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-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> 170614 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74c7cd0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170614 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74c7cd0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170617 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-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> 170617 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@666eaaef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170617 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@666eaaef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170618 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-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> 170631 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 170632 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 170650 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1
   [junit4]   2> 170657 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1
   [junit4]   2> 170657 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1
   [junit4]   2> 170662 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001
   [junit4]   2> 170662 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 170669 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/extraction/lib filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/extraction/lib
   [junit4]   2> 170669 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist filtered by solr-cell-\d.*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/langid/lib filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/langid/lib
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist filtered by solr-langid-\d.*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist filtered by solr-ltr-\d.*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/velocity/lib filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/velocity/lib
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist filtered by solr-velocity-\d.*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist
   [junit4]   2> 170670 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 170670 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-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> 170674 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 170691 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 170691 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 170691 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 170691 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 170708 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 170708 INFO  (coreLoadExecutor-2585-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@56e725f1
   [junit4]   2> 170708 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/data/]
   [junit4]   2> 170709 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@283b19e9
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: 0 msec to checkpoint
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: init: create=true reader=null
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@64b8a7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b607fb6)
   [junit4]   2> index=
   [junit4]   2> version=8.10.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=6, ioThrottle=true
   [junit4]   2> codec=Lucene87
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=2147483647, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1, deletesPctAllowed=33.0
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> maxFullFlushMergeWaitMillis=0
   [junit4]   2> leafSorter=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@64b8a42
   [junit4]   2> 
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: now flush at close
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]:   index before flush 
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: startFullFlush
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: coreLoadExecutor-2585-thread-1 finishFullFlush success=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2585-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]: now merge
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]:   index(source): 
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]:   no more merges pending; now return
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: waitForMerges
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: waitForMerges done
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: start
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: enter lock
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: now prepare
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: prepareCommit: flush
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]:   index before flush 
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: startFullFlush
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2585-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: coreLoadExecutor-2585-thread-1 finishFullFlush success=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: startCommit(): start
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: done all syncs: []
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: pendingCommit != null
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: 0 msec to checkpoint
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: took 0.2 msec
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: done
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: rollback
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: all running merges have aborted
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: rollback: done finish merges
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: abort
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: done abort success=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: rollback: infos=
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: 0 msec to checkpoint
   [junit4]   2> 170711 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 170765 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 170765 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 170766 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 170766 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@283b19e9
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: init: load commit "segments_1"
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: 0 msec to checkpoint
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: init: create=false reader=null
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@64b8a7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b607fb6)
   [junit4]   2> index=
   [junit4]   2> version=8.10.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=6, ioThrottle=true
   [junit4]   2> codec=Lucene87
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=2147483647, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1, deletesPctAllowed=33.0
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> maxFullFlushMergeWaitMillis=0
   [junit4]   2> leafSorter=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@66bcdd00
   [junit4]   2> 
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: flush at getReader
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: startFullFlush
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2585-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: coreLoadExecutor-2585-thread-1 finishFullFlush success=true
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: getReader took 0 msec
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 170772 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 170772 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709393135327510528
   [junit4]   2> 170773 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrJettyTestBase Jetty Assigned Port#45077
   [junit4]   2> 170780 INFO  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryString
   [junit4]   2> 170780 WARN  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] 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> 170781 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=7
   [junit4]   2> 170781 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 170781 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 170781 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 170782 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 170783 WARN  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@302883b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170783 WARN  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@302883b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170858 INFO  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryString
   [junit4]   2> 170866 INFO  (TEST-Http2SolrClientTest.testBadExplicitCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBadExplicitCredentials
   [junit4]   2> 170867 INFO  (TEST-Http2SolrClientTest.testBadExplicitCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBadExplicitCredentials
   [junit4]   2> 170874 INFO  (TEST-Http2SolrClientTest.testGetDefaultSslContextFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetDefaultSslContextFactory
   [junit4]   2> 170874 INFO  (TEST-Http2SolrClientTest.testGetDefaultSslContextFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGetDefaultSslContextFactory
   [junit4]   2> 170879 INFO  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetCredentialsExplicitly
   [junit4]   2> 170880 WARN  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] 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> 170881 WARN  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@565babfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170881 WARN  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@565babfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170935 INFO  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetCredentialsExplicitly
   [junit4]   2> 170940 INFO  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPerRequestCredentialsWin
   [junit4]   2> 170940 WARN  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] 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> 170941 WARN  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f5689ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170941 WARN  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f5689ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170988 INFO  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPerRequestCredentialsWin
   [junit4]   2> 170993 INFO  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRedirect
   [junit4]   2> 170994 WARN  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] 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> 170994 WARN  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37d28634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170995 WARN  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37d28634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171050 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 171073 INFO  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRedirect
   [junit4]   2> 171079 INFO  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSolrExceptionCodeNotFromSolr
   [junit4]   2> 171080 WARN  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] 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> 171081 WARN  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@89ca183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171081 WARN  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@89ca183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171143 INFO  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSolrExceptionCodeNotFromSolr
   [junit4]   2> 171148 INFO  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQuery
   [junit4]   2> 171149 WARN  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] 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> 171156 WARN  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36091f22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171156 WARN  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36091f22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171369 INFO  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQuery
   [junit4]   2> 171374 INFO  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBadHttpFactory
   [junit4]   2> 171374 WARN  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] 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> 171378 WARN  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@765ac83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171378 WARN  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@765ac83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171380 INFO  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBadHttpFactory
   [junit4]   2> 171385 INFO  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelete
   [junit4]   2> 171388 WARN  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] 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> 171388 WARN  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d10d2b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171388 WARN  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d10d2b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171577 INFO  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> 171582 INFO  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetById
   [junit4]   2> 171583 WARN  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] 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> 171612 WARN  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3edce721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171612 WARN  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3edce721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171805 INFO  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGetById
   [junit4]   2> 171810 INFO  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test0IdleTimeout
   [junit4]   2> 171813 WARN  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] 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> 171820 WARN  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3924c5bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171820 WARN  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3924c5bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171905 INFO  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test0IdleTimeout
   [junit4]   2> 171910 INFO  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetCredentialsWithSysProps
   [junit4]   2> 171919 WARN  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] 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> 171924 WARN  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3282fd2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171924 WARN  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3282fd2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 172006 INFO  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetCredentialsWithSysProps
   [junit4]   2> 172011 INFO  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeout
   [junit4]   2> 172012 WARN  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] 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> 172013 WARN  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79812ccb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 172013 WARN  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79812ccb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174049 INFO  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testTimeout
   [junit4]   2> 174054 INFO  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUpdate
   [junit4]   2> 174055 WARN  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] 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> 174080 WARN  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28cfa76b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174080 WARN  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28cfa76b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174196 ERROR (h2sc-2604-thread-11) [     ] o.a.s.c.u.ExecutorUtil Uncaught exception java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4113e518 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4fd4034a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] thrown by thread: h2sc-2604-thread-11
   [junit4]   2>           => java.lang.Exception: Submitter stack trace
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:191)
   [junit4]   2> java.lang.Exception: Submitter stack trace
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:191) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.SocketAddressResolver$Async.resolve(SocketAddressResolver.java:150) ~[jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.newConnection(HttpClient.java:606) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.createConnection(HttpDestination.java:413) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.newConnection(HttpDestination.java:408) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.tryCreate(AbstractConnectionPool.java:308) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.acquire(AbstractConnectionPool.java:252) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.process(HttpDestination.java:331) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:315) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:309) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:286) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:263) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:600) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.sendAsync(HttpRequest.java:778) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:765) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:409) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClientTest.testUpdate(Http2SolrClientTest.java:459) ~[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$8.evaluate(RandomizedRunner.java:938) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) ~[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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) ~[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> août 29, 2021 8:32:13 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> AVERTISSEMENT: Uncaught exception in thread: Thread[h2sc-2604-thread-11,5,TGRP-Http2SolrClientTest]
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4113e518 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4fd4034a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E]:0)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:125)
   [junit4]   2> 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 174208 WARN  (h2sc-2604-thread-14) [     ] o.e.j.i.ManagedSelector java.lang.IllegalStateException: !STARTED: Client@28cfa76b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174209 INFO  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUpdate
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Http2SolrClientTest -Dtests.method=testUpdate -Dtests.seed=91D69C09C9D65B0E -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.16s J3 | Http2SolrClientTest.testUpdate <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4281, name=h2sc-2604-thread-11, state=RUNNABLE, group=TGRP-Http2SolrClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E:27C0D903AF12B3D8]:0)
   [junit4]    > Caused by: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4113e518 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4fd4034a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E]:0)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
   [junit4]    > 	at org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:125)
   [junit4]    > 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 174216 INFO  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNoCredentials
   [junit4]   2> 174216 WARN  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] 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> 174220 WARN  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c048a8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174220 WARN  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c048a8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174497 INFO  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNoCredentials
   [junit4]   2> 174505 INFO  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionParameters
   [junit4]   2> 174505 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] 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> 174506 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a364e5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174506 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a364e5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174586 INFO  (qtp1397661074-4097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[collection (1709393139324682240)]} 0 1
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: start
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: enter lock
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: now prepare
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: prepareCommit: flush
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]:   index before flush 
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: startFullFlush
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: compressed 182 to 1040 bytes (571.43%) for deletes/updates; private segment null
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flush postings as segment _0 numDocs=1
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write norms
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write docValues
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write points
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to finish stored fields
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write postings and finish vectors
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write fieldInfos
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: new segment has 0 deleted docs
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: new segment has 0 soft-deleted docs
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: new segment has no vectors; no norms; docValues; no prox; freqs
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flushedFiles=[_0_Lucene80_0.dvd, _0.fdm, _0_Lucene84_0.doc, _0_Lucene84_0.tim, _0_Lucene84_0.tip, _0_Lucene84_0.tmd, _0.fdx, _0.fdt, _0_Lucene80_0.dvm, _0.fnm]
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flushed codec=Lucene87
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flushed: segment=_0 ramUsed=0.071 MB newFlushedSize=0.001 MB docs/MB=746.849
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flush time 1.42652 msec
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: publishFlushedSegment _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwa
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: push new packet (delGen=1 numDeleteTerms=1 bytesUsed=1040), packetCount=1, bytesUsed=0.001 MB
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: finished packet delGen=2 now completedDelGen=0
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: publish sets newSegment delGen=2 seg=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwa
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: now checkpoint "_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb" [1 segments ; isCommit = false]
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: 0 msec to checkpoint
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: packet matches no segments
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: finished packet delGen=1 now completedDelGen=2
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: done apply del packet (org.apache.solr.update.SolrIndexWriter@66bcdd00) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: waitApply: no deletes to apply
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: qtp1397661074-4094 finishFullFlush success=true
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: startCommit(): start
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: startCommit index=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb changeCount=4
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: done all syncs: [_0.si, _0_Lucene80_0.dvd, _0.fdm, _0_Lucene84_0.doc, _0_Lucene84_0.tim, _0_Lucene84_0.tip, _0_Lucene84_0.tmd, _0.fdx, _0.fdt, _0_Lucene80_0.dvm, _0.fnm]
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: pendingCommit != null
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: done writing segments file "segments_2"
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: now checkpoint "_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb" [1 segments ; isCommit = true]
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: delete [segments_1]
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: 0 msec to checkpoint
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: took 3.6 msec
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: done
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MP][qtp1397661074-4094]:   seg=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb size=0.001 MB [floored]
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MP][qtp1397661074-4094]: findMerges: 1 segments
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MP][qtp1397661074-4094]:   allowedSegmentCount=10 vs count=1 (eligible count=1)
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: flush at getReader
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: startFullFlush
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: waitApply: no deletes to apply
   [junit4]   2> 174601 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: incRefDeleter for NRT reader version=6 segments=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174601 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: return reader version=6 reader=StandardDirectoryReader(segments_2:6:nrt _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb)
   [junit4]   2> 174601 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: qtp1397661074-4094 finishFullFlush success=true
   [junit4]   2> 174601 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: getReader took 1 msec
   [junit4]   2> 174602 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 174606 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 174606 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-2587-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 174607 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 174624 INFO  (qtp1397661074-4095) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 174631 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] 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> 174636 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2aa295f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174636 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2aa295f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174748 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 174751 INFO  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionParameters
   [junit4]   2> 174753 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2136151252
   [junit4]   2> 174754 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@288eb44b
   [junit4]   2> 174754 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@288eb44b
   [junit4]   2> 174754 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7131b6e5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4fd1dafd
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: now flush at close
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]:   index before flush _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: startFullFlush
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: coreCloseExecutor-2610-thread-1 finishFullFlush success=true
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2610-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2610-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2610-thread-1]: now merge
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2610-thread-1]:   index(source): _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2610-thread-1]:   no more merges pending; now return
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: waitForMerges
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: waitForMerges done
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: start
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: enter lock
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: now prepare
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: prepareCommit: flush
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]:   index before flush _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: startFullFlush
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2610-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: coreCloseExecutor-2610-thread-1 finishFullFlush success=true
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: startCommit(): start
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: took 0.1 msec
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: done
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: rollback
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: all running merges have aborted
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: rollback: done finish merges
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: abort
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: done abort success=true
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: rollback: infos=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2610-thread-1]: now checkpoint "_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb" [1 segments ; isCommit = false]
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2610-thread-1]: 0 msec to checkpoint
   [junit4]   2> 174768 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 174768 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49bbeefd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5a9efd89
   [junit4]   2> 174773 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 174773 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a317bc5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@149028a3
   [junit4]   2> 174775 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 174775 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3eff53dc: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@32de97f7
   [junit4]   2> 174777 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40ded618{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 174777 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fcd8699{/solr,null,STOPPED}
   [junit4]   2> 174777 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 177070 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-FR, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=194363184,total=460324864
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedListCodec, JettyWebappTest, JsonQueryRequestHeatmapFacetingTest, RecursiveEvaluatorTest, StreamDecoratorTest, AppendEvaluatorTest, GraphTest, TestCoreAdmin, QueryResponseTest, HttpSolrClientBadInputTest, JsonValidatorTest, TestSolrJErrorHandling, ArrayEvaluatorTest, TestPolicy, LengthEvaluatorTest, RangeFacetMapTest, TestZkMaintenanceUtils, ZkConfigFilesTest, PerReplicaStatesIntegrationTest, Utf8CharSequenceTest, StreamExpressionParserTest, CloudSolrClientBadInputTest, TestSuggesterResponse, ConcurrentUpdateSolrClientTest, CloudSolrClientRetryTest, SineEvaluatorTest, Http2SolrClientTest]
   [junit4] Completed [139/215 (1!)] on J3 in 7.17s, 17 tests, 1 error <<< FAILURES!

[...truncated 53299 lines...]