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

1 tests failed.
FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:40741/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:40741/solr
        at 
__randomizedtesting.SeedInfo.seed([595112F02F01377F:D1052D2A81FD5A87]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:56)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
        at 
sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
        at 
sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
        at 
sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
        at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
        at 
sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
        ... 53 more




Build Log:
[...truncated 16180 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> 2248730 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-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> 2248730 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2248730 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001/data-dir-218-001
   [junit4]   2> 2248730 WARN  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2248731 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2248732 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2248733 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 2248733 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001/tempDir-001
   [junit4]   2> 2248733 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2248737 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2248737 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2248738 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2248837 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 45933
   [junit4]   2> 2248837 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45933
   [junit4]   2> 2248837 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45933
   [junit4]   2> 2248837 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45933
   [junit4]   2> 2248857 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2248881 INFO  (zkConnectionManagerCallback-22790-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248881 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2248910 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2248925 INFO  (zkConnectionManagerCallback-22792-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248925 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2248927 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2248948 INFO  (zkConnectionManagerCallback-22794-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248948 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2248958 WARN  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker-SendThread(127.0.0.1:45933))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1077ff8bec70002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1077ff8bec70002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1077ff8bec70002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2249267 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2249267 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2249267 INFO  (jetty-launcher-22795-thread-1) [     ] 
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> 2249268 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2249268 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2249268 INFO  (jetty-launcher-22795-thread-2) [     ] 
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> 2249313 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2249313 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2249313 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2249320 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@142d055b{/solr,null,AVAILABLE}
   [junit4]   2> 2249324 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2249324 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2249324 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2249324 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e9bfa05{/solr,null,AVAILABLE}
   [junit4]   2> 2249325 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2aa0d04f{SSL, (ssl, 
http/1.1)}{127.0.0.1:40741}
   [junit4]   2> 2249325 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.s.Server Started @2249364ms
   [junit4]   2> 2249325 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45933/solr, hostPort=40741}
   [junit4]   2> 2249325 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7af46228{SSL, (ssl, 
http/1.1)}{127.0.0.1:46435}
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.s.Server Started @2249364ms
   [junit4]   2> 2249326 ERROR (jetty-launcher-22795-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45933/solr, hostPort=46435}
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.0
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2249326 ERROR (jetty-launcher-22795-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-09T05:33:06.395Z
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.0
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2249326 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-09T05:33:06.395Z
   [junit4]   2> 2249327 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249328 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249331 INFO  (zkConnectionManagerCallback-22797-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249332 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249338 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2249341 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2249345 WARN  
(jetty-launcher-22795-thread-2-SendThread(127.0.0.1:45933)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1077ff8bec70003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1077ff8bec70003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1077ff8bec70003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2249346 INFO  (zkConnectionManagerCallback-22799-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249346 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249450 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2249454 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2249464 WARN  
(jetty-launcher-22795-thread-1-SendThread(127.0.0.1:45933)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1077ff8bec70004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1077ff8bec70004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1077ff8bec70004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2251207 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2251207 WARN  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2251208 WARN  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4816a5bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2251208 WARN  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4816a5bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2251217 WARN  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2251237 WARN  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@58c3c100[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2251237 WARN  (jetty-launcher-22795-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@58c3c100[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2251239 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45933/solr
   [junit4]   2> 2251251 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2251252 INFO  (zkConnectionManagerCallback-22813-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2251252 INFO  (jetty-launcher-22795-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2251467 INFO  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2251521 INFO  (zkConnectionManagerCallback-22815-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2251524 INFO  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2251779 WARN  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2251795 INFO  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46435_solr
   [junit4]   2> 2251799 INFO  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.Overseer Overseer 
(id=74168625204232198-127.0.0.1:46435_solr-n_0000000000) starting
   [junit4]   2> 2251816 INFO  
(OverseerStateUpdate-74168625204232198-127.0.0.1:46435_solr-n_0000000000) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46435_solr
   [junit4]   2> 2251819 INFO  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46435_solr
   [junit4]   2> 2251820 INFO  
(OverseerStateUpdate-74168625204232198-127.0.0.1:46435_solr-n_0000000000) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2251822 INFO  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2251822 WARN  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] 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> 2252118 INFO  (jetty-launcher-22795-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001/tempDir-001/node1
   [junit4]   2> 2252571 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2252571 WARN  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2252572 WARN  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4ee98f45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2252572 WARN  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4ee98f45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2252574 WARN  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2252575 WARN  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@fafab9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2252575 WARN  (jetty-launcher-22795-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@fafab9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2252576 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45933/solr
   [junit4]   2> 2252591 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2252593 INFO  (zkConnectionManagerCallback-22833-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252593 INFO  (jetty-launcher-22795-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2252717 INFO  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2252718 INFO  (zkConnectionManagerCallback-22835-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252718 INFO  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2252753 WARN  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2252766 INFO  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2252783 INFO  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40741_solr as DOWN
   [junit4]   2> 2252784 INFO  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2252784 INFO  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40741_solr
   [junit4]   2> 2252788 INFO  (zkCallback-22814-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2252789 INFO  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2252790 WARN  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] 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> 2252826 INFO  (zkCallback-22834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2252860 INFO  (jetty-launcher-22795-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001/tempDir-001/node2
   [junit4]   2> 2252904 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 2252910 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2252918 INFO  (zkConnectionManagerCallback-22846-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252918 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2253151 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2253156 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45933/solr ready
   [junit4]   2> 2253200 INFO  
(TEST-TestManagedSchemaAPI.test-seed#[595112F02F01377F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2253308 INFO  
(OverseerThreadFactory-22822-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testschemaapi
   [junit4]   2> 2253332 INFO  
(OverseerThreadFactory-22822-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testschemaapi_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:40741_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:40741/solr";,
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2253342 INFO  
(OverseerThreadFactory-22822-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testschemaapi_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:46435_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:46435/solr";,
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2253385 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr    
x:testschemaapi_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testschemaapi_shard1_replica_n1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2253436 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr    
x:testschemaapi_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=testschemaapi_shard1_replica_n3&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2253437 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr    
x:testschemaapi_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 2147483647 cores with initial capacity 
of 1024
   [junit4]   2> 2253452 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 2253454 INFO  (zkCallback-22814-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2253456 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2253457 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2253457 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica_n1' using 
configuration from configset conf1, trusted=true
   [junit4]   2> 2253458 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testschemaapi_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001/tempDir-001/node2/testschemaapi_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001/tempDir-001/node2/testschemaapi_shard1_replica_n1/data/]
   [junit4]   2> 2253467 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 2253471 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2253472 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2253472 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica_n3' using 
configuration from configset conf1, trusted=true
   [junit4]   2> 2253472 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.c.SolrCore [[testschemaapi_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001/tempDir-001/node1/testschemaapi_shard1_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001/tempDir-001/node1/testschemaapi_shard1_replica_n3/data/]
   [junit4]   2> 2253756 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2253756 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2253756 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2253756 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2253757 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2253758 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2253758 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2253758 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2253759 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2253759 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2253760 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2253760 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2253760 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2253760 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2253760 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2253760 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2253760 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1710401090569109504
   [junit4]   2> 2253762 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2253762 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2253762 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1710401090571206656
   [junit4]   2> 2253764 INFO  
(searcherExecutor-22848-thread-1-processing-n:127.0.0.1:40741_solr 
x:testschemaapi_shard1_replica_n1 c:testschemaapi s:shard1 r:core_node2) 
[n:127.0.0.1:40741_solr c:testschemaapi s:shard1 r:core_node2 
x:testschemaapi_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testschemaapi_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2253765 INFO  
(searcherExecutor-22850-thread-1-processing-n:127.0.0.1:46435_solr 
x:testschemaapi_shard1_replica_n3 c:testschemaapi s:shard1 r:core_node4) 
[n:127.0.0.1:46435_solr c:testschemaapi s:shard1 r:core_node4 
x:testschemaapi_shard1_replica_n3 ] o.a.s.c.SolrCore 
[testschemaapi_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2253791 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testschemaapi/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2253791 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testschemaapi/leaders/shard1
   [junit4]   2> 2253792 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2253793 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testschemaapi/terms/shard1 to Terms{values={core_node2=0, 
core_node4=0}, version=1}
   [junit4]   2> 2253793 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testschemaapi/leaders/shard1
   [junit4]   2> 2253797 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2253797 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2253797 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40741/solr/testschemaapi_shard1_replica_n1/
   [junit4]   2> 2253797 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica_n1 
url=https://127.0.0.1:40741/solr  START 
replicas=[https://127.0.0.1:46435/solr/testschemaapi_shard1_replica_n3/] 
nUpdates=100
   [junit4]   2> 2253797 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica_n1 
url=https://127.0.0.1:40741/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 2253804 INFO  (qtp1879837016-36812) [n:127.0.0.1:46435_solr 
c:testschemaapi s:shard1 r:core_node4 x:testschemaapi_shard1_replica_n3 ] 
o.a.s.c.S.Request [testschemaapi_shard1_replica_n3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2253804 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2253804 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2253804 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testschemaapi/leaders/shard1/leader after winning as 
/collections/testschemaapi/leader_elect/shard1/election/74168625204232200-core_node2-n_0000000000
   [junit4]   2> 2253806 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40741/solr/testschemaapi_shard1_replica_n1/ shard1
   [junit4]   2> 2253808 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2253814 INFO  (zkCallback-22834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2253815 INFO  (qtp542686015-36823) [n:127.0.0.1:40741_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testschemaapi_shard1_replica_n1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=430
   [junit4]   2> 2343375 INFO  
(TEST-TestManagedSchemaAPI.test-seed#[595112F02F01377F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestManagedSchemaAPI -Dtests.method=test 
-Dtests.seed=595112F02F01377F -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ja -Dtests.timezone=US/Mountain -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   90.2s J3 | TestManagedSchemaAPI.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:40741/solr
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([595112F02F01377F:D1052D2A81FD5A87]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    >        at 
org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:56)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
   [junit4]    >        at 
sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
   [junit4]    >        at 
sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    >        ... 53 more
   [junit4]   2> 2343382 WARN  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker-SendThread(127.0.0.1:45933))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1077ff8bec70009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1077ff8bec70009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1077ff8bec70009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2343483 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=260372354
   [junit4]   2> 2343483 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46435_solr
   [junit4]   2> 2343484 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2343484 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46435_solr as DOWN
   [junit4]   2> 2343505 INFO  (coreCloseExecutor-22864-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.SolrCore 
[testschemaapi_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@593d32ff
   [junit4]   2> 2343505 INFO  (coreCloseExecutor-22864-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testschemaapi.shard1.replica_n3 
tag=SolrCore@593d32ff
   [junit4]   2> 2343505 INFO  (coreCloseExecutor-22864-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testschemaapi.shard1.leader 
tag=SolrCore@593d32ff
   [junit4]   2> 2343506 INFO  (coreCloseExecutor-22864-thread-1) 
[n:127.0.0.1:46435_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2343513 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2343513 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2343513 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2343513 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 2343537 INFO  (closeThreadPool-22866-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74168625204232198-127.0.0.1:46435_solr-n_0000000000) closing
   [junit4]   2> 2343550 INFO  (qtp1879837016-36813) [n:127.0.0.1:46435_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=testschemaapi_shard1_replica_n3&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=90114
   [junit4]   2> 2343551 WARN  
(jetty-launcher-22795-thread-1-SendThread(127.0.0.1:45933)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1077ff8bec70006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1077ff8bec70006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1077ff8bec70006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2343557 INFO  
(OverseerStateUpdate-74168625204232198-127.0.0.1:46435_solr-n_0000000000) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46435_solr
   [junit4]   2> 2343652 ERROR 
(OverseerThreadFactory-22822-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: testschemaapi operation: create 
failed:org.apache.solr.common.SolrException: Error fetching per-replica states
   [junit4]   2>        at 
org.apache.solr.common.cloud.PerReplicaStates.fetch(PerReplicaStates.java:142)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:351)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:271)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [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> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/testschemaapi/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2857)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$5(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.PerReplicaStates.fetch(PerReplicaStates.java:139)
   [junit4]   2>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 2343652 INFO  (zkCallback-22834-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2343652 INFO  (zkCallback-22834-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40741_solr
   [junit4]   2> 2343652 ERROR 
(OverseerThreadFactory-22822-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-queue-work/qnr-0000000000
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2561)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$setData$7(SolrZkClient.java:355)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:355)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:575)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:118)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:601)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:550)
   [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> 2343652 WARN  
(OverseerThreadFactory-22822-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: 
/overseer/collection-queue-work/qn-0000000000, requestid: null, taskKey: 
testschemaapi
   [junit4]   2> 2343653 INFO  
(OverseerAutoScalingTriggerThread-74168625204232198-127.0.0.1:46435_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2343654 INFO  (jetty-closer-22859-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74168625204232198-127.0.0.1:46435_solr-n_0000000000) closing
   [junit4]   2> 2343654 INFO  (closeThreadPool-22866-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74168625204232198-127.0.0.1:46435_solr-n_0000000000) closing
   [junit4]   2> 2343654 INFO  (zkCallback-22834-thread-2) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.Overseer Overseer 
(id=74168625204232200-127.0.0.1:40741_solr-n_0000000001) starting
   [junit4]   2> 2343655 INFO  (jetty-closer-22859-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7af46228{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2343655 INFO  (jetty-closer-22859-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@142d055b{/solr,null,STOPPED}
   [junit4]   2> 2343655 INFO  (jetty-closer-22859-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2343666 INFO  
(OverseerStateUpdate-74168625204232200-127.0.0.1:40741_solr-n_0000000001) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40741_solr
   [junit4]   2> 2343694 INFO  
(OverseerThreadFactory-22870-thread-1-processing-n:127.0.0.1:40741_solr) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testschemaapi
   [junit4]   2> 2343694 ERROR 
(OverseerThreadFactory-22870-thread-1-processing-n:127.0.0.1:40741_solr) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: testschemaapi operation: create 
failed:org.apache.solr.common.SolrException: collection already exists: 
testschemaapi
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:124)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:271)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [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> 2343703 INFO  (qtp542686015-36820) [n:127.0.0.1:40741_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=testschemaapi&nrtReplicas=2&action=CREATE&numShards=1&perReplicaState=true&wt=javabin&version=2}
 status=400 QTime=90416
   [junit4]   2> 2343737 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1699757970
   [junit4]   2> 2343737 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40741_solr
   [junit4]   2> 2343738 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2343738 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40741_solr as DOWN
   [junit4]   2> 2343746 INFO  (zkCallback-22834-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2343758 INFO  (coreCloseExecutor-22873-thread-1) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.SolrCore 
[testschemaapi_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@48a46a4b
   [junit4]   2> 2343758 INFO  (coreCloseExecutor-22873-thread-1) 
[n:127.0.0.1:40741_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testschemaapi.shard1.replica_n1 
tag=SolrCore@48a46a4b
   [junit4]   2> 2343758 INFO  (coreCloseExecutor-22873-thread-1) 
[n:127.0.0.1:40741_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testschemaapi.shard1.leader 
tag=SolrCore@48a46a4b
   [junit4]   2> 2343762 INFO  (coreCloseExecutor-22873-thread-1) 
[n:127.0.0.1:40741_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2343773 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2343773 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2343773 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2343773 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 2343786 INFO  (closeThreadPool-22875-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74168625204232200-127.0.0.1:40741_solr-n_0000000001) closing
   [junit4]   2> 2343796 INFO  
(OverseerStateUpdate-74168625204232200-127.0.0.1:40741_solr-n_0000000001) 
[n:127.0.0.1:40741_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40741_solr
   [junit4]   2> 2343796 INFO  
(OverseerAutoScalingTriggerThread-74168625204232200-127.0.0.1:40741_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2343806 WARN  
(jetty-launcher-22795-thread-2-SendThread(127.0.0.1:45933)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1077ff8bec70008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1077ff8bec70008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1077ff8bec70008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2343815 INFO  (closeThreadPool-22875-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74168625204232200-127.0.0.1:40741_solr-n_0000000001) closing
   [junit4]   2> 2343914 INFO  (jetty-closer-22859-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74168625204232200-127.0.0.1:40741_solr-n_0000000001) closing
   [junit4]   2> 2343916 INFO  (jetty-closer-22859-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2aa0d04f{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2343917 INFO  (jetty-closer-22859-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e9bfa05{/solr,null,STOPPED}
   [junit4]   2> 2343917 INFO  (jetty-closer-22859-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2343918 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2343920 WARN  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker-SendThread(127.0.0.1:45933))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1077ff8bec70000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1077ff8bec70000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1077ff8bec70000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2344327 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testschemaapi/terms/shard1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/configs/conf1/managed-schema
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/testschemaapi/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/overseer/queue
   [junit4]   2>        10      /solr/collections/testschemaapi/state.json
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2344329 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45933
   [junit4]   2> 2344329 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45933
   [junit4]   2> 2344329 INFO  
(SUITE-TestManagedSchemaAPI-seed#[595112F02F01377F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45933
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.schema.TestManagedSchemaAPI_595112F02F01377F-001
   [junit4]   2> Sep 09, 2021 5:34:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=1433, maxMBSortInHeap=7.133478531690764, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ja, 
timezone=US/Mountain
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=131574760,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, 
DirectSolrSpellCheckerTest, TestMultiValuedNumericRangeQuery, 
AuditLoggerPluginTest, TestFieldCacheVsDocValues, UpdateLogTest, 
SaslZkACLProviderTest, RankFieldTest, 
DimensionalRoutedAliasUpdateProcessorTest, ChaosMonkeySafeLeaderTest, 
TestLeaderElectionZkExpiry, TestJsonFacetsStatsParsing, 
CloudExitableDirectoryReaderTest, TestSimPolicyCloud, NodeLostTriggerTest, 
TestCollationFieldDocValues, TestTrackingShardHandlerFactory, 
HdfsTlogReplayBufferedWhileIndexingTest, AnalyticsQueryTest, TestSolrXml, 
TestInPlaceUpdateWithRouteField, TestCloudRecovery2, TestFileDictionaryLookup, 
HdfsBackupRepositoryIntegrationTest, TestSchemaNameResource, 
TestSolrCLIRunExample, CollectionsAPIDistributedZkTest, 
UUIDUpdateProcessorFallbackTest, HdfsDirectoryTest, TestTrie, 
ShardsWhitelistTest, BlockJoinFacetRandomTest, TestReplicationHandler, 
TestJavabinTupleStreamParser, TestSnapshotCloudManager, TestRawTransformer, 
ForceLeaderWithTlogReplicasTest, TestSchemaDesignerSettingsDAO, 
TestUseDocValuesAsStored, CollectionPropsTest, HighlighterMaxOffsetTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestMergePolicyConfig, 
CachingDirectoryFactoryTest, SoftAutoCommitTest, TestQueryingOnDownCollection, 
TestNumericTerms64, SuggestComponentTest, TestValueSourceCache, 
TestLegacyBM25SimilarityFactory, XmlUpdateRequestHandlerTest, 
HdfsCloudIncrementalBackupTest, TestLegacyField, 
TestOverriddenPrefixQueryForCustomFieldType, DateRangeFieldTest, ZkCLITest, 
ScriptEngineTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestFieldSortValues, TestClusterStateMutator, SharedFSAutoReplicaFailoverTest, 
OverseerRolesTest, TemplateUpdateProcessorTest, 
TestComplexPhraseLeadingWildcard, SolrXmlInZkTest, 
DistributedFacetPivotLongTailTest, DocumentBuilderTest, TestFieldCache, 
TestStreamBody, DistributedDebugComponentTest, JWTAuthPluginIntegrationTest, 
TestCSVResponseWriter, SolrIndexSplitterTest, SolrCoreMetricManagerTest, 
AuthToolTest, DeleteLastCustomShardedReplicaTest, 
TestDeleteCollectionOnDownNodes, FieldAnalysisRequestHandlerTest, 
TestFieldCollectionResource, RecoveryAfterSoftCommitTest, TestPackages, 
TestStressLucene, PolyFieldTest, InfoHandlerTest, 
CoreMergeIndexesAdminHandlerTest, TestLFUCache, TestRandomFaceting, 
DistributedQueueTest, MinimalSchemaTest, QueryParsingTest, AddReplicaTest, 
TestMaxTokenLenTokenizer, TestDynamicLoading, TestBM25SimilarityFactory, 
SystemLogListenerTest, PeerSyncWithIndexFingerprintCachingTest, 
TestConfigReload, MetricsHandlerTest, RangeFacetCloudTest, 
QueryElevationComponentTest, TestStressThreadBackup, CdcrOpsAndBoundariesTest, 
StatsReloadRaceTest, EmbeddedSolrNoSerializeTest, 
ScheduledTriggerIntegrationTest, TestUnifiedSolrHighlighter, MetricTriggerTest, 
ComputePlanActionTest, TestCloudPhrasesIdentificationComponent, 
TestSearcherReuse, TestChildDocTransformerHierarchy, TestConfigOverlay, 
TestRestoreCore, MultiSolrCloudTestCaseTest, WrapperMergePolicyFactoryTest, 
TestQuerySenderNoQuery, TestEmbeddedSolrServerSchemaAPI, TestRequestForwarding, 
TestSizeLimitedDistributedMap, TestSkipOverseerOperations, 
TestTlogReplayVsRecovery, TestUtilizeNode, TestWithCollection, 
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, 
SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, 
AutoScalingHandlerTest, ExecutePlanActionTest, 
IndexSizeTriggerSizeEstimationTest, NodeMarkersRegistrationTest, 
TriggerIntegrationTest, ZkStateReaderTest, ZkStateWriterTest, 
SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, 
TestDynamicURP, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestMinimalConfig, TestNRTOpen, TestQuerySenderListener, 
TestSolrDeletionPolicy2, TestDistribPackageStore, TestIncrementalCoreBackup, 
TestReplicationHandlerDiskOverFlow, TestSQLHandler, V2ApiIntegrationTest, 
V2StandaloneTest, CoreAdminCreateDiscoverTest, MetricsHistoryHandlerTest, 
SecurityConfHandlerTest, ShowFileRequestHandlerTest, TestConfigsApi, 
V2CollectionBackupsAPIMappingTest, CustomHighlightComponentTest, 
DistributedFacetPivotLargeTest, DistributedQueryComponentCustomSortTest, 
ResponseBuilderTest, ResponseLogComponentTest, SearchHandlerTest, 
TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, 
Tagger2Test, TaggingAttributeTest, FastVectorHighlighterTest, 
SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrCloudReportersTest, 
TestRemoteStreaming, TestUnInvertedFieldException, TestWriterPerf, TestMacros, 
SmileWriterTest, TestCustomDocTransformer, TestGraphMLResponseWriter, 
TestSubQueryTransformerDistrib, TestCopyFieldCollectionResource, 
TestDynamicFieldCollectionResource, TestFieldResource, TestFieldTypeResource, 
TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, 
TestManagedSynonymGraphFilterFactory, DocValuesMultiTest, EnumFieldTest, 
ManagedSchemaRoundRobinCloudTest, SynonymTokenizerTest, 
TestBulkSchemaConcurrent, TestHalfAndHalfDocValues, TestManagedSchemaAPI]
   [junit4] Completed [835/947 (1!)] on J3 in 95.90s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54606 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to