Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1587/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1602884350638 bcoll: 1602884355139
Stack Trace:
java.lang.AssertionError: acoll: 1602884350638 bcoll: 1602884355139
at
__randomizedtesting.SeedInfo.seed([E08134DBD3FEB153:68D50B017D02DCAB]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout
Error Message:
did not finish processing event in time
Stack Trace:
java.lang.AssertionError: did not finish processing event in time
at
__randomizedtesting.SeedInfo.seed([E08134DBD3FEB153:E5DC0C314E9673C4]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout(ExecutePlanActionTest.java:317)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin
Error Message:
Error from server at http://127.0.0.1:52357/solr: No such path
/schema/fields/NumberedField_4
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:52357/solr: No such path
/schema/fields/NumberedField_4
at
__randomizedtesting.SeedInfo.seed([E08134DBD3FEB153:BB9E9BF97D50F00B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
at
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.addField(ManagedSchemaRoundRobinCloudTest.java:87)
at
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin(ManagedSchemaRoundRobinCloudTest.java:69)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13596 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[junit4] 2> 183093 INFO
(SUITE-ExecutePlanActionTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 183094 INFO
(SUITE-ExecutePlanActionTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/data-dir-17-001
[junit4] 2> 183094 WARN
(SUITE-ExecutePlanActionTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 183095 INFO
(SUITE-ExecutePlanActionTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 183096 INFO
(SUITE-ExecutePlanActionTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 183096 INFO
(SUITE-ExecutePlanActionTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 183100 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testExecute
[junit4] 2> 183100 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001
[junit4] 2> 183101 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 183102 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 183102 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 183104 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 183202 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 50303
[junit4] 2> 183202 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50303
[junit4] 2> 183202 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50303
[junit4] 2> 183202 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 50303
[junit4] 2> 183206 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 183232 INFO (zkConnectionManagerCallback-974-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183232 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 183240 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 183309 INFO (zkConnectionManagerCallback-976-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183309 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 183310 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 183316 INFO (zkConnectionManagerCallback-978-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183316 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 183444 WARN (jetty-launcher-979-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 183444 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 183444 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 183444 INFO (jetty-launcher-979-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> 183444 WARN (jetty-launcher-979-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 183444 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 183444 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 183444 INFO (jetty-launcher-979-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> 183462 INFO (jetty-launcher-979-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 183462 INFO (jetty-launcher-979-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 183462 INFO (jetty-launcher-979-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 183464 INFO (jetty-launcher-979-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 183464 INFO (jetty-launcher-979-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 183464 INFO (jetty-launcher-979-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 183465 INFO (jetty-launcher-979-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2fe2ab{/solr,null,AVAILABLE}
[junit4] 2> 183466 INFO (jetty-launcher-979-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31a9c2ae{/solr,null,AVAILABLE}
[junit4] 2> 183473 INFO (jetty-launcher-979-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6539c597{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:50311}
[junit4] 2> 183473 INFO (jetty-launcher-979-thread-1) [ ]
o.e.j.s.Server Started @183545ms
[junit4] 2> 183473 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50311}
[junit4] 2> 183476 INFO (jetty-launcher-979-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3ad57616{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:50312}
[junit4] 2> 183476 INFO (jetty-launcher-979-thread-2) [ ]
o.e.j.s.Server Started @183548ms
[junit4] 2> 183476 ERROR (jetty-launcher-979-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 183476 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 183476 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50312}
[junit4] 2> 183476 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 183476 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 183476 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 183476 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-16T21:29:16.623923Z
[junit4] 2> 183477 ERROR (jetty-launcher-979-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 183477 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 183477 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 183477 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 183477 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 183477 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-16T21:29:16.624273Z
[junit4] 2> 183478 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 183479 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 183483 INFO (zkConnectionManagerCallback-983-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183483 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 183483 INFO (zkConnectionManagerCallback-981-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183483 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 183485 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 183485 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 183503 WARN
(jetty-launcher-979-thread-1-SendThread(127.0.0.1:50303)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1008363ed380004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1008363ed380004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1008363ed380004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 183503 WARN
(jetty-launcher-979-thread-2-SendThread(127.0.0.1:50303)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1008363ed380003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1008363ed380003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1008363ed380003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 183686 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 183690 WARN (jetty-launcher-979-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4f18316c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 183691 WARN (jetty-launcher-979-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4f18316c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 183700 WARN (jetty-launcher-979-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4182cbfa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 183700 WARN (jetty-launcher-979-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4182cbfa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 183701 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50303/solr
[junit4] 2> 183709 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 183713 INFO (zkConnectionManagerCallback-993-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183713 INFO (jetty-launcher-979-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 183716 WARN
(jetty-launcher-979-thread-1-SendThread(127.0.0.1:50303)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1008363ed380005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1008363ed380005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1008363ed380005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 183822 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 183826 INFO (zkConnectionManagerCallback-998-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183826 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 184986 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 184996 WARN (jetty-launcher-979-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5693c01a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 184996 WARN (jetty-launcher-979-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5693c01a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 185022 WARN (jetty-launcher-979-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@48c7c989[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 185022 WARN (jetty-launcher-979-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@48c7c989[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 185023 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50303/solr
[junit4] 2> 185027 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 185030 INFO (zkConnectionManagerCallback-1007-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 185030 INFO (jetty-launcher-979-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 185046 WARN
(jetty-launcher-979-thread-2-SendThread(127.0.0.1:50303)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1008363ed380007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1008363ed380007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1008363ed380007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 185162 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 185175 INFO (zkConnectionManagerCallback-1009-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 185184 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 185274 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50312_solr
[junit4] 2> 185280 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.c.Overseer Overseer
(id=72202059242799112-127.0.0.1:50312_solr-n_0000000000) starting
[junit4] 2> 185362 INFO
(OverseerStateUpdate-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[n:127.0.0.1:50312_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:50312_solr
[junit4] 2> 185365 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 185366 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50312_solr
[junit4] 2> 185372 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with
znode version 1
[junit4] 2> 185373 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 0
[junit4] 2> 185373 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 185376 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50311_solr
[junit4] 2> 185385 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 185385 INFO (zkCallback-1008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 185391 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 185393 INFO (zkCallback-1008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 185413 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 185414 WARN (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_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> 185419 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 185420 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:50312_solr, 127.0.0.1:50311_solr]
[junit4] 2> 185421 WARN (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_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> 185442 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 185443 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 185448 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 185476 DEBUG (ScheduledTrigger-1014-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 185476 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 185563 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50311.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 185585 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50312.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 185630 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50311.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 185631 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50311.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 185632 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50312.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 185632 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50312.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 185632 INFO (jetty-launcher-979-thread-1)
[n:127.0.0.1:50311_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001/node1
[junit4] 2> 185633 INFO (jetty-launcher-979-thread-2)
[n:127.0.0.1:50312_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001/node2
[junit4] 2> 185665 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 185666 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 185673 INFO (zkConnectionManagerCallback-1032-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 185673 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 185680 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 185705 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50303/solr ready
[junit4] 2> 185732 DEBUG (zkCallback-1008-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 185732 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 185734 INFO (qtp873635556-1610) [n:127.0.0.1:50312_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 185757 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 185759 INFO
(OverseerThreadFactory-1016-thread-1-processing-n:127.0.0.1:50312_solr)
[n:127.0.0.1:50312_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testExecute
[junit4] 2> 185765 DEBUG
(OverseerAutoScalingTriggerThread-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 185985 INFO
(OverseerStateUpdate-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[n:127.0.0.1:50312_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:50312/solr",
[junit4] 2> "node_name":"127.0.0.1:50312_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 186032 INFO
(OverseerStateUpdate-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[n:127.0.0.1:50312_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:50311/solr",
[junit4] 2> "node_name":"127.0.0.1:50311_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 186260 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 186260 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 186273 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
x:testExecute_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 186273 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
x:testExecute_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 186318 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 186318 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 186345 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 186345 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 186348 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 186348 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 186348 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using
configuration from configset conf, trusted=true
[junit4] 2> 186348 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using
configuration from configset conf, trusted=true
[junit4] 2> 186348 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50312.solr.core.testExecute.shard1.replica_n1' (registry
'solr.core.testExecute.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 186348 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50311.solr.core.testExecute.shard1.replica_n2' (registry
'solr.core.testExecute.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 186348 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testExecute_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001/node2/testExecute_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001/node2/testExecute_shard1_replica_n1/data/]
[junit4] 2> 186349 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.SolrCore [[testExecute_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001/node1/testExecute_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001/node1/testExecute_shard1_replica_n2/data/]
[junit4] 2> 186489 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 186489 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 186562 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 186562 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 186682 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 186682 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 186687 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 186689 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 186704 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 186705 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 186706 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 186708 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 186709 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1680745441374765056
[junit4] 2> 186716 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 186717 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 186717 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1680745441383153664
[junit4] 2> 186723 INFO
(searcherExecutor-1036-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n1 c:testExecute s:shard1 r:core_node3)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node3
x:testExecute_shard1_replica_n1 ] o.a.s.c.SolrCore
[testExecute_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 186727 INFO
(searcherExecutor-1034-thread-1-processing-n:127.0.0.1:50311_solr
x:testExecute_shard1_replica_n2 c:testExecute s:shard1 r:core_node4)
[n:127.0.0.1:50311_solr c:testExecute s:shard1 r:core_node4
x:testExecute_shard1_replica_n2 ] o.a.s.c.SolrCore
[testExecute_shard1_replica_n2] Registered new searcher autowarm time: 0 ms
[junit4] 2> 186768 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testExecute/terms/shard1 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 186769 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testExecute/leaders/shard1
[junit4] 2> 186770 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 186782 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testExecute/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 186783 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testExecute/leaders/shard1
[junit4] 2> 186839 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 186840 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 186840 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:50311/solr/testExecute_shard1_replica_n2/
[junit4] 2> 186851 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2
url=http://127.0.0.1:50311/solr START
replicas=[http://127.0.0.1:50312/solr/testExecute_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 186856 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2
url=http://127.0.0.1:50311/solr DONE. We have no versions. sync failed.
[junit4] 2> 186860 INFO (qtp873635556-1612) [n:127.0.0.1:50312_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.S.Request [testExecute_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 186862 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 186862 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
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> 186862 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testExecute/leaders/shard1/leader after winning as
/collections/testExecute/leader_elect/shard1/election/72202059242799110-core_node4-n_0000000000
[junit4] 2> 186868 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50311/solr/testExecute_shard1_replica_n2/ shard1
[junit4] 2> 186987 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 186987 INFO (zkCallback-997-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 186989 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 187005 INFO (qtp1811818136-1618) [n:127.0.0.1:50311_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=732
[junit4] 2> 187112 INFO (zkCallback-997-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 187112 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 187112 INFO (zkCallback-997-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 187854 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1594
[junit4] 2> 187863 INFO (qtp873635556-1610) [n:127.0.0.1:50312_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> 187970 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 187970 INFO (zkCallback-997-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 187970 INFO (zkCallback-1008-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 187971 INFO (zkCallback-997-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 187971 INFO (zkCallback-1008-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 187983 INFO (qtp873635556-1610) [n:127.0.0.1:50312_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2249
[junit4] 2> 187984 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testExecute
[junit4] 2> 187987 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.SolrCloudTestCase waitForState (testExecute): Timed out waiting for
replicas of new collection to be active
[junit4] 2> 187989 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 187989 INFO (watches-1029-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 187992 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 187993 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 187998 DEBUG
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801",
[junit4] 2> "source":"mock_trigger_name",
[junit4] 2> "eventTime":2204368977241320,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[2204368977241320],
[junit4] 2> "preferredOperation":"movereplica",
[junit4] 2> "nodeNames":["127.0.0.1:50311_solr"]}} with context
properties: {operations=[{
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"MOVEREPLICA",
[junit4] 2> "params.collection":"testExecute",
[junit4] 2> "params.targetNode":"127.0.0.1:50312_solr",
[junit4] 2> "params.inPlaceMove":"true",
[junit4] 2> "params.replica":"core_node4"}, {
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"OVERSEERSTATUS"}]}
[junit4] 2> 188000 DEBUG
(TEST-ExecutePlanActionTest.testExecute-seed#[E08134DBD3FEB153]) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:50312_solr&inPlaceMove=true&replica=core_node4
[junit4] 2> 188011 INFO (qtp873635556-1612) [n:127.0.0.1:50312_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params
async=mock_trigger_name/7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801/0&replica=core_node4&action=MOVEREPLICA&collection=testExecute&waitForFinalState=true&targetNode=127.0.0.1:50312_solr&wt=javabin&version=2&inPlaceMove=true
and sendToOCPQueue=true
[junit4] 2> 188021 INFO (qtp873635556-1612) [n:127.0.0.1:50312_solr
c:testExecute ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={async=mock_trigger_name/7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801/0&replica=core_node4&action=MOVEREPLICA&collection=testExecute&waitForFinalState=true&targetNode=127.0.0.1:50312_solr&wt=javabin&version=2&inPlaceMove=true}
status=0 QTime=9
[junit4] 2> 188023 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=mock_trigger_name/7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 188030 INFO (qtp873635556-1609) [n:127.0.0.1:50312_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=mock_trigger_name/7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=7
[junit4] 2> 188038 INFO
(OverseerThreadFactory-1016-thread-2-processing-n:127.0.0.1:50312_solr)
[n:127.0.0.1:50312_solr c:testExecute r:core_node4 ]
o.a.s.c.a.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:50312_solr:
core_node4:{
[junit4] 2> "core":"testExecute_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:50311/solr",
[junit4] 2> "node_name":"127.0.0.1:50311_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"}
[junit4] 2> 188040 INFO
(OverseerCollectionConfigSetProcessor-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[n:127.0.0.1:50312_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> 188045 INFO
(OverseerThreadFactory-1016-thread-2-processing-n:127.0.0.1:50312_solr)
[n:127.0.0.1:50312_solr c:testExecute r:core_node4 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:50312_solr for creating new
replica of shard shard1 for collection testExecute
[junit4] 2> 188045 INFO
(OverseerThreadFactory-1016-thread-2-processing-n:127.0.0.1:50312_solr)
[n:127.0.0.1:50312_solr c:testExecute r:core_node4 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 188053 INFO
(OverseerStateUpdate-72202059242799112-127.0.0.1:50312_solr-n_0000000000)
[n:127.0.0.1:50312_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:50312/solr",
[junit4] 2> "node_name":"127.0.0.1:50312_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 188180 INFO (zkCallback-1008-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188180 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188180 INFO (zkCallback-1008-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188180 INFO (zkCallback-997-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188180 INFO (zkCallback-997-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188253 INFO (qtp873635556-1610) [n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={async=mock_trigger_name/7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801/02204369231079656&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 188253 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr x:testExecute_shard1_replica_n5 ]
o.a.s.h.a.CoreAdminOperation core create command
async=mock_trigger_name/7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801/02204369231079656&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 188254 INFO (qtp873635556-1611) [n:127.0.0.1:50312_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
mock_trigger_name/7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801/02204369231079656
[junit4] 2> 188256 INFO (qtp873635556-1611) [n:127.0.0.1:50312_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=mock_trigger_name/7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801/02204369231079656&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 188282 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.7.0
[junit4] 2> 188312 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 188314 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 188314 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore
'testExecute_shard1_replica_n5' using configuration from configset conf,
trusted=true
[junit4] 2> 188315 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50312.solr.core.testExecute.shard1.replica_n5' (registry
'solr.core.testExecute.shard1.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@212115b5
[junit4] 2> 188315 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.SolrCore
[[testExecute_shard1_replica_n5] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001/node2/testExecute_shard1_replica_n5],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E08134DBD3FEB153-001/tempDir-001/node2/testExecute_shard1_replica_n5/data/]
[junit4] 2> 188370 INFO (zkCallback-997-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188370 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188370 INFO (zkCallback-997-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188373 INFO (zkCallback-1008-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188373 INFO (zkCallback-1008-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188466 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 188466 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 188482 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 188482 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 188530 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 188537 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 188539 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000 ms
[junit4] 2> 188539 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1680745443293659136
[junit4] 2> 188541 INFO
(searcherExecutor-1046-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.SolrCore
[testExecute_shard1_replica_n5] Registered new searcher autowarm time: 0 ms
[junit4] 2> 188556 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/testExecute/terms/shard1 to Terms{values={core_node6=0,
core_node3=0, core_node4=0}, version=2}
[junit4] 2> 188559 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/testExecute/leaders/shard1
[junit4] 2> 188585 INFO
(parallelCoreAdminExecutor-1022-thread-1-processing-n:127.0.0.1:50312_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
CREATE) [n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to
recover:testExecute_shard1_replica_n5
[junit4] 2> 188586 INFO
(updateExecutor-1003-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 188587 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 188587 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy startupVersions is
empty
[junit4] 2> 188590 INFO (qtp1811818136-1616) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.S.Request [testExecute_shard1_replica_n2] webapp=/solr
path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 188590 INFO (qtp1811818136-1616) [n:127.0.0.1:50311_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.S.Request [testExecute_shard1_replica_n2] webapp=/solr
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 188591 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[testExecute_shard1_replica_n5]
[junit4] 2> 188591 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 188591 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Publishing state of
core [testExecute_shard1_replica_n5] as recovering, leader is
[http://127.0.0.1:50311/solr/testExecute_shard1_replica_n2/] and I am
[http://127.0.0.1:50312/solr/testExecute_shard1_replica_n5/]
[junit4] 2> 188593 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:50311/solr]; [WaitForState:
action=PREPRECOVERY&core=testExecute_shard1_replica_n2&nodeName=127.0.0.1:50312_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 188595 INFO (qtp1811818136-1617) [n:127.0.0.1:50311_solr
x:testExecute_shard1_replica_n2 ] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true
[junit4] 2> 188596 INFO (qtp1811818136-1617) [n:127.0.0.1:50311_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute,
shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:50312_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:50312/solr",
[junit4] 2> "node_name":"127.0.0.1:50312_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 188596 INFO (qtp1811818136-1617) [n:127.0.0.1:50311_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute,
shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:50312_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:50312/solr",
[junit4] 2> "node_name":"127.0.0.1:50312_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 188597 INFO (qtp1811818136-1617) [n:127.0.0.1:50311_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute,
shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:50312_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:50312/solr",
[junit4] 2> "node_name":"127.0.0.1:50312_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 188699 INFO (zkCallback-1008-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188699 INFO (zkCallback-1008-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188699 INFO (zkCallback-997-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188699 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188700 INFO (zkCallback-997-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 188702 INFO (watches-999-thread-1) [n:127.0.0.1:50311_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=testExecute, shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:50312_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:50312/solr",
[junit4] 2> "node_name":"127.0.0.1:50312_solr",
[junit4] 2> "state":"recovering",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 188702 INFO (qtp1811818136-1617) [n:127.0.0.1:50311_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:50312_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=106
[junit4] 2> 189204 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:50311/solr/testExecute_shard1_replica_n2/] -
recoveringAfterStartup=[true]
[junit4] 2> 189204 WARN
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.PeerSyncWithLeader no frame of
reference to tell if we've missed updates
[junit4] 2> 189204 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy PeerSync Recovery
was not successful - trying replication.
[junit4] 2> 189204 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_node6 CREATE n:127.0.0.1:50312_solr c:testExecute s:shard1)
[n:127.0.0.1:50312_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Starting Replication
Recovery.
[junit4] 2> 189204 INFO
(recoveryExecutor-1005-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//7d4dca5d7a4e8T1e3j3tmiebbxn7bez4s8eu801//02204369231079656
r:core_no
[...truncated too long message...]
VAILABLE}
[junit4] 2> 1897141 INFO (jetty-closer-14239-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1897148 INFO
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1897151 WARN
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[E08134DBD3FEB153]-worker-SendThread(127.0.0.1:52351))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100837e03d90000.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100837e03d90000, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100837e03d90000, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1897255 WARN
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[E08134DBD3FEB153]-worker-SendThread(127.0.0.1:52351))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100837e03d90001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100837e03d90001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100837e03d90001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1897361 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> 14 /solr/configs/cloud-managed/managed-schema
[junit4] 2> 12 /solr/configs/cloud-managed
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/packages.json
[junit4] 2> 2 /solr/collections/managed_coll/terms/shard2
[junit4] 2> 2 /solr/collections/managed_coll/terms/shard1
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/collections/managed_coll/state.json
[junit4] 2> 11 /solr/configs/cloud-managed/managed-schema
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/overseer/queue
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1897366 INFO
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52351
[junit4] 2> 1897366 INFO
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52351
[junit4] 2> 1897366 INFO
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[E08134DBD3FEB153]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52351
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_E08134DBD3FEB153-001
[junit4] 2> Oct 16, 2020 9:57:50 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=64, maxMBSortInHeap=5.9644997981514125,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=asa-TZ,
timezone=Atlantic/Jan_Mayen
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6
(64-bit)/cpus=6,threads=1,free=144640184,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestExtendedDismaxParser,
ChaosMonkeyNothingIsSafeTest, TestRandomCollapseQParserPlugin, ForceLeaderTest,
TestFieldCacheReopen, AutoScalingHandlerTest, TestCloudJSONFacetJoinDomain,
TestManagedResourceStorage, HighlighterConfigTest, TestSimpleQParserPlugin,
TestImpersonationWithHadoopAuth, TestDistributedTracing, HdfsThreadLeakTest,
TestJmxIntegration, TestMissingGroups, TestGraphMLResponseWriter,
SchemaVersionSpecificBehaviorTest, MaxScoreCollectorTest,
TestSQLHandlerNonCloud, TestUniqueKeyFieldResource, TestLegacyFieldCache,
IndexSizeTriggerMixedBoundsTest, TestSolrDeletionPolicy1,
TestWordDelimiterFilterFactory, V2ApiIntegrationTest,
DistributedFacetPivotSmallAdvancedTest,
TestPerFieldSimilarityWithDefaultOverride, TestDynamicFieldResource,
SimpleCollectionCreateDeleteTest, SolrJmxReporterTest, TestConfigsApi,
TestAnalyzedSuggestions, OverseerSolrResponseTest, TestRecoveryHdfs,
BadComponentTest, HLLSerializationTest, TestBooleanSimilarityFactory,
HdfsNNFailoverTest, PeerSyncWithLeaderTest, TestPartialUpdateDeduplication,
TestHighlightDedupGrouping, ZkFailoverTest, TestSimUtils, TestUtilizeNode,
TestSystemIdResolver, TestInPlaceUpdateWithRouteField, TestCoreContainer,
Tagger2Test, PreAnalyzedFieldTest, RemoteQueryErrorTest,
TestSimDistributedQueue, StatsComponentTest, TestDeleteCollectionOnDownNodes,
TestPointFields, BJQFilterAccessibleTest, TestSolrCloudWithDelegationTokens,
AliasIntegrationTest, SmileWriterTest,
DistributedQueryComponentOptimizationTest, TestExclusionRuleCollectionAccess,
TestCloudPivotFacet, TestDistributedGrouping, BadIndexSchemaTest,
OutOfBoxZkACLAndCredentialsProvidersTest, MaxSizeAutoCommitTest,
TestExplainDocTransformer, TestQueryingOnDownCollection, DateFieldTest,
RollingRestartTest, TestStressLiveNodes, PingRequestHandlerTest,
MetricsHistoryWithAuthIntegrationTest, TestAuthenticationFramework,
RestoreTriggerStateTest, BasicAuthIntegrationTest,
TestReplicationHandlerBackup, DisMaxRequestHandlerTest, SampleTest,
SearchRateTriggerTest, DeleteNodeTest, TestSimNodeAddedTrigger,
CdcrOpsAndBoundariesTest, SolrMetricManagerTest, TestRawTransformer,
SolrCloudExampleTest, HttpSolrCallGetCoreTest, SuggesterFSTTest,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner,
AssignBackwardCompatibilityTest, CleanupOldIndexTest,
CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest,
DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest,
FullSolrCloudDistribCmdsTest, LeaderElectionIntegrationTest,
LeaderElectionTest, OverseerTaskQueueTest, RoutingToNodesWithPropertiesTest,
SolrXmlInZkTest, TestCloudRecovery2, TestConfigSetsAPI, TestLockTree,
TestMiniSolrCloudClusterSSL, TlogReplayBufferedWhileIndexingTest,
TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, TestCollectionAPI,
IndexSizeTriggerTest, CSVRequestHandlerTest, SearchHandlerTest,
TestConfigReload, CoreMergeIndexesAdminHandlerTest, IndexSizeEstimatorTest,
MetricsHandlerTest, PropertiesRequestHandlerTest, ShowFileRequestHandlerTest,
CustomTermsComponentTest, DistributedTermsComponentTest, TestExpandComponent,
TestHttpShardHandlerFactory, TestPivotHelperCode,
TestTrackingShardHandlerFactory, TestLegacyField, TestLegacyNumericUtils,
TestNumericRangeQuery64, SubstringBytesRefFilterTest, TestFacetMethods,
TestFaceting, TestIntervalFaceting, EnumFieldTest, ExternalFileFieldSortTest,
IndexSchemaRuntimeFieldTest, IndexSchemaTest, ManagedSchemaRoundRobinCloudTest]
[junit4] Completed [716/921 (3!)] on J4 in 5.34s, 1 test, 1 error <<<
FAILURES!
[...truncated 48339 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:507: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:495: Source checkout
is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1
Total time: 63 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]