Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4003/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat
Error Message:
re-indexing warning not found
Stack Trace:
java.lang.AssertionError: re-indexing warning not found
at
__randomizedtesting.SeedInfo.seed([43FEB13EE963D657:330B129789AB7F21]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:222)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13553 lines...]
[junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
[junit4] 2> 20779 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 20785 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/data-dir-2-001
[junit4] 2> 20785 WARN
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
[junit4] 2> 20785 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 20786 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 20787 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 20788 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001
[junit4] 2> 20788 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 20815 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 20816 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 20817 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 20903 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 38521
[junit4] 2> 20904 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38521
[junit4] 2> 20904 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38521
[junit4] 2> 20904 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38521
[junit4] 2> 20930 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 20968 INFO (zkConnectionManagerCallback-157-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 20968 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 21011 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 21032 INFO (zkConnectionManagerCallback-159-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21032 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 21040 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 21060 INFO (zkConnectionManagerCallback-161-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21060 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 21239 WARN (jetty-launcher-162-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 21239 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 21239 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 21239 INFO (jetty-launcher-162-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 21239 WARN (jetty-launcher-162-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 21239 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 21239 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 21239 INFO (jetty-launcher-162-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 21303 INFO (jetty-launcher-162-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 21303 INFO (jetty-launcher-162-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 21303 INFO (jetty-launcher-162-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 21308 INFO (jetty-launcher-162-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@59dbbf0f{/solr,null,AVAILABLE}
[junit4] 2> 21320 INFO (jetty-launcher-162-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 21320 INFO (jetty-launcher-162-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 21320 INFO (jetty-launcher-162-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 21323 INFO (jetty-launcher-162-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4ee04c9c{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:35575}
[junit4] 2> 21324 INFO (jetty-launcher-162-thread-2) [ ]
o.e.j.s.Server Started @21354ms
[junit4] 2> 21324 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35575}
[junit4] 2> 21324 ERROR (jetty-launcher-162-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 21324 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 21324 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 21324 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 21324 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 21325 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-09T08:25:31.286009Z
[junit4] 2> 21336 INFO (jetty-launcher-162-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@619b1309{/solr,null,AVAILABLE}
[junit4] 2> 21338 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 21364 INFO (jetty-launcher-162-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@70543ad0{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:38475}
[junit4] 2> 21364 INFO (jetty-launcher-162-thread-1) [ ]
o.e.j.s.Server Started @21394ms
[junit4] 2> 21364 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38475}
[junit4] 2> 21364 ERROR (jetty-launcher-162-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 21364 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 21364 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 21364 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 21364 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 21365 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-09T08:25:31.326021Z
[junit4] 2> 21379 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 21404 INFO (zkConnectionManagerCallback-164-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21404 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 21423 INFO (zkConnectionManagerCallback-166-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21424 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 21444 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 21456 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 21469 WARN
(jetty-launcher-162-thread-1-SendThread(127.0.0.1:38521)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100653fb2aa0004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100653fb2aa0004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100653fb2aa0004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 21779 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 21785 WARN (jetty-launcher-162-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@352831f2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 21785 WARN (jetty-launcher-162-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@352831f2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 21826 WARN (jetty-launcher-162-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5c19cad2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 21826 WARN (jetty-launcher-162-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5c19cad2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 21828 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38521/solr
[junit4] 2> 21854 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 21871 INFO (zkConnectionManagerCallback-179-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21872 INFO (jetty-launcher-162-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 21984 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 22000 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 22002 WARN (jetty-launcher-162-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6a330c25[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 22002 WARN (jetty-launcher-162-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6a330c25[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 22003 INFO (zkConnectionManagerCallback-181-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 22003 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 22039 WARN (jetty-launcher-162-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7f836170[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 22040 WARN (jetty-launcher-162-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7f836170[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 22041 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38521/solr
[junit4] 2> 22049 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 22051 INFO (zkConnectionManagerCallback-190-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 22051 INFO (jetty-launcher-162-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 22112 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38475_solr
[junit4] 2> 22113 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.c.Overseer Overseer
(id=72168918292758534-127.0.0.1:38475_solr-n_0000000000) starting
[junit4] 2> 22124 INFO
(OverseerStateUpdate-72168918292758534-127.0.0.1:38475_solr-n_0000000000)
[n:127.0.0.1:38475_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38475_solr
[junit4] 2> 22191 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 22196 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38475_solr
[junit4] 2> 22200 INFO (zkCallback-180-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 22201 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 22202 WARN (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 22212 INFO (zkConnectionManagerCallback-197-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 22212 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 22224 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 22229 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35575_solr as DOWN
[junit4] 2> 22229 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 22230 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 22230 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35575_solr
[junit4] 2> 22236 INFO (zkCallback-180-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 22249 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 22250 WARN (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 22253 INFO (zkCallback-196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 22311 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38475.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 22320 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38475.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 22320 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38475.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 22321 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 22322 INFO (jetty-launcher-162-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1
[junit4] 2> 22361 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35575.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 22369 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35575.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 22371 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35575.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 22378 INFO (jetty-launcher-162-thread-2)
[n:127.0.0.1:35575_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node2
[junit4] 2> 22420 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 22456 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 22473 INFO (zkConnectionManagerCallback-215-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 22473 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 22488 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 22489 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38521/solr ready
[junit4] 2> 22531 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
[junit4] 2> 22569 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 22580 INFO
(OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:38475_solr)
[n:127.0.0.1:38475_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 22713 INFO
(OverseerStateUpdate-72168918292758534-127.0.0.1:38475_solr-n_0000000000)
[n:127.0.0.1:38475_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38475/solr",
[junit4] 2> "node_name":"127.0.0.1:38475_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 22716 INFO
(OverseerStateUpdate-72168918292758534-127.0.0.1:38475_solr-n_0000000000)
[n:127.0.0.1:38475_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35575/solr",
[junit4] 2> "node_name":"127.0.0.1:35575_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 22991 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 22996 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 23002 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 23052 WARN (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if
you use this setting, and then Solr upgrades to a newer release of Lucene,
sizable changes may happen. If precise back compatibility is important then you
should instead explicitly specify an actual Lucene version.
[junit4] 2> 23052 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 23057 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from configset .system, trusted=true
[junit4] 2> 23063 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 23067 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=_system collection or core
[junit4] 2> 23068 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 23072 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 23078 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using
configuration from configset .system, trusted=true
[junit4] 2> 23083 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 23092 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Schema name=_system collection or core
[junit4] 2> 23096 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 23097 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 23106 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35575.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 23106 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node2/.system_shard1_replica_n2/data/]
[junit4] 2> 23127 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 23128 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38475.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 23128 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
[junit4] 2> 23179 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 23180 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 23183 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 23183 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 23188 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 23190 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 23190 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 23191 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from Zookeeper
[junit4] 2> 23192 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 23192 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 23193 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 23193 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 23196 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 23196 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Schema name=_system collection or core
[junit4] 2> 23197 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 23197 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 23197 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 23198 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 23199 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1674535536594780160
[junit4] 2> 23205 INFO
(searcherExecutor-217-thread-1-processing-n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:38475_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 23206 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 23206 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 15 ms
[junit4] 2> 23208 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 23208 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1674535536604217344
[junit4] 2> 23212 INFO
(searcherExecutor-219-thread-1-processing-n:127.0.0.1:35575_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:35575_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 23220 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 23220 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 23250 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0},
version=1}
[junit4] 2> 23250 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 23260 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 23260 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 23261 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38475/solr/.system_shard1_replica_n1/
[junit4] 2> 23261 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:38475/solr
START replicas=[https://127.0.0.1:35575/solr/.system_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 23263 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:38475/solr
DONE. We have no versions. sync failed.
[junit4] 2> 23271 INFO (qtp18524404-467) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 23273 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 23273 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 23273 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/.system/leaders/shard1/leader after winning as
/collections/.system/leader_elect/shard1/election/72168918292758534-core_node3-n_0000000000
[junit4] 2> 23275 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38475/solr/.system_shard1_replica_n1/ shard1
[junit4] 2> 23377 INFO (zkCallback-180-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 23377 INFO (zkCallback-180-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 23379 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 23381 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=390
[junit4] 2> 23486 INFO (zkCallback-180-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 23486 INFO (zkCallback-180-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 23486 INFO (zkCallback-180-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 24269 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1267
[junit4] 2> 24277 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 24379 INFO (zkCallback-196-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 24379 INFO (zkCallback-196-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 24380 INFO (zkCallback-180-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 24381 INFO (zkCallback-180-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 24381 INFO (zkCallback-180-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 24382 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1813
[junit4] 2> 24384 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
[junit4] 2> 24416 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 24424 INFO (zkConnectionManagerCallback-232-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 24424 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 24431 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 24435 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38521/solr ready
[junit4] 2> 24519 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1},
version=2}
[junit4] 2> 24590 INFO
(OverseerCollectionConfigSetProcessor-72168918292758534-127.0.0.1:38475_solr-n_0000000000)
[n:127.0.0.1:38475_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 24630 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38475/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[173d2533194T5h2aa42s3tyf5qaolacxjejxq
(1674535537958977536)]} 0 5
[junit4] 2> 24634 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1] webapp=/solr
path=/update
params={wt=javabin&version=2}{add=[173d2533194T5h2aa42s3tyf5qaolacxjejxq
(1674535537958977536)]} 0 136
[junit4] 2> 24710 INFO
(searcherExecutor-219-thread-1-processing-n:127.0.0.1:35575_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:35575_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 24711 INFO (qtp18524404-467) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38475/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 43
[junit4] 2> 24718 INFO
(searcherExecutor-217-thread-1-processing-n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:38475_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 24732 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1] webapp=/solr
path=/update
params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 80
[junit4] 2> 24793 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=21
[junit4] 2> 24828 INFO (qtp18524404-467) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 24844 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 24847 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=_system collection or core
[junit4] 2> 24852 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 24869 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkController Persisted config data to node
/configs/.system/managed-schema
[junit4] 2> 24869 INFO (zkCallback-196-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 24870 INFO (zkCallback-180-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 24870 INFO (zkCallback-196-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
[junit4] 2> 24873 INFO (zkCallback-196-thread-2) [ ]
o.a.s.s.IndexSchema Schema name=_system collection or core
[junit4] 2> 24876 INFO (zkCallback-196-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 24880 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 24889 INFO (zkCallback-196-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 18 ms
[junit4] 2> 24901 INFO (Thread-83) [ ] o.a.s.c.SolrCore config update
listener called for core .system_shard1_replica_n2
[junit4] 2> 24901 INFO (Thread-84) [ ] o.a.s.c.SolrCore config update
listener called for core .system_shard1_replica_n1
[junit4] 2> 24902 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using
configuration from configset .system
[junit4] 2> 24909 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.c.SolrCore core reload .system_shard1_replica_n1
[junit4] 2> 24914 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=_system collection or core
[junit4] 2> 24919 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 24996 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38475.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 24997 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
[junit4] 2> 25063 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 25063 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 25084 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 25085 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 25085 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 25086 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 25086 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 25094 INFO
(searcherExecutor-234-thread-1-processing-n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:38475_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 25112 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 25115 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr ]
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply
schema update version 1 for collection .system
[junit4] 2> 25116 INFO
(searcherExecutor-234-thread-1-processing-n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:38475_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 25117 INFO (zkCallback-180-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
[junit4] 2> 25120 INFO (zkCallback-180-thread-1) [ ]
o.a.s.s.IndexSchema Schema name=_system collection or core
[junit4] 2> 25123 INFO (zkCallback-180-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 25123 INFO (zkCallback-180-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
[junit4] 2> 25151 INFO (qtp18524404-467) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 25155 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr ]
o.a.s.s.ManagedIndexSchema Took 40.0ms for 1 replicas to apply schema update
version 1 for collection .system
[junit4] 2> 25156 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr ]
o.a.s.c.S.Request [.system_shard1_replica_n1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=322
[junit4] 2> 25156 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr ]
o.a.s.c.SolrCore [.system_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1dd8637a
[junit4] 2> 25156 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n1 tag=SolrCore@1dd8637a
[junit4] 2> 25156 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@12f3c45: rootName =
solr_38475, domain = solr.core..system.shard1.replica_n1, service url = null,
agent id = null] for registry
solr.core..system.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6db24170
[junit4] 2> 25159 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 25165 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using
configuration from configset .system
[junit4] 2> 25167 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection..system.shard1.leader tag=SolrCore@1dd8637a
[junit4] 2> 25171 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.s.IndexSchema Schema name=_system collection or core
[junit4] 2> 25172 INFO (qtp18524404-467) [n:127.0.0.1:35575_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 25179 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 25195 INFO
(OverseerThreadFactory-195-thread-2-processing-n:127.0.0.1:38475_solr)
[n:127.0.0.1:38475_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd=action=RELOAD, asyncId=null
[junit4] 2> 25209 INFO (Thread-84) [n:127.0.0.1:38475_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_38475.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 25209 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
[junit4] 2> 25229 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr
x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.7.0
[junit4] 2> 25234 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr
x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore
'.system_shard1_replica_n2' using configuration from configset .system
[junit4] 2> 25244 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=_system
collection or core
[junit4] 2> 25248 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system
collection or core/1.1 with uniqueid field id
[junit4] 2> 25288 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 25288 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 25303 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35575.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 25303 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node2/.system_shard1_replica_n2/data/]
[junit4] 2> 25309 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 25310 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 25310 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 25310 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 25310 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 25316 INFO
(searcherExecutor-241-thread-1-processing-n:127.0.0.1:38475_solr)
[n:127.0.0.1:38475_solr ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 25320 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 25321 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.c.SolrCore [.system_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@90b45be
[junit4] 2> 25321 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n1 tag=SolrCore@90b45be
[junit4] 2> 25321 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3abc062f: rootName =
solr_38475, domain = solr.core..system.shard1.replica_n1, service url = null,
agent id = null] for registry
solr.core..system.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6db24170
[junit4] 2> 25329 INFO
(searcherExecutor-241-thread-1-processing-n:127.0.0.1:38475_solr)
[n:127.0.0.1:38475_solr ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 25331 INFO (Thread-84) [n:127.0.0.1:38475_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection..system.shard1.leader tag=SolrCore@90b45be
[junit4] 2> 25353 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.7.0
[junit4] 2> 25359 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore
'.system_shard1_replica_n1' using configuration from configset .system
[junit4] 2> 25369 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system
collection or core
[junit4] 2> 25379 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system
collection or core/1.1 with uniqueid field id
[junit4] 2> 25385 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 25385 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 25399 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 25400 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 25400 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 25400 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 25401 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 25412 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 25422 INFO
(searcherExecutor-243-thread-1-processing-n:127.0.0.1:35575_solr)
[n:127.0.0.1:35575_solr ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 25426 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.c.SolrCore [.system_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@3d7720b5
[junit4] 2> 25427 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n2 tag=SolrCore@3d7720b5
[junit4] 2> 25427 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@645bf246: rootName =
solr_35575, domain = solr.core..system.shard1.replica_n2, service url = null,
agent id = null] for registry
solr.core..system.shard1.replica_n2/com.codahale.metrics.MetricRegistry@1c1c5c17
[junit4] 2> 25441 INFO
(searcherExecutor-243-thread-1-processing-n:127.0.0.1:35575_solr)
[n:127.0.0.1:35575_solr ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 25490 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection..system.shard1.leader tag=SolrCore@3d7720b5
[junit4] 2> 25493 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=.system_shard1_replica_n2&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=295
[junit4] 2> 25507 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38475.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7fa93e20
[junit4] 2> 25507 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
[junit4] 2> 25658 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 25658 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 25673 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 25673 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 25674 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 25674 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 25674 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 25711 INFO
(searcherExecutor-249-thread-1-processing-n:127.0.0.1:38475_solr)
[n:127.0.0.1:38475_solr ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 25721 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 25722 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.c.SolrCore [.system_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@304d9a6f
[junit4] 2> 25722 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n1 tag=SolrCore@304d9a6f
[junit4] 2> 25722 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f5c0daa: rootName =
solr_38475, domain = solr.core..system.shard1.replica_n1, service url = null,
agent id = null] for registry
solr.core..system.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6db24170
[junit4] 2> 25724 INFO
(searcherExecutor-249-thread-1-processing-n:127.0.0.1:38475_solr)
[n:127.0.0.1:38475_solr ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 25750 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection..system.shard1.leader tag=SolrCore@304d9a6f
[junit4] 2> 25754 INFO (qtp1602304548-458) [n:127.0.0.1:38475_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=556
[junit4] 2> 25758 INFO (qtp18524404-467) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&action=RELOAD&wt=javabin&version=2} status=0 QTime=586
[junit4] 2> 25767 INFO (qtp1602304548-480) [n:127.0.0.1:38475_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 25769 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
[junit4] 2> 25772 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 25777 INFO
(OverseerCollectionConfigSetProcessor-72168918292758534-127.0.0.1:38475_solr-n_0000000000)
[n:127.0.0.1:38475_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 25783 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=11
[junit4] 2> 25785 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.SystemCollectionCompatTest Overseer Status indicates that the
overseer is: 127.0.0.1:38475_solr
[junit4] 2> 25785 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.SystemCollectionCompatTest Stopping Overseer Node:
127.0.0.1:38475_solr (38475)
[junit4] 2> 25786 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=83380167
[junit4] 2> 25786 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:38475_solr
[junit4] 2> 25786 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 25786 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.ZkController Publish node=127.0.0.1:38475_solr as DOWN
[junit4] 2> 25795 INFO (coreCloseExecutor-258-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@1a86c310
[junit4] 2> 25795 INFO (coreCloseExecutor-258-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core..system.shard1.replica_n1 tag=SolrCore@1a86c310
[junit4] 2> 25795 INFO (coreCloseExecutor-258-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d197f73: rootName =
solr_38475, domain = solr.core..system.shard1.replica_n1, service url = null,
agent id = null] for registry
solr.core..system.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6db24170
[junit4] 2> 25806 INFO (coreCloseExecutor-258-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection..system.shard1.leader
tag=SolrCore@1a86c310
[junit4] 2> 25808 INFO (coreCloseExecutor-258-thread-1)
[n:127.0.0.1:38475_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 25846 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 25846 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1aedf68c: rootName =
solr_38475, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@6ebf7be6
[junit4] 2> 25853 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 25853 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@313d5800: rootName =
solr_38475, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@257c5c9a
[junit4] 2> 25856 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 25857 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@300145b: rootName =
solr_38475, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@41c16be5
[junit4] 2> 25857 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 25900 INFO (closeThreadPool-260-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72168918292758534-127.0.0.1:38475_solr-n_0000000000) closing
[junit4] 2> 25900 INFO
(OverseerAutoScalingTriggerThread-72168918292758534-127.0.0.1:38475_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 25939 INFO
(OverseerStateUpdate-72168918292758534-127.0.0.1:38475_solr-n_0000000000)
[n:127.0.0.1:38475_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38475_solr
[junit4] 2> 25948 INFO (closeThreadPool-260-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72168918292758534-127.0.0.1:38475_solr-n_0000000000) closing
[junit4] 2> 25951 INFO (zkCallback-196-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35575_solr
[junit4] 2> 25952 INFO (zkCallback-214-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 25952 INFO (zkCallback-196-thread-2) [n:127.0.0.1:35575_solr
] o.a.s.c.Overseer Overseer
(id=72168918292758536-127.0.0.1:35575_solr-n_0000000001) starting
[junit4] 2> 25976 INFO (zkCallback-196-thread-1) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 25977 INFO (zkCallback-231-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 25980 INFO
(OverseerStateUpdate-72168918292758536-127.0.0.1:35575_solr-n_0000000001)
[n:127.0.0.1:35575_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35575_solr
[junit4] 2> 25990 INFO
(OverseerStateUpdate-72168918292758536-127.0.0.1:35575_solr-n_0000000001)
[n:127.0.0.1:35575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 26000 INFO (zkCallback-196-thread-2) [n:127.0.0.1:35575_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 26010 INFO (zkConnectionManagerCallback-268-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 26011 INFO (zkCallback-196-thread-2) [n:127.0.0.1:35575_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 26011 INFO (zkCallback-196-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 26028 INFO (zkCallback-196-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 26032 INFO (zkCallback-196-thread-2) [n:127.0.0.1:35575_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 26033 INFO (zkCallback-196-thread-2) [n:127.0.0.1:35575_solr
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38521/solr
ready
[junit4] 2> 26051 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.Overseer Overseer
(id=72168918292758534-127.0.0.1:38475_solr-n_0000000000) closing
[junit4] 2> 26055 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :colstatus with params
name=.system&action=COLSTATUS&fieldInfo=true&wt=javabin&version=2&segments=true
and sendToOCPQueue=true
[junit4] 2> 26057 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&action=COLSTATUS&fieldInfo=true&wt=javabin&version=2&segments=true}
status=0 QTime=2
[junit4] 2> 26060 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.e.j.s.AbstractConnector Stopped ServerConnector@70543ad0{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 26080 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@619b1309{/solr,null,UNAVAILABLE}
[junit4] 2> 26080 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 26081 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.SystemCollectionCompatTest Waiting for new overseer election...
[junit4] 2> 26086 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 26082 WARN
(zkCallback-196-thread-2-SendThread(127.0.0.1:38521)) [ ] o.a.z.ClientCnxn
An exception was thrown while closing send thread for session 0x100653fb2aa000b.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100653fb2aa000b, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100653fb2aa000b, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 26120 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=34
[junit4] 2> 26120 INFO (zkCallback-196-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 26121 INFO (zkCallback-196-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 26121 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.SystemCollectionCompatTest ...new overseer is: 127.0.0.1:35575_solr
[junit4] 2> 26121 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.c.SystemCollectionCompatTest Polling for log watcher to detect expected
log messages...
[junit4] 2> 28107 INFO
(OverseerCollectionConfigSetProcessor-72168918292758536-127.0.0.1:35575_solr-n_0000000001)
[n:127.0.0.1:35575_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 28479 INFO (zkCallback-196-thread-1) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35575/solr/.system_shard1_replica_n2/
[junit4] 2> 28479 INFO (zkCallback-196-thread-1) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 28480 INFO (zkCallback-196-thread-1) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SyncStrategy https://127.0.0.1:35575/solr/.system_shard1_replica_n2/
has no replicas
[junit4] 2> 28480 INFO (zkCallback-196-thread-1) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/.system/leaders/shard1/leader after winning as
/collections/.system/leader_elect/shard1/election/72168918292758536-core_node4-n_0000000001
[junit4] 2> 28484 INFO (zkCallback-196-thread-1) [n:127.0.0.1:35575_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35575/solr/.system_shard1_replica_n2/ shard1
[junit4] 2> 28492 INFO (zkCallback-196-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 28493 INFO (zkCallback-196-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 82325 INFO (qtp18524404-467) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core..system.shard1.replica_n2:UPDATE./update.requests&key=solr.core..system.shard1.replica_n2:QUERY./select.requests}
status=0 QTime=0
[junit4] 2> 82330 INFO (qtp18524404-451) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
status=0 QTime=1
[junit4] 2> 82344 INFO (MetricsHistoryHandler-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 82345 INFO (zkConnectionManagerCall
[...truncated too long message...]
[ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for
collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 86351 INFO (zkCallback-196-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for
collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 86351 INFO (zkCallback-196-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for
collection [.system] has occurred - updating... (live nodes size: [1])
[junit4] 2> 86358 INFO (qtp18524404-459) [n:127.0.0.1:35575_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&action=DELETE&wt=javabin&version=2} status=0 QTime=210
[junit4] 2> 86461 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[43FEB13EE963D657]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBackCompat
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat
-Dtests.seed=43FEB13EE963D657 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sr-RS -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 64.0s J0 | SystemCollectionCompatTest.testBackCompat <<<
[junit4] > Throwable #1: java.lang.AssertionError: re-indexing warning
not found
[junit4] > at
__randomizedtesting.SeedInfo.seed([43FEB13EE963D657:330B129789AB7F21]:0)
[junit4] > at
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:222)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> 86566 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1892096549
[junit4] 2> 86566 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:35575_solr
[junit4] 2> 86567 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 86567 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35575_solr as DOWN
[junit4] 2> 86669 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 86669 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@56733806: rootName =
solr_35575, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@4877eb38
[junit4] 2> 86674 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 86674 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3294f773: rootName =
solr_35575, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@257c5c9a
[junit4] 2> 86676 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 86676 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@55439a6a: rootName =
solr_35575, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@41c16be5
[junit4] 2> 86677 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 86677 INFO (closeThreadPool-281-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72168918292758536-127.0.0.1:35575_solr-n_0000000001) closing
[junit4] 2> 86677 INFO
(OverseerStateUpdate-72168918292758536-127.0.0.1:35575_solr-n_0000000001)
[n:127.0.0.1:35575_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35575_solr
[junit4] 2> 86678 INFO
(OverseerAutoScalingTriggerThread-72168918292758536-127.0.0.1:35575_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 86683 INFO (closeThreadPool-281-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72168918292758536-127.0.0.1:35575_solr-n_0000000001) closing
[junit4] 2> 86784 INFO (jetty-closer-276-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72168918292758536-127.0.0.1:35575_solr-n_0000000001) closing
[junit4] 2> 86786 INFO (jetty-closer-276-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4ee04c9c{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 86786 INFO (jetty-closer-276-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@59dbbf0f{/solr,null,UNAVAILABLE}
[junit4] 2> 86786 INFO (jetty-closer-276-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 86787 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 86990 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/collections/.system/terms/shard1
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 6 /solr/configs/.system/managed-schema
[junit4] 2> 4 /solr/configs/.system
[junit4] 2> 3 /solr/collections/.system/state.json
[junit4] 2> 3 /solr/collections/.system/collectionprops.json
[junit4] 2> 2 /solr/packages.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 30 /solr/collections/.system/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2> 2 /solr/configs/.system/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 30 /solr/overseer/queue
[junit4] 2> 19 /solr/overseer/collection-queue-work
[junit4] 2> 15 /solr/collections
[junit4] 2> 13 /solr/live_nodes
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 86993 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38521
[junit4] 2> 86993 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38521
[junit4] 2> 86993 INFO
(SUITE-SystemCollectionCompatTest-seed#[43FEB13EE963D657]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38521
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_43FEB13EE963D657-001
[junit4] 2> Aug 09, 2020 8:26:37 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene86,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-RS,
timezone=Asia/Qyzylorda
[junit4] 2> NOTE: Linux 5.4.0-40-generic amd64/AdoptOpenJDK 11.0.6
(64-bit)/cpus=16,threads=1,free=356960928,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [StressHdfsTest,
RoutingToNodesWithPropertiesTest, SystemCollectionCompatTest]
[junit4] Completed [41/917 (1!)] on J0 in 66.84s, 1 test, 1 failure <<<
FAILURES!
[...truncated 50527 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4003/consoleText
[repro] Revision: 790ea5ec1074a4adfba94e6cbf1c76b0baa292c7
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=SystemCollectionCompatTest
-Dtests.method=testBackCompat -Dtests.seed=43FEB13EE963D657
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-RS
-Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] SystemCollectionCompatTest
[repro] ant compile-test
[...truncated 3451 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=43FEB13EE963D657
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-RS
-Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0
[...truncated 61 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]