Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2014/
2 tests failed.
FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.test
Error Message:
expected not same
Stack Trace:
java.lang.AssertionError: expected not same
at
__randomizedtesting.SeedInfo.seed([839C476749F4BE7C:BC878BDE708D384]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failSame(Assert.java:819)
at org.junit.Assert.assertNotSame(Assert.java:798)
at org.junit.Assert.assertNotSame(Assert.java:811)
at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:147)
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)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrBootstrapTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834) expected null, but
was:<ObjectTracker found 1 object(s) that were not released!!!
[RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
expected null, but was:<ObjectTracker found 1 object(s) that were not
released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
>
at __randomizedtesting.SeedInfo.seed([839C476749F4BE7C]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:342)
at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:901)
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 13425 lines...]
[junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
[junit4] 2> 137067 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 137067 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/data-dir-11-001
[junit4] 2> 137067 WARN
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 137067 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 137068 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 137387 WARN
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 138048 WARN
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 138163 WARN
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 138179 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 138183 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 138183 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 138183 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 138184 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3a29708e{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 138381 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@300e5bb{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost.localdomain-35697-hdfs-_-any-13042088351302338697.dir/webapp/,AVAILABLE}{/hdfs}
[junit4] 2> 138381 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@226ec0e7{HTTP/1.1,[http/1.1]}{localhost.localdomain:35697}
[junit4] 2> 138383 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.Server Started @138442ms
[junit4] 2> 139030 WARN
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 139033 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 139041 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 139041 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 139041 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 139041 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4dd04ffd{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 139155 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@7854a634{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-43743-datanode-_-any-16077562903980576423.dir/webapp/,AVAILABLE}{/datanode}
[junit4] 2> 139156 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@39c390cb{HTTP/1.1,[http/1.1]}{localhost:43743}
[junit4] 2> 139156 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.Server Started @139216ms
[junit4] 2> 139591 WARN
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 139592 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 139599 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 139599 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 139599 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 139599 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43dbe77d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 139709 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@4835a469{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-33739-datanode-_-any-17434162825628961492.dir/webapp/,AVAILABLE}{/datanode}
[junit4] 2> 139720 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4ea04e11{HTTP/1.1,[http/1.1]}{localhost:33739}
[junit4] 2> 139720 INFO
(SUITE-MoveReplicaHDFSTest-seed#[839C476749F4BE7C]-worker) [ ]
o.e.j.s.Server Started @139781ms
[junit4] 2> 140338 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6219e893eee19412: Processing first storage report for
DS-c8f47ee3-2a55-4a3d-9a93-66c33c6946a3 from datanode
642b576c-93fa-481b-969e-cdafdca728d6
[junit4] 2> 140339 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6219e893eee19412: from storage
DS-c8f47ee3-2a55-4a3d-9a93-66c33c6946a3 node
DatanodeRegistration(127.0.0.1:34737,
datanodeUuid=642b576c-93fa-481b-969e-cdafdca728d6, infoPort=33221,
infoSecurePort=0, ipcPort=36893,
storageInfo=lv=-57;cid=testClusterID;nsid=1611607507;c=1573429816482), blocks:
0, hasStaleStorage: true, processing time: 1 msecs, invalidatedBlocks: 0
[junit4] 2> 140339 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x169d61f2e32e5a78: Processing first storage report for
DS-bd2de0e3-0868-49a6-adf6-a13cc45a9e47 from datanode
00b3c27f-c662-4eea-a27b-4587b39dbe31
[junit4] 2> 140339 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x169d61f2e32e5a78: from storage
DS-bd2de0e3-0868-49a6-adf6-a13cc45a9e47 node
DatanodeRegistration(127.0.0.1:39171,
datanodeUuid=00b3c27f-c662-4eea-a27b-4587b39dbe31, infoPort=40367,
infoSecurePort=0, ipcPort=44047,
storageInfo=lv=-57;cid=testClusterID;nsid=1611607507;c=1573429816482), blocks:
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 140339 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x169d61f2e32e5a78: Processing first storage report for
DS-912dd68f-5cdd-4396-b5c0-8da72e046001 from datanode
00b3c27f-c662-4eea-a27b-4587b39dbe31
[junit4] 2> 140339 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x169d61f2e32e5a78: from storage
DS-912dd68f-5cdd-4396-b5c0-8da72e046001 node
DatanodeRegistration(127.0.0.1:39171,
datanodeUuid=00b3c27f-c662-4eea-a27b-4587b39dbe31, infoPort=40367,
infoSecurePort=0, ipcPort=44047,
storageInfo=lv=-57;cid=testClusterID;nsid=1611607507;c=1573429816482), blocks:
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 140339 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6219e893eee19412: Processing first storage report for
DS-4359a688-9530-4e5e-b1b9-062a149616c8 from datanode
642b576c-93fa-481b-969e-cdafdca728d6
[junit4] 2> 140339 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6219e893eee19412: from storage
DS-4359a688-9530-4e5e-b1b9-062a149616c8 node
DatanodeRegistration(127.0.0.1:34737,
datanodeUuid=642b576c-93fa-481b-969e-cdafdca728d6, infoPort=33221,
infoSecurePort=0, ipcPort=36893,
storageInfo=lv=-57;cid=testClusterID;nsid=1611607507;c=1573429816482), blocks:
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 140492 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
[junit4] 2> 140493 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002
[junit4] 2> 140494 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 140494 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 140494 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 140594 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42051
[junit4] 2> 140594 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42051
[junit4] 2> 140594 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42051
[junit4] 2> 140594 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42051
[junit4] 2> 140598 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 140607 INFO (zkConnectionManagerCallback-372-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140607 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 140615 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 140623 INFO (zkConnectionManagerCallback-374-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140623 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 140624 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 140627 INFO (zkConnectionManagerCallback-376-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140627 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 140731 WARN (jetty-launcher-377-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 140731 WARN (jetty-launcher-377-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 140731 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 140731 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 140731 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 140731 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 140731 INFO (jetty-launcher-377-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 140732 INFO (jetty-launcher-377-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 140732 WARN (jetty-launcher-377-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 140732 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 140732 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 140733 INFO (jetty-launcher-377-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 140739 WARN (jetty-launcher-377-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 140740 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 140740 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 140740 INFO (jetty-launcher-377-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 140744 INFO (jetty-launcher-377-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 140744 INFO (jetty-launcher-377-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 140744 INFO (jetty-launcher-377-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 140744 INFO (jetty-launcher-377-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d9825ae{/solr,null,AVAILABLE}
[junit4] 2> 140753 INFO (jetty-launcher-377-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 140753 INFO (jetty-launcher-377-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 140753 INFO (jetty-launcher-377-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 140753 INFO (jetty-launcher-377-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 140753 INFO (jetty-launcher-377-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 140753 INFO (jetty-launcher-377-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 140754 INFO (jetty-launcher-377-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2d376e6a{/solr,null,AVAILABLE}
[junit4] 2> 140755 INFO (jetty-launcher-377-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3b7a9783{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41595}
[junit4] 2> 140755 INFO (jetty-launcher-377-thread-3) [ ]
o.e.j.s.Server Started @140815ms
[junit4] 2> 140755 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41595}
[junit4] 2> 140756 ERROR (jetty-launcher-377-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 140756 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 140756 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 140756 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 140756 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 140756 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-10T23:50:19.488152Z
[junit4] 2> 140756 INFO (jetty-launcher-377-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c2e55c7{/solr,null,AVAILABLE}
[junit4] 2> 140759 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 140767 INFO (jetty-launcher-377-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 140767 INFO (jetty-launcher-377-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 140767 INFO (jetty-launcher-377-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 140768 INFO (jetty-launcher-377-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b6762f7{/solr,null,AVAILABLE}
[junit4] 2> 140768 INFO (jetty-launcher-377-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@74c30cbf{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:43275}
[junit4] 2> 140768 INFO (jetty-launcher-377-thread-1) [ ]
o.e.j.s.Server Started @140828ms
[junit4] 2> 140768 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43275}
[junit4] 2> 140769 ERROR (jetty-launcher-377-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 140769 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 140769 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 140769 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 140769 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 140769 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-10T23:50:19.501511Z
[junit4] 2> 140770 INFO (jetty-launcher-377-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5ce0ad1a{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39585}
[junit4] 2> 140770 INFO (jetty-launcher-377-thread-2) [ ]
o.e.j.s.Server Started @140830ms
[junit4] 2> 140770 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39585}
[junit4] 2> 140770 ERROR (jetty-launcher-377-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 140771 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 140771 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 140771 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 140771 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 140771 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-10T23:50:19.503076Z
[junit4] 2> 140779 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 140780 INFO (jetty-launcher-377-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@629b4a9d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45515}
[junit4] 2> 140780 INFO (jetty-launcher-377-thread-4) [ ]
o.e.j.s.Server Started @140840ms
[junit4] 2> 140780 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45515}
[junit4] 2> 140780 ERROR (jetty-launcher-377-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 140780 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 140780 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 140780 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 140780 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 140780 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-10T23:50:19.512427Z
[junit4] 2> 140781 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 140787 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 140787 INFO (zkConnectionManagerCallback-379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140787 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 140792 INFO (zkConnectionManagerCallback-383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140792 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 140792 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 140795 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 140795 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 140798 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 140798 INFO (zkConnectionManagerCallback-381-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140798 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 140799 INFO (zkConnectionManagerCallback-385-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140799 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 140800 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 140800 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 140900 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 140903 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 140903 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 140904 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 140907 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 140907 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 140907 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 140907 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 140908 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 140909 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 140950 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 140952 WARN (jetty-launcher-377-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6d0378af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 140952 WARN (jetty-launcher-377-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6d0378af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 140955 WARN (jetty-launcher-377-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7d3d01f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 140955 WARN (jetty-launcher-377-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7d3d01f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 140957 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42051/solr
[junit4] 2> 140959 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 140962 INFO (zkConnectionManagerCallback-392-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140962 INFO (jetty-launcher-377-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 141076 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 141079 WARN (jetty-launcher-377-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2e195640[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141079 WARN (jetty-launcher-377-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2e195640[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141081 WARN (jetty-launcher-377-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@26503076[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141081 WARN (jetty-launcher-377-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@26503076[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141082 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42051/solr
[junit4] 2> 141083 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 141086 INFO (zkConnectionManagerCallback-399-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141086 INFO (jetty-launcher-377-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 141185 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 141186 WARN (jetty-launcher-377-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@267f2893[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141186 WARN (jetty-launcher-377-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@267f2893[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141191 WARN (jetty-launcher-377-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7aae408f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141191 WARN (jetty-launcher-377-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7aae408f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141192 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42051/solr
[junit4] 2> 141193 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 141201 INFO (zkConnectionManagerCallback-407-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141201 INFO (jetty-launcher-377-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 141287 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 141326 INFO (zkConnectionManagerCallback-409-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141326 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 141423 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 141435 INFO (zkConnectionManagerCallback-411-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141435 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 141524 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 141543 INFO (zkConnectionManagerCallback-413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141543 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 141562 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45515_solr
[junit4] 2> 141567 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.c.Overseer Overseer
(id=72703216206086156-127.0.0.1:45515_solr-n_0000000000) starting
[junit4] 2> 141584 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 141585 INFO
(OverseerStateUpdate-72703216206086156-127.0.0.1:45515_solr-n_0000000000)
[n:127.0.0.1:45515_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45515_solr
[junit4] 2> 141586 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45515_solr
[junit4] 2> 141586 WARN (jetty-launcher-377-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4fb22caa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141586 WARN (jetty-launcher-377-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4fb22caa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141589 INFO
(OverseerStateUpdate-72703216206086156-127.0.0.1:45515_solr-n_0000000000)
[n:127.0.0.1:45515_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 141592 WARN (jetty-launcher-377-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@30d26740[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141592 WARN (jetty-launcher-377-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@30d26740[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 141593 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42051/solr
[junit4] 2> 141603 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 141614 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 141615 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141621 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141621 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41595_solr as DOWN
[junit4] 2> 141621 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141621 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 141621 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41595_solr
[junit4] 2> 141623 INFO (zkCallback-412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 141626 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 141628 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 141630 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43275_solr as DOWN
[junit4] 2> 141630 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 141630 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43275_solr
[junit4] 2> 141632 INFO (zkCallback-412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 141638 INFO (jetty-launcher-377-thread-4)
[n:127.0.0.1:45515_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002/node4/.
[junit4] 2> 141641 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 141651 INFO (zkCallback-410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 141655 INFO (zkConnectionManagerCallback-426-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141655 INFO (jetty-launcher-377-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 141656 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 141656 INFO (zkCallback-408-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 141673 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141686 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141686 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141690 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141696 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141696 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141778 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 141780 INFO (jetty-launcher-377-thread-3)
[n:127.0.0.1:41595_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002/node3/.
[junit4] 2> 141780 INFO (jetty-launcher-377-thread-1)
[n:127.0.0.1:43275_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002/node1/.
[junit4] 2> 141783 INFO (zkConnectionManagerCallback-433-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141783 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 141796 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 141799 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39585_solr as DOWN
[junit4] 2> 141800 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 141800 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39585_solr
[junit4] 2> 141801 INFO (zkCallback-410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 141801 INFO (zkCallback-412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 141801 INFO (zkCallback-408-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 141815 INFO (zkCallback-432-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 141816 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 141829 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141838 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141838 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 141842 INFO (jetty-launcher-377-thread-2)
[n:127.0.0.1:39585_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002/node2/.
[junit4] 2> 141872 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 141873 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 141875 INFO (zkConnectionManagerCallback-442-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141875 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 141876 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 141877 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42051/solr ready
[junit4] 2> 141884 INFO (qtp1378310446-1256) [n:127.0.0.1:39585_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 141891 INFO (qtp1378310446-1256) [n:127.0.0.1:39585_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 141892 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[839C476749F4BE7C]) [ ]
o.a.s.c.MoveReplicaTest total_jettys: 4
[junit4] 2> 141893 INFO (qtp1378310446-1257) [n:127.0.0.1:39585_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_false&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 141895 INFO
(OverseerCollectionConfigSetProcessor-72703216206086156-127.0.0.1:45515_solr-n_0000000000)
[n:127.0.0.1:45515_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> 141896 INFO
(OverseerThreadFactory-381-thread-2-processing-n:127.0.0.1:45515_solr)
[n:127.0.0.1:45515_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
MoveReplicaHDFSTest_coll_false
[junit4] 2> 142001 INFO
(OverseerStateUpdate-72703216206086156-127.0.0.1:45515_solr-n_0000000000)
[n:127.0.0.1:45515_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaHDFSTest_coll_false",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45515/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 142004 INFO
(OverseerStateUpdate-72703216206086156-127.0.0.1:45515_solr-n_0000000000)
[n:127.0.0.1:45515_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaHDFSTest_coll_false",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43275/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 142006 INFO
(OverseerStateUpdate-72703216206086156-127.0.0.1:45515_solr-n_0000000000)
[n:127.0.0.1:45515_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaHDFSTest_coll_false",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39585/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 142008 INFO
(OverseerStateUpdate-72703216206086156-127.0.0.1:45515_solr-n_0000000000)
[n:127.0.0.1:45515_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaHDFSTest_coll_false",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_p6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41595/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 142212 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 142219 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 142219 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 142220 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 142221 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 143243 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 143243 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 143247 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 143248 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 143266 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.s.IndexSchema
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Schema name=minimal
[junit4] 2> 143270 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.s.IndexSchema
[MoveReplicaHDFSTest_coll_false_shard1_replica_p2] Schema name=minimal
[junit4] 2> 143271 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.s.IndexSchema
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Schema name=minimal
[junit4] 2> 143272 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 143272 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_p2' using
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
[junit4] 2> 143272 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_p2'
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_p2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 143274 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 143275 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n4' using
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
[junit4] 2> 143275 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4'
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 143278 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 143278 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n1' using
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
[junit4] 2> 143279 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.s.IndexSchema
[MoveReplicaHDFSTest_coll_false_shard2_replica_p6] Schema name=minimal
[junit4] 2> 143279 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1'
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 143282 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:41417/solr_hdfs_home
[junit4] 2> 143282 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 143282 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:41417/solr_hdfs_home
[junit4] 2> 143282 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 143282 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.c.SolrCore
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002/node4/MoveReplicaHDFSTest_coll_false_shard1_replica_n1],
dataDir=[hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node3/data/]
[junit4] 2> 143282 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.c.SolrCore
[[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002/node2/MoveReplicaHDFSTest_coll_false_shard2_replica_n4],
dataDir=[hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node7/data/]
[junit4] 2> 143283 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 143283 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_p6' using
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
[junit4] 2> 143284 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_p6'
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_p6') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0a1aa5
[junit4] 2> 143284 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:41417/solr_hdfs_home
[junit4] 2> 143284 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 143284 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.c.SolrCore
[[MoveReplicaHDFSTest_coll_false_shard1_replica_p2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002/node1/MoveReplicaHDFSTest_coll_false_shard1_replica_p2],
dataDir=[hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node5/data/]
[junit4] 2> 143284 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node3/data/snapshot_metadata
[junit4] 2> 143285 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node7/data/snapshot_metadata
[junit4] 2> 143287 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node5/data/snapshot_metadata
[junit4] 2> 143288 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:41417/solr_hdfs_home
[junit4] 2> 143288 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 143288 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.c.SolrCore
[[MoveReplicaHDFSTest_coll_false_shard2_replica_p6] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_839C476749F4BE7C-001/tempDir-002/node3/MoveReplicaHDFSTest_coll_false_shard2_replica_p6],
dataDir=[hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node8/data/]
[junit4] 2> 143288 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node8/data/snapshot_metadata
[junit4] 2> 143303 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 143303 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 143303 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 143303 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 143304 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 143304 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 143304 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 143305 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 143305 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 143388 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 143390 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 143390 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 143394 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node5/data
[junit4] 2> 143394 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 143395 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node7/data
[junit4] 2> 143400 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node8/data
[junit4] 2> 143403 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node3/data
[junit4] 2> 143428 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node7/data/index
[junit4] 2> 143433 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 143433 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 143439 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node8/data/index
[junit4] 2> 143441 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 143447 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 143447 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 143451 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node5/data/index
[junit4] 2> 143459 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 143459 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 143462 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:41417/solr_hdfs_home/MoveReplicaHDFSTest_coll_false/core_node3/data/index
[junit4] 2> 143464 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 143465 INFO (qtp2047143311-1251) [n:127.0.0.1:43275_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 143472 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 143472 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 143481 INFO (qtp1818016102-1268) [n:127.0.0.1:45515_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 143748 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 143748 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 143761 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 143761 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 143761 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 143781 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 143781 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 143820 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@6ee2daac[MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
main]
[junit4] 2> 143822 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@68f3c14a[MoveReplicaHDFSTest_coll_false_shard2_replica_p6]
main]
[junit4] 2> 143822 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 143822 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 143823 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 143823 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 143824 INFO (qtp901607236-1245) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 143824 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 143826 INFO (qtp1378310446-1259) [n:127.0.0.1:39585_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1649860749618577408
[junit4] 2> 143827 INFO
(searcherExecutor-401-thread-1-processing-n:127.0.0.1:41595_solr
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8) [n:127.0.0.1:41595_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 x:MoveR
[...truncated too long message...]
[email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
[junit4] 2> [email protected]/java.lang.Thread.run(Thread.java:834)
[junit4] 2>
[email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
[junit4] 2>
[junit4] 2> Log4j2-TF-1-AsyncLoggerConfig-1:
[junit4] 2> [email protected]/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2>
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[junit4] 2>
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
[junit4] 2>
app//com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
[junit4] 2>
app//com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
[junit4] 2>
app//com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
[junit4] 2>
app//com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
[junit4] 2> [email protected]/java.lang.Thread.run(Thread.java:834)
[junit4] 2>
[junit4] 2> ForkJoinPool.commonPool-worker-3:
[junit4] 2> [email protected]/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2>
[email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275)
[junit4] 2>
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619)
[junit4] 2>
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
[junit4] 2>
[junit4] 2> JUnit4-serializer-daemon:
[junit4] 2> [email protected]/java.lang.Thread.sleep(Native Method)
[junit4] 2>
app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2>
[junit4] 2> 1614970 INFO
(SUITE-CdcrBootstrapTest-seed#[839C476749F4BE7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=SimpleText,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@343f77f0),
locale=kn-IN, timezone=ART
[junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4
(64-bit)/cpus=4,threads=1,free=327271920,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestScoreJoinQPNoScore,
SimpleFacetsTest, ConfigureRecoveryStrategyTest, SpellCheckCollatorTest,
CircularListTest, TestFunctionQuery, TestExplainDocTransformer,
ZkShardTermsTest, DeleteStatusTest, TimeZoneUtilsTest, SuggesterFSTTest,
SpellingQueryConverterTest, ExecutePlanActionTest, MoveReplicaHDFSTest,
TestEmbeddedSolrServerConstructors, TestRangeQuery,
TestSimpleTrackingShardHandler, SolrMetricManagerTest,
UninvertDocValuesMergePolicyTest, TestCustomStream, CustomCollectionTest,
SystemCollectionCompatTest, DistributedUpdateProcessorTest,
ManagedSchemaRoundRobinCloudTest, TestQuerySenderListener, TestSolr4Spatial2,
TestCollectionsAPIViaSolrCloudCluster,
OutOfBoxZkACLAndCredentialsProvidersTest, TestLazyCores, TestStreamBody,
CdcrRequestHandlerTest, TestMacroExpander, TestFieldSortValues,
PreAnalyzedFieldTest, DistributedFacetPivotSmallTest,
LegacyCloudClusterPropTest, TestCoreBackup, CoreAdminRequestStatusTest,
TestSimComputePlanAction, BasicAuthOnSingleNodeTest, UnloadDistributedZkTest,
TestHalfAndHalfDocValues, AliasIntegrationTest, TransactionLogTest,
TestStressReorder, LeaderElectionIntegrationTest, TestSolrJ,
TestShardHandlerFactory, VersionInfoTest, PingRequestHandlerTest,
JvmMetricsTest, ResponseLogComponentTest, ProtectedTermFilterFactoryTest,
PeerSyncTest, QueryEqualityTest, TestSchemaManager, ConvertedLegacyTest,
HighlighterConfigTest, BinaryUpdateRequestHandlerTest,
SegmentsInfoRequestHandlerTest, TriggerIntegrationTest,
SearchRateTriggerIntegrationTest, TestDocumentBuilder, TestBlobHandler,
TestPayloadScoreQParserPlugin, SignatureUpdateProcessorFactoryTest,
TestSolrCloudWithDelegationTokens, SparseHLLTest,
FieldAnalysisRequestHandlerTest, TestReloadDeadlock, CreateRoutedAliasTest,
HdfsSyncSliceTest, IndexSizeEstimatorTest, TestManagedStopFilterFactory,
TestReplicationHandlerBackup, JWTAuthPluginTest,
TestExactSharedStatsCacheCloud, TestSolrXml, LeaderFailureAfterFreshStartTest,
DistributedFacetPivotLargeTest, ResolveAnalyzerByNameTest,
RoutingToNodesWithPropertiesTest, SolrCoreTest, SolrSlf4jReporterTest,
TestComponentsName, RandomizedTaggerTest, DistributedDebugComponentTest,
TestCoreContainer, PhrasesIdentificationComponentTest,
TemplateUpdateProcessorTest, TestSimExecutePlanAction, TestCloudConsistency,
TestLuceneMatchVersion, ResourceLoaderTest, XsltUpdateRequestHandlerTest,
UpdateRequestProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest,
TestFuzzyAnalyzedSuggestions, DocValuesMultiTest, TestCustomDocTransformer,
DistributedIntervalFacetingTest, ScheduledMaintenanceTriggerTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestExactSharedStatsCache,
TestPerFieldSimilarity, TestFieldCacheSort, TestTolerantSearch,
RangeFacetCloudTest, DirectSolrSpellCheckerTest,
AsyncCallRequestStatusResponseTest, ZkControllerTest, TestLegacyTerms,
NodeLostTriggerTest, TestInfoStreamLogging, MigrateRouteKeyTest,
HdfsChaosMonkeyNothingIsSafeTest, TestDistribDocBasedVersion, CdcrBootstrapTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest
-Dtests.seed=839C476749F4BE7C -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=kn-IN -Dtests.timezone=ART -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | CdcrBootstrapTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [RawDirectoryWrapper]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
[junit4] > at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
[junit4] > at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] > expected null, but was:<ObjectTracker found 1 object(s) that
were not released!!! [RawDirectoryWrapper]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
[junit4] > at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
[junit4] > at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] > >
[junit4] > at
__randomizedtesting.SeedInfo.seed([839C476749F4BE7C]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:342)
[junit4] > at
jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
[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] Completed [320/888 (2!)] on J2 in 160.10s, 4 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 54791 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]