Build: https://ci-builds.apache.org/job/Solr/job/Solr-Smoketest-9.6/295/

Log: 
[...truncated 984.76 KB...]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223001 ERROR 
(updateExecutor-3308-thread-13-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14350 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14350] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223002 WARN  
(updateExecutor-3308-thread-25-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14347 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14347] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223002 ERROR 
(updateExecutor-3308-thread-25-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14347 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14347] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223036 WARN  
(updateExecutor-3308-thread-39-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14337 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14337] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223036 INFO  (qtp412362348-5008-null-14350) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14350] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-5004-null-14348) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14348] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-5000-null-14352) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14352] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-4951-null-14351) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14351] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-4992-null-14349) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14349] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-4806-null-14343) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14343] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-4932-null-14353) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14353] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-4821-null-14345) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14345] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-5133-null-14330) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14330] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-5011-null-14329) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14329] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-5012-null-14331) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14331] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-4874-null-14332) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14332] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-4947-null-14344) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14344] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-5013-null-14335) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14335] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-5089-null-14340) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14340] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 INFO  (qtp412362348-5111-null-14338) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14338] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223036 WARN  
(updateExecutor-3308-thread-29-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14339 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14339] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223067 ERROR 
(updateExecutor-3308-thread-29-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14339 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14339] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223036 WARN  
(updateExecutor-3308-thread-12-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14334 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14334] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223036 WARN  
(updateExecutor-3308-thread-40-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14327 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14327] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223067 ERROR 
(updateExecutor-3308-thread-12-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14334 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14334] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223067 ERROR 
(updateExecutor-3308-thread-40-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14327 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14327] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223035 WARN  
(updateExecutor-3308-thread-24-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14336 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14336] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223035 WARN  
(updateExecutor-3308-thread-32-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14333 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14333] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223068 ERROR 
(updateExecutor-3308-thread-24-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14336 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14336] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223068 ERROR 
(updateExecutor-3308-thread-32-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14333 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14333] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223062 WARN  
(updateExecutor-3308-thread-49-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14375 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14375] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223068 ERROR 
(updateExecutor-3308-thread-39-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14337 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14337] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223068 ERROR 
(updateExecutor-3308-thread-49-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14375 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14375] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223061 WARN  
(updateExecutor-3308-thread-36-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14370 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14370] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223069 ERROR 
(updateExecutor-3308-thread-36-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14370 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14370] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223069 WARN  
(updateExecutor-3308-thread-51-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14362 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14362] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223060 WARN  
(updateExecutor-3308-thread-55-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14376 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14376] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223069 ERROR 
(updateExecutor-3308-thread-51-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14362 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14362] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223069 ERROR 
(updateExecutor-3308-thread-55-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14376 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14376] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223060 WARN  
(updateExecutor-3308-thread-45-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14360 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14360] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223070 ERROR 
(updateExecutor-3308-thread-45-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14360 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14360] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223059 WARN  
(updateExecutor-3308-thread-48-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14358 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14358] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223058 WARN  
(updateExecutor-3308-thread-52-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14357 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14357] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223070 ERROR 
(updateExecutor-3308-thread-48-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14358 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14358] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223057 WARN  
(updateExecutor-3308-thread-57-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14355 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14355] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223057 WARN  
(updateExecutor-3308-thread-42-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14341 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14341] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223071 ERROR 
(updateExecutor-3308-thread-42-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14341 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14341] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223056 WARN  
(updateExecutor-3308-thread-33-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14342 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14342] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223055 WARN  
(updateExecutor-3308-thread-37-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14346 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14346] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>           => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>    at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>    at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223071 ERROR 
(updateExecutor-3308-thread-33-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14342 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14342] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223071 INFO  (qtp423893688-5127-null-14208) [n:127.0.0.1:45957_solr c: s: 
r: x: t:null-14208] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteReplicaOnIndexing/terms/shard1 to 
Terms{values={core_node3=1}, version=3} for removeTerm
  2> 223071 ERROR 
(updateExecutor-3308-thread-37-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14346 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14346] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223055 INFO  (qtp412362348-4994-null-14347) [n:127.0.0.1:37209_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14347] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
  2> 223070 ERROR 
