Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.1/67/
2 tests failed.
FAILED: org.apache.solr.cloud.ReindexCollectionTest.testBasicReindexing
Error Message:
num docs expected:<200> but was:<199>
Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<199>
at
__randomizedtesting.SeedInfo.seed([9602BE980064688A:5A07177088DBCB2]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:376)
at
org.apache.solr.cloud.ReindexCollectionTest.testBasicReindexing(ReindexCollectionTest.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
Error Message:
Did not see a fully active cluster after 30 seconds
Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
at
__randomizedtesting.SeedInfo.seed([91EA3C4309201707:19DC9E10D18FFF15]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:261)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14712 lines...]
[junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
[junit4] 2> 3109183 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/init-core-data-001
[junit4] 2> 3109184 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3109184 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3109185 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001
[junit4] 2> 3109185 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3109202 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3109202 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3109302 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:43926
[junit4] 2> 3109302 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43926
[junit4] 2> 3109302 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43926
[junit4] 2> 3109397 INFO (zkConnectionManagerCallback-9849-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3109399 INFO (zkConnectionManagerCallback-9851-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3109400 INFO (zkConnectionManagerCallback-9853-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3109402 WARN (jetty-launcher-9854-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3109402 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3109402 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3109402 INFO (jetty-launcher-9854-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 3109441 WARN (jetty-launcher-9854-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3109442 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3109442 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3109442 INFO (jetty-launcher-9854-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 3109566 INFO (jetty-launcher-9854-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3109566 INFO (jetty-launcher-9854-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3109567 INFO (jetty-launcher-9854-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3109583 INFO (jetty-launcher-9854-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ae25e0b{/solr,null,AVAILABLE}
[junit4] 2> 3109648 INFO (jetty-launcher-9854-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3109648 INFO (jetty-launcher-9854-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3109648 INFO (jetty-launcher-9854-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3109664 INFO (jetty-launcher-9854-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6407be46{/solr,null,AVAILABLE}
[junit4] 2> 3109677 INFO (jetty-launcher-9854-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7ef5f462{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39082}
[junit4] 2> 3109677 INFO (jetty-launcher-9854-thread-1) [ ]
o.e.j.s.Server Started @3109757ms
[junit4] 2> 3109677 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39082}
[junit4] 2> 3109677 ERROR (jetty-launcher-9854-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3109677 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3109677 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.2
[junit4] 2> 3109677 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3109677 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3109677 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-28T17:22:52.927Z
[junit4] 2> 3109713 INFO (jetty-launcher-9854-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@637322e5{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:43145}
[junit4] 2> 3109713 INFO (jetty-launcher-9854-thread-2) [ ]
o.e.j.s.Server Started @3109794ms
[junit4] 2> 3109713 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43145}
[junit4] 2> 3109713 ERROR (jetty-launcher-9854-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3109713 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3109713 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.2
[junit4] 2> 3109713 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3109713 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3109713 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-28T17:22:52.963Z
[junit4] 2> 3109728 INFO (zkConnectionManagerCallback-9856-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3109729 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3109741 INFO (zkConnectionManagerCallback-9858-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3109741 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3111842 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3111843 WARN (jetty-launcher-9854-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@173fd9f9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3111938 WARN (jetty-launcher-9854-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@13b1966[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3111938 INFO (jetty-launcher-9854-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43926/solr
[junit4] 2> 3111961 INFO (zkConnectionManagerCallback-9866-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3112010 INFO (zkConnectionManagerCallback-9868-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3112140 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3112141 WARN (jetty-launcher-9854-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@30a6bc31[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3112177 WARN (jetty-launcher-9854-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5b6f997f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3112177 INFO (jetty-launcher-9854-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43926/solr
[junit4] 2> 3112216 INFO (zkConnectionManagerCallback-9876-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3112415 INFO (zkConnectionManagerCallback-9878-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3112964 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39082_solr
[junit4] 2> 3112965 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.c.Overseer Overseer
(id=74946419174014984-127.0.0.1:39082_solr-n_0000000000) starting
[junit4] 2> 3113304 INFO (jetty-launcher-9854-thread-2)
[n:127.0.0.1:43145_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43145_solr
[junit4] 2> 3113304 INFO (zkConnectionManagerCallback-9885-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3113306 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43926/solr ready
[junit4] 2> 3113320 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39082_solr
[junit4] 2> 3113340 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39082_solr
[junit4] 2> 3113341 INFO (zkCallback-9867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3113341 INFO (zkCallback-9867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3113341 INFO (zkCallback-9884-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3113396 INFO (zkCallback-9877-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3113435 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3113527 INFO (zkConnectionManagerCallback-9891-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3113598 INFO (jetty-launcher-9854-thread-2)
[n:127.0.0.1:43145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3113599 INFO (jetty-launcher-9854-thread-2)
[n:127.0.0.1:43145_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43926/solr ready
[junit4] 2> 3113600 INFO (jetty-launcher-9854-thread-2)
[n:127.0.0.1:43145_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3113602 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39082.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3113656 INFO (jetty-launcher-9854-thread-2)
[n:127.0.0.1:43145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43145.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3113679 INFO (jetty-launcher-9854-thread-2)
[n:127.0.0.1:43145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43145.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3113679 INFO (jetty-launcher-9854-thread-2)
[n:127.0.0.1:43145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43145.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3113695 INFO (jetty-launcher-9854-thread-2)
[n:127.0.0.1:43145_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node2/.
[junit4] 2> 3113715 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39082.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3113715 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39082.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3113749 INFO (jetty-launcher-9854-thread-1)
[n:127.0.0.1:39082_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node1/.
[junit4] 2> 3113939 INFO (zkConnectionManagerCallback-9897-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3113940 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3113941 INFO
(SUITE-ReindexCollectionTest-seed#[9602BE980064688A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43926/solr ready
[junit4] 2> 3114049 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[9602BE980064688A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLossySchema
[junit4] 2> 3114051 INFO (zkConnectionManagerCallback-9902-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3114065 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[9602BE980064688A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3114065 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[9602BE980064688A]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43926/solr ready
[junit4] 2> 3114067 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3114083 INFO
(OverseerThreadFactory-8936-thread-1-processing-n:127.0.0.1:39082_solr)
[n:127.0.0.1:39082_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
sourceLossyReindexing
[junit4] 2> 3114223 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"sourceLossyReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43145/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3114225 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"sourceLossyReindexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39082/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3114240 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"sourceLossyReindexing_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43145/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3114241 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"sourceLossyReindexing_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39082/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3114522 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3114523 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
x:sourceLossyReindexing_shard2_replica_n4]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3114523 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3114543 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3114543 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
x:sourceLossyReindexing_shard1_replica_n2]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3114554 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3115562 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 3115614 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard1_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 3115633 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 3115768 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 3115768 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard2_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 3115869 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3115869 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard2_replica_n6' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 3115869 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_39082.solr.core.sourceLossyReindexing.shard2.replica_n6'
(registry 'solr.core.sourceLossyReindexing.shard2.replica_n6') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3115870 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node1/sourceLossyReindexing_shard2_replica_n6],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node1/./sourceLossyReindexing_shard2_replica_n6/data/]
[junit4] 2> 3115886 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3115899 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard2_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 3115908 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard1_replica_n1' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 3115908 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_43145.solr.core.sourceLossyReindexing.shard1.replica_n1'
(registry 'solr.core.sourceLossyReindexing.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3115909 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node2/sourceLossyReindexing_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node2/./sourceLossyReindexing_shard1_replica_n1/data/]
[junit4] 2> 3116106 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 3116145 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard1_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 3116160 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3116160 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard2_replica_n4' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 3116160 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_43145.solr.core.sourceLossyReindexing.shard2.replica_n4'
(registry 'solr.core.sourceLossyReindexing.shard2.replica_n4') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3116161 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node2/sourceLossyReindexing_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node2/./sourceLossyReindexing_shard2_replica_n4/data/]
[junit4] 2> 3116232 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3116232 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3116233 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3116233 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3116234 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@c1ba05d[sourceLossyReindexing_shard2_replica_n6] main]
[junit4] 2> 3116235 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 3116235 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 3116235 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 3116235 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1637605787026063360
[junit4] 2> 3116252 INFO
(searcherExecutor-8945-thread-1-processing-n:127.0.0.1:39082_solr
x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2
r:core_node8) [n:127.0.0.1:39082_solr c:sourceLossyReindexing s:shard2
r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n6] Registered new searcher
Searcher@c1ba05d[sourceLossyReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3116269 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 3116269 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard1_replica_n2' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 3116269 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_39082.solr.core.sourceLossyReindexing.shard1.replica_n2'
(registry 'solr.core.sourceLossyReindexing.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3116269 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node1/sourceLossyReindexing_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node1/./sourceLossyReindexing_shard1_replica_n2/data/]
[junit4] 2> 3116293 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node8=0}, version=0}
[junit4] 2> 3116294 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard2
[junit4] 2> 3116553 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3116553 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3116555 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3116555 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3116568 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@115d1532[sourceLossyReindexing_shard2_replica_n4] main]
[junit4] 2> 3116572 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3116572 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3116573 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3116573 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3116574 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@758ca08d[sourceLossyReindexing_shard1_replica_n1] main]
[junit4] 2> 3116589 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 3116589 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 3116589 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 3116590 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1637605787398307840
[junit4] 2> 3116604 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard2: total=2 found=1
timeoutin=9987ms
[junit4] 2> 3116614 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3116614 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3116615 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3116615 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3116616 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@74ac0443[sourceLossyReindexing_shard1_replica_n2] main]
[junit4] 2> 3116625 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 3116625 INFO
(searcherExecutor-8948-thread-1-processing-n:127.0.0.1:43145_solr
x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2
r:core_node7) [n:127.0.0.1:43145_solr c:sourceLossyReindexing s:shard2
r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n4] Registered new searcher
Searcher@115d1532[sourceLossyReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3116626 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 3116626 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 3116626 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1637605787436056576
[junit4] 2> 3116641 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 3116641 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 3116642 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 3116642 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1637605787452833792
[junit4] 2> 3116645 INFO
(searcherExecutor-8946-thread-1-processing-n:127.0.0.1:43145_solr
x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1
r:core_node3) [n:127.0.0.1:43145_solr c:sourceLossyReindexing s:shard1
r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n1] Registered new searcher
Searcher@758ca08d[sourceLossyReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3116646 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node5=0}, version=0}
[junit4] 2> 3116646 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard1
[junit4] 2> 3116669 INFO
(searcherExecutor-8952-thread-1-processing-n:127.0.0.1:39082_solr
x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1
r:core_node5) [n:127.0.0.1:39082_solr c:sourceLossyReindexing s:shard1
r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n2] Registered new searcher
Searcher@74ac0443[sourceLossyReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3116670 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9978ms
[junit4] 2> 3116679 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 3116679 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard2
[junit4] 2> 3116680 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 3116680 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard1
[junit4] 2> 3117105 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3117105 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 3117105 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:39082/solr/sourceLossyReindexing_shard2_replica_n6/
[junit4] 2> 3117106 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard2_replica_n6 url=http://127.0.0.1:39082/solr
START
replicas=[http://127.0.0.1:43145/solr/sourceLossyReindexing_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 3117106 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard2_replica_n6 url=http://127.0.0.1:39082/solr
DONE. We have no versions. sync failed.
[junit4] 2> 3117121 INFO (qtp229674455-30385) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3117122 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 3117122 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 3117122 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/sourceLossyReindexing/leaders/shard2/leader after winning as
/collections/sourceLossyReindexing/leader_elect/shard2/election/74946419174014984-core_node8-n_0000000000
[junit4] 2> 3117139 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:39082/solr/sourceLossyReindexing_shard2_replica_n6/ shard2
[junit4] 2> 3117171 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3117171 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 3117171 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:39082/solr/sourceLossyReindexing_shard1_replica_n2/
[junit4] 2> 3117172 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard1_replica_n2 url=http://127.0.0.1:39082/solr
START
replicas=[http://127.0.0.1:43145/solr/sourceLossyReindexing_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 3117172 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard1_replica_n2 url=http://127.0.0.1:39082/solr
DONE. We have no versions. sync failed.
[junit4] 2> 3117173 INFO (qtp229674455-30387) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3117173 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 3117173 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 3117173 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/sourceLossyReindexing/leaders/shard1/leader after winning as
/collections/sourceLossyReindexing/leader_elect/shard1/election/74946419174014984-core_node5-n_0000000000
[junit4] 2> 3117174 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:39082/solr/sourceLossyReindexing_shard1_replica_n2/ shard1
[junit4] 2> 3117276 INFO (zkCallback-9877-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3117276 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 3117277 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 3117278 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2723
[junit4] 2> 3117279 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2736
[junit4] 2> 3117398 INFO (zkCallback-9877-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3117398 INFO (zkCallback-9877-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3117683 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3161
[junit4] 2> 3117699 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3176
[junit4] 2> 3117701 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 3117800 INFO (zkCallback-9877-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3117800 INFO (zkCallback-9877-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3117800 INFO (zkCallback-9867-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3117800 INFO (zkCallback-9867-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3117800 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3733
[junit4] 2> 3118057 INFO (qtp226433129-30377) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node3=1, core_node5=1}, version=2}
[junit4] 2> 3118096 INFO (qtp229674455-30387) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39082/solr/sourceLossyReindexing_shard1_replica_n2/&wt=javabin&version=2}{add=[0
(1637605788670230528), 1 (1637605788672327680), 4 (1637605788672327681), 8
(1637605788672327682), 10 (1637605788673376256), 11 (1637605788673376257), 12
(1637605788673376258), 13 (1637605788673376259), 14 (1637605788673376260), 15
(1637605788673376261), ... (103 adds)]} 0 289
[junit4] 2> 3118097 INFO (qtp226433129-30377) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1637605788670230528), 1
(1637605788672327680), 4 (1637605788672327681), 8 (1637605788672327682), 10
(1637605788673376256), 11 (1637605788673376257), 12 (1637605788673376258), 13
(1637605788673376259), 14 (1637605788673376260), 15 (1637605788673376261), ...
(103 adds)]} 0 293
[junit4] 2> 3118172 INFO
(OverseerCollectionConfigSetProcessor-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_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> 3118314 INFO (qtp226433129-30375) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node7=1, core_node8=1}, version=2}
[junit4] 2> 3118335 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39082/solr/sourceLossyReindexing_shard2_replica_n6/&wt=javabin&version=2}{add=[2
(1637605788979560448), 3 (1637605789012066304), 5 (1637605789012066305), 6
(1637605789013114880), 7 (1637605789013114881), 9 (1637605789013114882), 17
(1637605789013114883), 18 (1637605789044572160), 19 (1637605789045620736), 21
(1637605789045620737), ... (97 adds)]} 0 204
[junit4] 2> 3118336 INFO (qtp226433129-30375) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1637605788979560448), 3
(1637605789012066304), 5 (1637605789012066305), 6 (1637605789013114880), 7
(1637605789013114881), 9 (1637605789013114882), 17 (1637605789013114883), 18
(1637605789044572160), 19 (1637605789045620736), 21 (1637605789045620737), ...
(97 adds)]} 0 238
[junit4] 2> 3118399 INFO (qtp226433129-30377) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1637605789295181824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3118399 INFO (qtp226433129-30377) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@40252654
commitCommandVersion:1637605789295181824
[junit4] 2> 3118437 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1637605789335027712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3118478 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@473aed5e
commitCommandVersion:1637605789335027712
[junit4] 2> 3118478 INFO (qtp226433129-30377) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@31d72bbb[sourceLossyReindexing_shard2_replica_n6] main]
[junit4] 2> 3118479 INFO (qtp226433129-30377) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3118699 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4fa8c405[sourceLossyReindexing_shard2_replica_n4] main]
[junit4] 2> 3118699 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3118701 INFO
(searcherExecutor-8948-thread-1-processing-n:127.0.0.1:43145_solr
x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2
r:core_node7) [n:127.0.0.1:43145_solr c:sourceLossyReindexing s:shard2
r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n4] Registered new searcher
Searcher@4fa8c405[sourceLossyReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.2):C97:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.1.2, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1561742581729}])))}
[junit4] 2> 3118702 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39082/solr/sourceLossyReindexing_shard2_replica_n6/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 265
[junit4] 2> 3118703 INFO
(searcherExecutor-8945-thread-1-processing-n:127.0.0.1:39082_solr
x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2
r:core_node8) [n:127.0.0.1:39082_solr c:sourceLossyReindexing s:shard2
r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n6] Registered new searcher
Searcher@31d72bbb[sourceLossyReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.2):C97:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.1.2, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1561742581651}])))}
[junit4] 2> 3118723 INFO (qtp226433129-30377) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39082/solr/sourceLossyReindexing_shard1_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 324
[junit4] 2> 3118747 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1637605789660086272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3118747 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@367fc001
commitCommandVersion:1637605789660086272
[junit4] 2> 3118751 INFO (qtp229674455-30388) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1637605789664280576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3118751 INFO (qtp229674455-30388) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f27302
commitCommandVersion:1637605789664280576
[junit4] 2> 3119003 INFO (qtp229674455-30388) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4cc72c72[sourceLossyReindexing_shard1_replica_n1] main]
[junit4] 2> 3119003 INFO (qtp229674455-30388) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3119020 INFO
(searcherExecutor-8946-thread-1-processing-n:127.0.0.1:43145_solr
x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1
r:core_node3) [n:127.0.0.1:43145_solr c:sourceLossyReindexing s:shard1
r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n1] Registered new searcher
Searcher@4cc72c72[sourceLossyReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.2):C103:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.1.2, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1561742582014}])))}
[junit4] 2> 3119020 INFO (qtp229674455-30388) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39082/solr/sourceLossyReindexing_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 271
[junit4] 2> 3119020 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d7d6c7f[sourceLossyReindexing_shard1_replica_n2] main]
[junit4] 2> 3119021 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3119022 INFO
(searcherExecutor-8952-thread-1-processing-n:127.0.0.1:39082_solr
x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1
r:core_node5) [n:127.0.0.1:39082_solr c:sourceLossyReindexing s:shard1
r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n2] Registered new searcher
Searcher@6d7d6c7f[sourceLossyReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.2):C103:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.1.2, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1561742582254}])))}
[junit4] 2> 3119023 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/update
params={_stateVer_=sourceLossyReindexing:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 686
[junit4] 2> 3119084 INFO (qtp226433129-30377) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:39082/solr/sourceLossyReindexing_shard2_replica_n6/|http://127.0.0.1:43145/solr/sourceLossyReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1561742582274&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 3119096 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43145/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:39082/solr/sourceLossyReindexing_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1561742582274&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 3119112 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&shards.purpose=64&NOW=1561742582274&ids=2,3,5,17,6,18,7,19,9,21&isShard=true&shard.url=http://127.0.0.1:39082/solr/sourceLossyReindexing_shard2_replica_n6/|http://127.0.0.1:43145/solr/sourceLossyReindexing_shard2_replica_n4/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3119113 INFO (qtp226433129-30375) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/select
params={q=*:*&_stateVer_=sourceLossyReindexing:6&wt=javabin&version=2} hits=200
status=0 QTime=89
[junit4] 2> 3119140 INFO (qtp226433129-30378) [n:127.0.0.1:39082_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection
with params
configName=conf3&name=sourceLossyReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=targetLossyReindexing
and sendToOCPQueue=true
[junit4] 2> 3119193 DEBUG
(OverseerThreadFactory-8936-thread-2-processing-n:127.0.0.1:39082_solr)
[n:127.0.0.1:39082_solr ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
[junit4] 2> "name":"sourceLossyReindexing",
[junit4] 2> "target":"targetLossyReindexing",
[junit4] 2> "configName":"conf3",
[junit4] 2> "operation":"reindexcollection"}
[junit4] 2> 3119258 INFO (zkConnectionManagerCallback-9911-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3119259 INFO
(OverseerThreadFactory-8936-thread-2-processing-n:127.0.0.1:39082_solr)
[n:127.0.0.1:39082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3119260 INFO
(OverseerThreadFactory-8936-thread-2-processing-n:127.0.0.1:39082_solr)
[n:127.0.0.1:39082_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43926/solr ready
[junit4] 2> 3119295 INFO (qtp226433129-30379) [n:127.0.0.1:39082_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:39082/solr/sourceLossyReindexing_shard2_replica_n6/|http://127.0.0.1:43145/solr/sourceLossyReindexing_shard2_replica_n4/&rows=0&version=2&q=*:*&NOW=1561742582510&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 3119295 INFO (qtp229674455-30387) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43145/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:39082/solr/sourceLossyReindexing_shard1_replica_n2/&rows=0&version=2&q=*:*&NOW=1561742582510&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 3119296 INFO (qtp229674455-30386) [n:127.0.0.1:43145_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/select
params={q=*:*&_stateVer_=sourceLossyReindexing:6&rows=0&wt=javabin&version=2}
hits=200 status=0 QTime=35
[junit4] 2> 3119298 INFO
(OverseerThreadFactory-8936-thread-2-processing-n:127.0.0.1:39082_solr)
[n:127.0.0.1:39082_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
targetLossyReindexing
[junit4] 2> 3119575 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"targetLossyReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39082/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3119577 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"targetLossyReindexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43145/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3119647 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"targetLossyReindexing_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39082/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3119648 INFO
(OverseerStateUpdate-74946419174014984-127.0.0.1:39082_solr-n_0000000000)
[n:127.0.0.1:39082_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"targetLossyReindexing_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43145/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3119854 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
x:targetLossyReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3119854 INFO (qtp226433129-30375) [n:127.0.0.1:39082_solr
x:targetLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3119854 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
x:targetLossyReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3119862 INFO (qtp229674455-30388) [n:127.0.0.1:43145_solr
x:targetLossyReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3120878 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
c:targetLossyReindexing s:shard2 r:core_node7
x:targetLossyReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 3120925 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:targetLossyReindexing s:shard1 r:core_node5
x:targetLossyReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 3120927 INFO (qtp229674455-30388) [n:127.0.0.1:43145_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 3120949 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
c:targetLossyReindexing s:shard2 r:core_node7
x:targetLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema
[targetLossyReindexing_shard2_replica_n4] Schema name=minimal
[junit4] 2> 3120951 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
c:targetLossyReindexing s:shard2 r:core_node7
x:targetLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3120951 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
c:targetLossyReindexing s:shard2 r:core_node7
x:targetLossyReindexing_shard2_replica_n4] o.a.s.c.CoreContainer Creating
SolrCore 'targetLossyReindexing_shard2_replica_n4' using configuration from
collection targetLossyReindexing, trusted=true
[junit4] 2> 3121058 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
c:targetLossyReindexing s:shard2 r:core_node7
x:targetLossyReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_39082.solr.core.targetLossyReindexing.shard2.replica_n4'
(registry 'solr.core.targetLossyReindexing.shard2.replica_n4') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3121058 INFO (qtp226433129-30376) [n:127.0.0.1:39082_solr
c:targetLossyReindexing s:shard2 r:core_node7
x:targetLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[[targetLossyReindexing_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node1/targetLossyReindexing_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9602BE980064688A-001/tempDir-001/node1/./targetLossyReindexing_shard2_replica_n4/data/]
[junit4] 2> 3121060 INFO (qtp226433129-30375) [n:127.0.0.1:39082_solr
c:targetLossyReindexing s:shard1 r:core_node3
x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 3121087 INFO (qtp229674455-30388) [n:127.0.0.1:43145_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema
[targetLossyReindexing_shard2_replica_n6] Schema name=minimal
[junit4] 2> 3121089 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:targetLossyReindexing s:shard1 r:core_node5
x:targetLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema
[targetLossyReindexing_shard1_replica_n2] Schema name=minimal
[junit4] 2> 3121091 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:targetLossyReindexing s:shard1 r:core_node5
x:targetLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3121091 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:targetLossyReindexing s:shard1 r:core_node5
x:targetLossyReindexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'targetLossyReindexing_shard1_replica_n2' using configuration from
collection targetLossyReindexing, trusted=true
[junit4] 2> 3121091 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:targetLossyReindexing s:shard1 r:core_node5
x:targetLossyReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_43145.solr.core.targetLossyReindexing.shard1.replica_n2'
(registry 'solr.core.targetLossyReindexing.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7108f6e1
[junit4] 2> 3121092 INFO (qtp229674455-30383) [n:127.0.0.1:43145_solr
c:targetLossyReinde
[...truncated too long message...]
tings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null254189293
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null254189293
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null254189293
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 55ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 216 minutes 52 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]