Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3610/
2 tests failed.
FAILED:
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.testGetConfusionMatrixWithSNB
Error Message:
expected:<7> but was:<6>
Stack Trace:
java.lang.AssertionError: expected:<7> but was:<6>
at
__randomizedtesting.SeedInfo.seed([5C4D32B8DC84AD6B:95D1360B6380CB18]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.checkCM(ConfusionMatrixGeneratorTest.java:110)
at
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.testGetConfusionMatrixWithSNB(ConfusionMatrixGeneratorTest.java:99)
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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest
Error Message:
DocCount on target collection does not match expected:<19> but was:<0>
Stack Trace:
java.lang.AssertionError: DocCount on target collection does not match
expected:<19> but was:<0>
at
__randomizedtesting.SeedInfo.seed([9D0D2F11282B2AB0:811D356B09EB9A51]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:163)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 6773 lines...]
[junit4] Suite:
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ConfusionMatrixGeneratorTest
-Dtests.method=testGetConfusionMatrixWithSNB -Dtests.seed=5C4D32B8DC84AD6B
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-SC
-Dtests.timezone=SystemV/YST9 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 30.5s J0 |
ConfusionMatrixGeneratorTest.testGetConfusionMatrixWithSNB <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<7> but
was:<6>
[junit4] > at
__randomizedtesting.SeedInfo.seed([5C4D32B8DC84AD6B:95D1360B6380CB18]:0)
[junit4] > at
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.checkCM(ConfusionMatrixGeneratorTest.java:110)
[junit4] > at
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.testGetConfusionMatrixWithSNB(ConfusionMatrixGeneratorTest.java:99)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{bool=PostingsFormat(name=LuceneFixedGap),
cat=PostingsFormat(name=LuceneFixedGap),
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=527, maxMBSortInHeap=6.5425462163894075,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@44845b0a),
locale=fr-SC, timezone=SystemV/YST9
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 11.0.1
(64-bit)/cpus=4,threads=1,free=241145320,total=264241152
[junit4] 2> NOTE: All tests run in this JVM: [ConfusionMatrixGeneratorTest]
[junit4] Completed [2/12 (1!)] on J0 in 41.28s, 7 tests, 1 failure <<<
FAILURES!
[...truncated 6698 lines...]
[junit4] Suite: org.apache.solr.cloud.MigrateRouteKeyTest
[junit4] 2> 958642 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/data-dir-85-001
[junit4] 2> 958642 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 958642 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 958642 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 958643 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001
[junit4] 2> 958643 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 958643 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 958644 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 958744 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41547
[junit4] 2> 958744 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41547
[junit4] 2> 958744 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41547
[junit4] 2> 958744 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41547
[junit4] 2> 958826 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 958928 INFO (zkConnectionManagerCallback-3021-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 958928 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 959024 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 959057 INFO (zkConnectionManagerCallback-3023-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 959057 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 959058 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 959093 INFO (zkConnectionManagerCallback-3025-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 959093 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 959257 WARN (jetty-launcher-3026-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 959257 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 959257 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 959257 INFO (jetty-launcher-3026-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
[junit4] 2> 959257 WARN (jetty-launcher-3026-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 959257 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 959257 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 959258 INFO (jetty-launcher-3026-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
[junit4] 2> 959259 INFO (jetty-launcher-3026-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 959259 INFO (jetty-launcher-3026-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 959259 INFO (jetty-launcher-3026-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 959259 INFO (jetty-launcher-3026-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@121374a8{/solr,null,AVAILABLE}
[junit4] 2> 959259 INFO (jetty-launcher-3026-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@48983a75{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44804}
[junit4] 2> 959259 INFO (jetty-launcher-3026-thread-2) [ ]
o.e.j.s.Server Started @959327ms
[junit4] 2> 959259 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44804}
[junit4] 2> 959260 ERROR (jetty-launcher-3026-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 959260 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 959260 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 959260 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 959260 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 959260 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-23T20:31:55.303371Z
[junit4] 2> 959261 INFO (jetty-launcher-3026-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 959261 INFO (jetty-launcher-3026-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 959261 INFO (jetty-launcher-3026-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 959261 INFO (jetty-launcher-3026-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3230790e{/solr,null,AVAILABLE}
[junit4] 2> 959262 INFO (jetty-launcher-3026-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14856774{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:43127}
[junit4] 2> 959262 INFO (jetty-launcher-3026-thread-1) [ ]
o.e.j.s.Server Started @959330ms
[junit4] 2> 959262 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43127}
[junit4] 2> 959262 ERROR (jetty-launcher-3026-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 959262 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 959262 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 959262 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 959262 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 959262 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-23T20:31:55.305589Z
[junit4] 2> 959263 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 959284 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 959345 INFO (zkConnectionManagerCallback-3030-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 959345 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 959346 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 959357 INFO (zkConnectionManagerCallback-3028-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 959357 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 959365 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 960749 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 960750 WARN (jetty-launcher-3026-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@56cc179b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 960751 WARN (jetty-launcher-3026-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@56cc179b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 960880 WARN (jetty-launcher-3026-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6b508dbd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 960881 WARN (jetty-launcher-3026-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6b508dbd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 960882 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41547/solr
[junit4] 2> 960925 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 960929 INFO (zkConnectionManagerCallback-3038-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 960929 INFO (jetty-launcher-3026-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 961137 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 961177 INFO (zkConnectionManagerCallback-3040-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 961177 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 961398 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 961432 WARN (jetty-launcher-3026-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@d8de34a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 961432 WARN (jetty-launcher-3026-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@d8de34a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 961485 WARN (jetty-launcher-3026-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@69356400[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 961485 WARN (jetty-launcher-3026-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@69356400[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 961486 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41547/solr
[junit4] 2> 961529 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 961529 INFO (zkConnectionManagerCallback-3048-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 961529 INFO (jetty-launcher-3026-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 961561 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43127_solr
[junit4] 2> 961578 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.Overseer Overseer
(id=75264251881848838-127.0.0.1:43127_solr-n_0000000000) starting
[junit4] 2> 962061 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 962063 INFO (zkConnectionManagerCallback-3050-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 962063 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 962089 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 962117 INFO (zkConnectionManagerCallback-3055-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 962120 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 962142 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41547/solr ready
[junit4] 2> 962143 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44804_solr
[junit4] 2> 962169 INFO
(OverseerStateUpdate-75264251881848838-127.0.0.1:43127_solr-n_0000000000)
[n:127.0.0.1:43127_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43127_solr
[junit4] 2> 962169 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43127_solr as DOWN
[junit4] 2> 962189 INFO (zkCallback-3054-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 962194 INFO (zkCallback-3049-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 962262 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 962262 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43127_solr
[junit4] 2> 962266 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 962278 INFO
(OverseerStateUpdate-75264251881848838-127.0.0.1:43127_solr-n_0000000000)
[n:127.0.0.1:43127_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 962280 INFO (zkCallback-3049-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 962280 INFO (zkCallback-3054-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 962281 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.PackageManager clusterprops.json changed
, version -1
[junit4] 2> 962301 INFO (zkConnectionManagerCallback-3062-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 962301 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 962310 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 962315 INFO (zkCallback-3039-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 962327 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41547/solr ready
[junit4] 2> 962328 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.PackageManager clusterprops.json changed
, version -1
[junit4] 2> 962388 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 962417 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 962499 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43127.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 962531 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44804.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 962567 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43127.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 962567 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43127.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 962568 INFO (jetty-launcher-3026-thread-1)
[n:127.0.0.1:43127_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001/node1/.
[junit4] 2> 962590 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44804.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 962590 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44804.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 962604 INFO (jetty-launcher-3026-thread-2)
[n:127.0.0.1:44804_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001/node2/.
[junit4] 2> 962799 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 962800 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 962814 INFO (zkConnectionManagerCallback-3069-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 962814 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 962826 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 962827 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41547/solr ready
[junit4] 2> 962845 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 962866 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=21
[junit4] 2> 962867 INFO
(SUITE-MigrateRouteKeyTest-seed#[9D0D2F11282B2AB0]-worker) [ ]
o.a.s.c.MigrateRouteKeyTest Using legacyCloud=false for cluster
[junit4] 2> 962902 INFO (zkCallback-3039-thread-2) [ ]
o.a.s.c.PackageManager clusterprops.json changed , version 0
[junit4] 2> 962922 INFO (zkCallback-3049-thread-1) [ ]
o.a.s.c.PackageManager clusterprops.json changed , version 0
[junit4] 2> 962974 INFO
(TEST-MigrateRouteKeyTest.multipleShardMigrateTest-seed#[9D0D2F11282B2AB0]) [
] o.a.s.SolrTestCaseJ4 ###Starting multipleShardMigrateTest
[junit4] 2> 962975 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=sourceCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 963066 INFO
(OverseerThreadFactory-2326-thread-1-processing-n:127.0.0.1:43127_solr)
[n:127.0.0.1:43127_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
sourceCollection
[junit4] 2> 963190 INFO
(OverseerStateUpdate-75264251881848838-127.0.0.1:43127_solr-n_0000000000)
[n:127.0.0.1:43127_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"sourceCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43127/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 963193 INFO
(OverseerStateUpdate-75264251881848838-127.0.0.1:43127_solr-n_0000000000)
[n:127.0.0.1:43127_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"sourceCollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44804/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 963298 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
x:sourceCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=sourceCollection_shard2_replica_n2&action=CREATE&numShards=2&collection=sourceCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 963298 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
x:sourceCollection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 963299 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
x:sourceCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=sourceCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 964352 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 964352 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 964412 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [sourceCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 964412 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.s.IndexSchema [sourceCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 964414 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 964414 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'sourceCollection_shard1_replica_n1'
using configuration from collection sourceCollection, trusted=true
[junit4] 2> 964414 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43127.solr.core.sourceCollection.shard1.replica_n1' (registry
'solr.core.sourceCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 964414 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 964415 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'sourceCollection_shard2_replica_n2'
using configuration from collection sourceCollection, trusted=true
[junit4] 2> 964415 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[sourceCollection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001/node1/sourceCollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001/node1/./sourceCollection_shard1_replica_n1/data/]
[junit4] 2> 964415 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44804.solr.core.sourceCollection.shard2.replica_n2' (registry
'solr.core.sourceCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 964415 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.SolrCore [[sourceCollection_shard2_replica_n2] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001/node2/sourceCollection_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001/node2/./sourceCollection_shard2_replica_n2/data/]
[junit4] 2> 964626 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 964626 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 964627 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 964627 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 964645 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@73fa17f3[sourceCollection_shard1_replica_n1] main]
[junit4] 2> 964646 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 964646 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 964648 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 964648 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 964648 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 964648 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 964649 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 964649 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1642691109261934592
[junit4] 2> 964649 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@9480c7[sourceCollection_shard2_replica_n2] main]
[junit4] 2> 964651 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 964651 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 964651 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 964651 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1642691109264031744
[junit4] 2> 964674 INFO
(searcherExecutor-2335-thread-1-processing-n:127.0.0.1:43127_solr
x:sourceCollection_shard1_replica_n1 c:sourceCollection s:shard1 r:core_node3)
[n:127.0.0.1:43127_solr c:sourceCollection s:shard1 r:core_node3
x:sourceCollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[sourceCollection_shard1_replica_n1] Registered new searcher
Searcher@73fa17f3[sourceCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 964677 INFO
(searcherExecutor-2336-thread-1-processing-n:127.0.0.1:44804_solr
x:sourceCollection_shard2_replica_n2 c:sourceCollection s:shard2 r:core_node4)
[n:127.0.0.1:44804_solr c:sourceCollection s:shard2 r:core_node4
x:sourceCollection_shard2_replica_n2 ] o.a.s.c.SolrCore
[sourceCollection_shard2_replica_n2] Registered new searcher
Searcher@9480c7[sourceCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 964698 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/sourceCollection/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 964698 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceCollection/leaders/shard1
[junit4] 2> 964700 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/sourceCollection/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 964700 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceCollection/leaders/shard2
[junit4] 2> 964742 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 964742 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 964742 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43127/solr/sourceCollection_shard1_replica_n1/
[junit4] 2> 964742 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 964742 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:43127/solr/sourceCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 964743 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/sourceCollection/leaders/shard1/leader after winning as
/collections/sourceCollection/leader_elect/shard1/election/75264251881848838-core_node3-n_0000000000
[junit4] 2> 964743 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 964743 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 964743 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44804/solr/sourceCollection_shard2_replica_n2/
[junit4] 2> 964744 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 964744 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:44804/solr/sourceCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 964744 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/sourceCollection/leaders/shard2/leader after winning as
/collections/sourceCollection/leader_elect/shard2/election/75264251881848840-core_node4-n_0000000000
[junit4] 2> 964745 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43127/solr/sourceCollection_shard1_replica_n1/ shard1
[junit4] 2> 964783 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44804/solr/sourceCollection_shard2_replica_n2/ shard2
[junit4] 2> 964885 INFO (zkCallback-3049-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964885 INFO (zkCallback-3039-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964885 INFO (zkCallback-3039-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964885 INFO (zkCallback-3049-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964886 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 964886 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 964888 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=sourceCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1589
[junit4] 2> 964888 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=sourceCollection_shard2_replica_n2&action=CREATE&numShards=2&collection=sourceCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1590
[junit4] 2> 964900 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_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> 964989 INFO (zkCallback-3039-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964989 INFO (zkCallback-3039-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964989 INFO (zkCallback-3039-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964990 INFO (zkCallback-3049-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964990 INFO (zkCallback-3049-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964990 INFO (zkCallback-3049-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceCollection/state.json] for collection
[sourceCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 964990 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=sourceCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2015
[junit4] 2> 965034 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/sourceCollection/terms/shard2 to Terms{values={core_node4=1},
version=1}
[junit4] 2> 965035 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[a/1!0
(1642691109636276224)]} 0 29
[junit4] 2> 965053 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/sourceCollection/terms/shard1 to Terms{values={core_node3=1},
version=1}
[junit4] 2> 965053 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[b!1
(1642691109683462144)]} 0 3
[junit4] 2> 965071 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[c!2
(1642691109703385088)]} 0 1
[junit4] 2> 965072 INFO
(OverseerCollectionConfigSetProcessor-75264251881848838-127.0.0.1:43127_solr-n_0000000000)
[n:127.0.0.1:43127_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> 965082 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[d!3
(1642691109706530816)]} 0 9
[junit4] 2> 965103 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[e!4
(1642691109737988096)]} 0 0
[junit4] 2> 965104 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[f!5
(1642691109739036672)]} 0 0
[junit4] 2> 965107 INFO (qtp440568396-8611) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[g!6
(1642691109741133824)]} 0 0
[junit4] 2> 965108 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[h!7
(1642691109742182400)]} 0 0
[junit4] 2> 965109 INFO (qtp440568396-8615) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[i!8
(1642691109743230976)]} 0 0
[junit4] 2> 965109 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[j!9
(1642691109744279552)]} 0 0
[junit4] 2> 965127 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[k!10
(1642691109763153920)]} 0 16
[junit4] 2> 965128 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[l!11
(1642691109764202496)]} 0 0
[junit4] 2> 965129 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[m!12
(1642691109765251072)]} 0 0
[junit4] 2> 965130 INFO (qtp440568396-8611) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[n!13
(1642691109766299648)]} 0 0
[junit4] 2> 965131 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[o!14
(1642691109767348224)]} 0 0
[junit4] 2> 965132 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[p!15
(1642691109768396800)]} 0 0
[junit4] 2> 965133 INFO (qtp440568396-8615) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[q!16
(1642691109769445376)]} 0 0
[junit4] 2> 965133 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[r!17
(1642691109769445376)]} 0 0
[junit4] 2> 965134 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[s!18
(1642691109770493952)]} 0 0
[junit4] 2> 965152 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[t!19
(1642691109784125440)]} 0 4
[junit4] 2> 965168 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[u!20
(1642691109806145536)]} 0 0
[junit4] 2> 965169 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[v!21
(1642691109807194112)]} 0 0
[junit4] 2> 965170 INFO (qtp440568396-8611) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[w!22
(1642691109808242688)]} 0 0
[junit4] 2> 965172 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[x!23
(1642691109810339840)]} 0 0
[junit4] 2> 965184 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[y!24
(1642691109822922752)]} 0 0
[junit4] 2> 965185 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[z!25
(1642691109823971328)]} 0 0
[junit4] 2> 965186 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[a/1!26
(1642691109825019904)]} 0 0
[junit4] 2> 965220 INFO (qtp440568396-8615) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[b!27
(1642691109860671488)]} 0 32
[junit4] 2> 965245 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[c!28
(1642691109886885888)]} 0 0
[junit4] 2> 965257 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[d!29
(1642691109899468800)]} 0 0
[junit4] 2> 965258 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[e!30
(1642691109900517376)]} 0 0
[junit4] 2> 965259 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[f!31
(1642691109901565952)]} 0 0
[junit4] 2> 965260 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[g!32
(1642691109902614528)]} 0 0
[junit4] 2> 965277 INFO (qtp440568396-8611) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[h!33
(1642691109920440320)]} 0 0
[junit4] 2> 965278 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[i!34
(1642691109921488896)]} 0 0
[junit4] 2> 965279 INFO (qtp440568396-8615) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[j!35
(1642691109922537472)]} 0 0
[junit4] 2> 965280 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[k!36
(1642691109922537473)]} 0 0
[junit4] 2> 965293 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[l!37
(1642691109937217536)]} 0 12
[junit4] 2> 965293 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[m!38
(1642691109937217537)]} 0 0
[junit4] 2> 965294 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[n!39
(1642691109938266112)]} 0 0
[junit4] 2> 965296 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[o!40
(1642691109940363264)]} 0 0
[junit4] 2> 965330 INFO (qtp440568396-8611) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[p!41
(1642691109976014848)]} 0 0
[junit4] 2> 965331 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[q!42
(1642691109977063424)]} 0 0
[junit4] 2> 965332 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[r!43
(1642691109978112000)]} 0 0
[junit4] 2> 965333 INFO (qtp440568396-8615) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[s!44
(1642691109979160576)]} 0 0
[junit4] 2> 965350 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[t!45
(1642691109996986368)]} 0 0
[junit4] 2> 965351 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[u!46
(1642691109998034944)]} 0 0
[junit4] 2> 965352 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[v!47
(1642691109999083520)]} 0 0
[junit4] 2> 965353 INFO (qtp440568396-8611) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[w!48
(1642691109999083521)]} 0 0
[junit4] 2> 965368 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[x!49
(1642691110015860736)]} 0 14
[junit4] 2> 965369 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[y!50
(1642691110016909312)]} 0 0
[junit4] 2> 965370 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[z!51
(1642691110016909312)]} 0 0
[junit4] 2> 965386 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[a/1!52
(1642691110034735104)]} 0 0
[junit4] 2> 965387 INFO (qtp440568396-8615) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[b!53
(1642691110035783680)]} 0 0
[junit4] 2> 965388 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[c!54
(1642691110036832256)]} 0 0
[junit4] 2> 965389 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[d!55
(1642691110037880832)]} 0 0
[junit4] 2> 965402 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[e!56
(1642691110051512320)]} 0 0
[junit4] 2> 965407 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[f!57
(1642691110056755200)]} 0 0
[junit4] 2> 965408 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[g!58
(1642691110057803776)]} 0 0
[junit4] 2> 965420 INFO (qtp440568396-8611) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[h!59
(1642691110070386688)]} 0 0
[junit4] 2> 965421 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[i!60
(1642691110071435264)]} 0 0
[junit4] 2> 965422 INFO (qtp440568396-8615) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[j!61
(1642691110072483840)]} 0 0
[junit4] 2> 965423 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[k!62
(1642691110073532416)]} 0 0
[junit4] 2> 965424 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[l!63
(1642691110074580992)]} 0 0
[junit4] 2> 965425 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[m!64
(1642691110075629568)]} 0 0
[junit4] 2> 965426 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[n!65
(1642691110076678144)]} 0 0
[junit4] 2> 965444 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[o!66
(1642691110095552512)]} 0 0
[junit4] 2> 965459 INFO (qtp440568396-8611) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[p!67
(1642691110111281152)]} 0 0
[junit4] 2> 965460 INFO (qtp440568396-8613) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[q!68
(1642691110112329728)]} 0 0
[junit4] 2> 965461 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[r!69
(1642691110113378304)]} 0 0
[junit4] 2> 965462 INFO (qtp440568396-8615) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[s!70
(1642691110114426880)]} 0 0
[junit4] 2> 965475 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[t!71
(1642691110115475456)]} 0 12
[junit4] 2> 965476 INFO (qtp1180683470-8620) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[u!72
(1642691110129106944)]} 0 0
[junit4] 2> 965477 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[v!73
(1642691110130155520)]} 0 0
[junit4] 2> 965478 INFO (qtp440568396-8609) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[w!74
(1642691110131204096)]} 0 0
[junit4] 2> 965479 INFO (qtp1180683470-8618) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[x!75
(1642691110131204096)]} 0 0
[junit4] 2> 965498 INFO (qtp1180683470-8614) [n:127.0.0.1:44804_solr
c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[y!76
(1642691110152175616)]} 0 0
[junit4] 2> 965513 INFO (qtp440568396-8607) [n:127.0.0.1:43127_solr
c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[z!77
(1642691110167904256)]} 0 0
[junit4] 2> 965514 INFO (qtp1180683470-8617) [n:127.0.0.1:44804_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=migrate_multipleshardtest_targetCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 965663 INFO
(OverseerThreadFactory-2326-thread-2-processing-n:127.0.0.1:43127_solr)
[n:127.0.0.1:43127_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
migrate_multipleshardtest_targetCollection
[junit4] 2> 965945 INFO
(OverseerStateUpdate-75264251881848838-127.0.0.1:43127_solr-n_0000000000)
[n:127.0.0.1:43127_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"migrate_multipleshardtest_targetCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"migrate_multipleshardtest_targetCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44804/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 966149 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=migrate_multipleshardtest_targetCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=migrate_multipleshardtest_targetCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 967167 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 967175 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema
[migrate_multipleshardtest_targetCollection_shard1_replica_n1] Schema
name=minimal
[junit4] 2> 967177 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 967177 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore
'migrate_multipleshardtest_targetCollection_shard1_replica_n1' using
configuration from collection migrate_multipleshardtest_targetCollection,
trusted=true
[junit4] 2> 967178 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44804.solr.core.migrate_multipleshardtest_targetCollection.shard1.replica_n1'
(registry
'solr.core.migrate_multipleshardtest_targetCollection.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6507fa84
[junit4] 2> 967178 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.SolrCore
[[migrate_multipleshardtest_targetCollection_shard1_replica_n1] ] Opening new
SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001/node2/migrate_multipleshardtest_targetCollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_9D0D2F11282B2AB0-001/tempDir-001/node2/./migrate_multipleshardtest_targetCollection_shard1_replica_n1/data/]
[junit4] 2> 967411 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 967411 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 967420 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 967420 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 967422 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4162d7f5[migrate_multipleshardtest_targetCollection_shard1_replica_n1]
main]
[junit4] 2> 967423 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 967424 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 967424 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 967424 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1642691112171732992
[junit4] 2> 967434 INFO
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:44804_solr
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2)
[n:127.0.0.1:44804_solr c:migrate_multipleshardtest_targetCollection s:shard1
r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.SolrCore [migrate_multipleshardtest_targetCollection_shard1_replica_n1]
Registered new searcher
Searcher@4162d7f5[migrate_multipleshardtest_targetCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 967465 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/migrate_multipleshardtest_targetCollection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 967466 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/migrate_multipleshardtest_targetCollection/leaders/shard1
[junit4] 2> 967483 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 967483 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 967483 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44804/solr/migrate_multipleshardtest_targetCollection_shard1_replica_n1/
[junit4] 2> 967484 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2
x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 967484 INFO (qtp1180683470-8619) [n:127.0.0.1:44804_solr
[...truncated too long message...]
ene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1993956995
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1993956995
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1993956995
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 34ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 172 minutes 51 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]