(updateExecutor-3308-thread-52-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14357 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14357] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>           => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>    at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223070 ERROR 
(updateExecutor-3308-thread-57-processing-deleteReplicaOnIndexing_shard1

[...truncated too long message...]

.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 229464 INFO  (jetty-closer-3637-thread-4) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
  2> 229464 INFO  (jetty-closer-3637-thread-4) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
  2> 229465 INFO  (zkCallback-3572-thread-2) [n: c: s: r: x: t:] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
  2> 229465 INFO  (zkCallback-3577-thread-1) [n: c: s: r: x: t:] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
  2> 229465 INFO  (zkCallback-3591-thread-2) [n: c: s: r: x: t:] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
  2> 229465 INFO  (zkCallback-3580-thread-1) [n: c: s: r: x: t:] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
  2> 229468 INFO  (jetty-closer-3637-thread-1) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
  2> 229468 INFO  (jetty-closer-3637-thread-1) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
  2> 229468 INFO  (jetty-closer-3637-thread-1) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
  2> 229468 INFO  (jetty-closer-3637-thread-3) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
  2> 229468 INFO  (jetty-closer-3637-thread-3) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
  2> 229468 INFO  (jetty-closer-3637-thread-3) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
  2> 229469 INFO  (jetty-closer-3637-thread-1) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
  2> 229469 INFO  (jetty-closer-3637-thread-3) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
  2> 229470 INFO  (jetty-closer-3637-thread-2) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
  2> 229470 INFO  (jetty-closer-3637-thread-2) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
  2> 229470 INFO  (jetty-closer-3637-thread-2) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
  2> 229470 INFO  (jetty-closer-3637-thread-2) [n: c: s: r: x: t:] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
  2> 229473 INFO  (closeThreadPool-3649-thread-2) [n: c: s: r: x: t:] 
o.a.s.c.Overseer Overseer 
(id=72147869367402504-127.0.0.1:33077_solr-n_0000000000) closing
  2> 229473 INFO  
(OverseerStateUpdate-72147869367402504-127.0.0.1:33077_solr-n_0000000000) 
[n:127.0.0.1:33077_solr c: s: r: x: t:] o.a.s.c.Overseer Overseer Loop exiting 
: 127.0.0.1:33077_solr
  2> 229474 INFO  (closeThreadPool-3649-thread-1) [n: c: s: r: x: t:] 
o.a.s.c.Overseer Overseer 
(id=72147869367402504-127.0.0.1:33077_solr-n_0000000000) closing
  2> 229575 INFO  (jetty-closer-3637-thread-2) [n: c: s: r: x: t:] 
o.a.s.c.Overseer Overseer 
(id=72147869367402504-127.0.0.1:33077_solr-n_0000000000) closing
  2> 229576 INFO  
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[AD7B13B312E83B13]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
  2> 229779 WARN  (ZkTestServer Run Thread) [n: c: s: r: x: t:] 
o.a.s.c.ZkTestServer Watch limit violations: 
  2> Maximum concurrent create/delete watches above limit:
  2> 
  2>    18      /solr/collections/deleteFromClusterStateCollection/terms/shard1
  2>    5       /solr/aliases.json
  2>    5       /solr/clusterprops.json
  2>    4       /solr/packages.json
  2>    4       /solr/security.json
  2>    3       
/solr/collections/deleteFromClusterStateCollection/collectionprops.json
  2>    3       /solr/configs/conf
  2>    2       /solr/collections/deleteFromClusterStateCollection/state.json
  2> 
  2> Maximum concurrent data watches above limit:
  2> 
  2>    18      /solr/collections/deleteFromClusterStateCollection/state.json
  2>    2       
/solr/overseer_elect/election/72147869367402504-127.0.0.1:33077_solr-n_0000000000
  2> 
  2> Maximum concurrent children watches above limit:
  2> 
  2>    30      /solr/overseer/queue
  2>    28      /solr/live_nodes
  2>    15      /solr/collections
  2>    7       /solr/overseer/collection-queue-work
  2>    6       /solr/collections/deleteFromClusterStateCollection/state.json
  2> 
  2> 229782 INFO  
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[AD7B13B312E83B13]) 
[n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaFromClusterState
  2> 229784 INFO  (SUITE-DeleteReplicaTest-seed#[AD7B13B312E83B13]-worker) [n: 
c: s: r: x: t:] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-7370 after 
mutting 0 log messages
  2> 229784 INFO  (SUITE-DeleteReplicaTest-seed#[AD7B13B312E83B13]-worker) [n: 
c: s: r: x: t:] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-7371 for 
ERROR logs matching regex: ignore_exception
  2> NOTE: test params are: codec=Asserting(Lucene99): {}, docValues:{}, 
maxPointsInLeafNode=545, maxMBSortInHeap=5.938014534766511, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=tg, 
timezone=Europe/Dublin
  2> NOTE: Linux 5.4.0-177-generic amd64/Eclipse Adoptium 11.0.16.1 
(64-bit)/cpus=1,threads=2,free=171624312,total=433586176
  2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, 
ConvertedLegacyTest, DisMaxRequestHandlerTest, EchoParamsTest, 
MinimalSchemaTest, SampleTest, SolrTestCaseJ4DeleteCoreTest, TestCrossCoreJoin, 
TestDistributedGrouping, TestDistributedSearch, TestGroupingSearch, TestJoin, 
TestRandomFaceting, TestSolrCoreProperties, TestTrie, 
PathHierarchyTokenizerFactoryTest, TestCharFilters, TestLuceneMatchVersion, 
TestWordDelimiterFilterFactory, JerseyResourceTest, ApiToolTest, 
HealthcheckToolTest, PostToolTest, SolrCliUptimeTest, TestSolrCLIRunExample, 
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AddReplicaTest, 
AssignBackwardCompatibilityTest, BasicDistributedZk2Test, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, 
CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionPropsTest, 
CollectionsAPISolrJTest, ConfigSetApiLockingTest, CreateCollectionCleanupTest, 
CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest]

WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv wrote 
15,056,183 bytes of output.
WARNING: Test org.apache.solr.schema.DocValuesTest wrote 11,537,948 bytes of 
output.
WARNING: Test org.apache.solr.schema.TestCloudSchemaless wrote 12,926,416 bytes 
of output.

> Task :solr:solrj:processTestResources
> Task :solr:solrj:testClasses
> Task :solr:solrj:test

> Task :solr:core:test
WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKG wrote 
28,737,844 bytes of output.
:solr:core:test (FAILURE): 5031 test(s), 1 failure(s), 206 skipped

5031 tests completed, 1 failed, 206 skipped

> Task :solr:core:test FAILED
> Task :solr:core:wipeTaskTemp

> Task :solr:solrj:test
:solr:solrj:test (SUCCESS): 1230 test(s), 40 skipped

> Task :solr:solrj:wipeTaskTemp

ERROR: The following test(s) have failed:
  - 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica 
(:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.6/_tmp/smoke_1714884715/unpack/solr-9.6.1/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica"
 -Ptests.jvms=2 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=AD7B13B312E83B13 -Ptests.badapples=false 
-Ptests.file.encoding=US-ASCII


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: 
> file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.6/_tmp/smoke_1714884715/unpack/solr-9.6.1/solr/core/build/test-results/test/

BUILD FAILED in 42m 57s
81 actionable tasks: 63 executed, 18 up-to-date

Publishing build scan...
https://ge.apache.org/s/4agjlx3ooq3ng



Traceback (most recent call last):
  File "dev-tools/scripts/smokeTestRelease.py", line 1196, in <module>
    main()
  File "dev-tools/scripts/smokeTestRelease.py", line 1122, in main
    smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, c.is_signed, 
c.local_keys, ' '.join(c.test_args),
  File "dev-tools/scripts/smokeTestRelease.py", line 1184, in smokeTest
    unpackAndVerify(java, tmpDir, 'solr-%s-src.tgz' % version, gitRevision, 
version, testArgs)
  File "dev-tools/scripts/smokeTestRelease.py", line 575, in unpackAndVerify
    verifyUnpacked(java, artifact, unpackPath, gitRevision, version, testArgs)
  File "dev-tools/scripts/smokeTestRelease.py", line 666, in verifyUnpacked
    java.run_java11('./gradlew --no-daemon test %s' % testArgs, '%s/test.log' % 
unpackPath)
  File "dev-tools/scripts/smokeTestRelease.py", line 1032, in run_java
    run('%s; %s' % (cmd_prefix, cmd), logfile)
  File "dev-tools/scripts/smokeTestRelease.py", line 505, in run
    raise RuntimeError('command "%s" failed; see log file %s' % (command, 
logPath))
RuntimeError: command "export JAVA_HOME="/home/jenkins/tools/java/latest11" 
PATH="/home/jenkins/tools/java/latest11/bin:$PATH" 
JAVACMD="/home/jenkins/tools/java/latest11/bin/java"; ./gradlew --no-daemon 
test -Dtests.nightly=false -Dtests.badapples=false " failed; see log file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.6/_tmp/smoke_1714884715/unpack/solr-9.6.1/test.log
Build step 'Run with timeout' marked build as failure
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@solr.apache.org
For additional commands, e-mail: builds-h...@solr.apache.org

Reply via email to