Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3348/
1 tests failed.
FAILED: org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing
Error Message:
Solr11035BandAid failAnyway == true, would have successfully repaired the
collection: 'sameTargetReindexing' extra info: 'ReindexCollectionTest.indexDocs'
Stack Trace:
java.lang.AssertionError: Solr11035BandAid failAnyway == true, would have
successfully repaired the collection: 'sameTargetReindexing' extra info:
'ReindexCollectionTest.indexDocs'
at
__randomizedtesting.SeedInfo.seed([22F8EEFCDC9E742F:9781052BDBF8EC6B]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.SolrTestCaseJ4.Solr11035BandAid(SolrTestCaseJ4.java:3086)
at
org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:387)
at
org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:155)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 14262 lines...]
[junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/init-core-data-001
[junit4] 2> 3174566 WARN
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 3174566 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3174567 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 3174567 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3174567 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001
[junit4] 2> 3174568 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3174581 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3174581 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3174686 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35776
[junit4] 2> 3174686 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35776
[junit4] 2> 3174686 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35776
[junit4] 2> 3174716 INFO (zkConnectionManagerCallback-8360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3174764 INFO (zkConnectionManagerCallback-8362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3174775 INFO (zkConnectionManagerCallback-8364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3174786 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10988ac4eec0002, likely client has closed socket
[junit4] 2> 3174792 WARN (jetty-launcher-8365-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3174792 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3174792 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3174792 INFO (jetty-launcher-8365-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 3174804 WARN (jetty-launcher-8365-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3174804 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3174804 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3174804 INFO (jetty-launcher-8365-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 3174841 INFO (jetty-launcher-8365-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3174841 INFO (jetty-launcher-8365-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3174841 INFO (jetty-launcher-8365-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3174841 INFO (jetty-launcher-8365-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43ab01c6{/solr,null,AVAILABLE}
[junit4] 2> 3174842 INFO (jetty-launcher-8365-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4cf25806{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37217}
[junit4] 2> 3174842 INFO (jetty-launcher-8365-thread-2) [ ]
o.e.j.s.Server Started @3174925ms
[junit4] 2> 3174842 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37217}
[junit4] 2> 3174843 ERROR (jetty-launcher-8365-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3174843 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3174843 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 3174843 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3174843 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3174843 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-23T11:18:18.750169Z
[junit4] 2> 3174865 INFO (zkConnectionManagerCallback-8367-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3174865 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3174865 INFO (jetty-launcher-8365-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3174865 INFO (jetty-launcher-8365-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3174865 INFO (jetty-launcher-8365-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3174866 INFO (jetty-launcher-8365-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6be8740f{/solr,null,AVAILABLE}
[junit4] 2> 3174866 INFO (jetty-launcher-8365-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@45836742{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44163}
[junit4] 2> 3174866 INFO (jetty-launcher-8365-thread-1) [ ]
o.e.j.s.Server Started @3174949ms
[junit4] 2> 3174866 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44163}
[junit4] 2> 3174886 ERROR (jetty-launcher-8365-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3174886 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3174886 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 3174886 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3174886 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3174886 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-23T11:18:18.793116Z
[junit4] 2> 3174917 INFO (zkConnectionManagerCallback-8369-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3174937 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3175269 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3175299 WARN (jetty-launcher-8365-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4b0a8bbc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3175301 WARN (jetty-launcher-8365-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@e076c4a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3175313 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3175326 WARN (jetty-launcher-8365-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@317ee721[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3175335 INFO (jetty-launcher-8365-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35776/solr
[junit4] 2> 3175341 WARN (jetty-launcher-8365-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3f4f8d63[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3175342 INFO (jetty-launcher-8365-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35776/solr
[junit4] 2> 3175351 INFO (zkConnectionManagerCallback-8379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3175363 INFO (zkConnectionManagerCallback-8383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3175364 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10988ac4eec0005, likely client has closed socket
[junit4] 2> 3175366 INFO (zkConnectionManagerCallback-8385-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3175366 INFO (zkConnectionManagerCallback-8387-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3175763 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37217_solr
[junit4] 2> 3175777 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.c.Overseer Overseer
(id=74741142468165639-127.0.0.1:37217_solr-n_0000000000) starting
[junit4] 2> 3175826 INFO (zkConnectionManagerCallback-8396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3175847 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35776/solr ready
[junit4] 2> 3175893 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37217_solr
[junit4] 2> 3175893 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37217_solr
[junit4] 2> 3175945 INFO (jetty-launcher-8365-thread-1)
[n:127.0.0.1:44163_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44163_solr
[junit4] 2> 3175958 INFO (zkCallback-8386-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3175959 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3175960 INFO (zkCallback-8386-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3175964 INFO (zkCallback-8395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3175975 INFO (zkConnectionManagerCallback-8401-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3175976 INFO (jetty-launcher-8365-thread-1)
[n:127.0.0.1:44163_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3175977 INFO (jetty-launcher-8365-thread-1)
[n:127.0.0.1:44163_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35776/solr ready
[junit4] 2> 3176010 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3176023 INFO (jetty-launcher-8365-thread-1)
[n:127.0.0.1:44163_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3176116 INFO (jetty-launcher-8365-thread-1)
[n:127.0.0.1:44163_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44163.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3176121 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37217.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3176156 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37217.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3176156 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37217.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3176160 INFO (jetty-launcher-8365-thread-1)
[n:127.0.0.1:44163_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44163.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3176160 INFO (jetty-launcher-8365-thread-1)
[n:127.0.0.1:44163_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44163.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3176169 INFO (jetty-launcher-8365-thread-2)
[n:127.0.0.1:37217_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node2/.
[junit4] 2> 3176173 INFO (jetty-launcher-8365-thread-1)
[n:127.0.0.1:44163_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node1/.
[junit4] 2> 3176342 INFO (zkConnectionManagerCallback-8408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3176351 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3176352 INFO
(SUITE-ReindexCollectionTest-seed#[22F8EEFCDC9E742F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35776/solr ready
[junit4] 2> 3176398 INFO
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[22F8EEFCDC9E742F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testReshapeReindexing
[junit4] 2> 3176408 INFO (zkConnectionManagerCallback-8413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3176409 INFO
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[22F8EEFCDC9E742F]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3176410 INFO
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[22F8EEFCDC9E742F]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35776/solr ready
[junit4] 2> 3176412 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=-1&name=reshapeReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3176414 INFO
(OverseerThreadFactory-7591-thread-1-processing-n:127.0.0.1:37217_solr)
[n:127.0.0.1:37217_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
reshapeReindexing
[junit4] 2> 3176520 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"reshapeReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44163/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3176542 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"reshapeReindexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37217/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3176545 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"reshapeReindexing_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44163/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3176547 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"reshapeReindexing_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37217/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3176750 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
x:reshapeReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3176750 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3176750 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
x:reshapeReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3176751 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
x:reshapeReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3176751 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
x:reshapeReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3176751 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3177769 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3177770 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3177775 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3177805 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3177813 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.s.IndexSchema
[reshapeReindexing_shard2_replica_n4] Schema name=minimal
[junit4] 2> 3177814 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.s.IndexSchema
[reshapeReindexing_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3177815 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3177815 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore
'reshapeReindexing_shard2_replica_n4' using configuration from collection
reshapeReindexing, trusted=true
[junit4] 2> 3177816 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_44163.solr.core.reshapeReindexing.shard2.replica_n4' (registry
'solr.core.reshapeReindexing.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3177816 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[[reshapeReindexing_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node1/reshapeReindexing_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node1/./reshapeReindexing_shard2_replica_n4/data/]
[junit4] 2> 3177816 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3177816 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'reshapeReindexing_shard1_replica_n1' using configuration from collection
reshapeReindexing, trusted=true
[junit4] 2> 3177816 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_44163.solr.core.reshapeReindexing.shard1.replica_n1' (registry
'solr.core.reshapeReindexing.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3177816 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[[reshapeReindexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node1/reshapeReindexing_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node1/./reshapeReindexing_shard1_replica_n1/data/]
[junit4] 2> 3177822 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.s.IndexSchema
[reshapeReindexing_shard2_replica_n6] Schema name=minimal
[junit4] 2> 3177824 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3177824 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore
'reshapeReindexing_shard2_replica_n6' using configuration from collection
reshapeReindexing, trusted=true
[junit4] 2> 3177824 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_37217.solr.core.reshapeReindexing.shard2.replica_n6' (registry
'solr.core.reshapeReindexing.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3177824 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[[reshapeReindexing_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node2/reshapeReindexing_shard2_replica_n6],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node2/./reshapeReindexing_shard2_replica_n6/data/]
[junit4] 2> 3177879 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.s.IndexSchema
[reshapeReindexing_shard1_replica_n2] Schema name=minimal
[junit4] 2> 3177881 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3177881 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'reshapeReindexing_shard1_replica_n2' using configuration from collection
reshapeReindexing, trusted=true
[junit4] 2> 3177881 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_37217.solr.core.reshapeReindexing.shard1.replica_n2' (registry
'solr.core.reshapeReindexing.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3177881 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[[reshapeReindexing_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node2/reshapeReindexing_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node2/./reshapeReindexing_shard1_replica_n2/data/]
[junit4] 2> 3178206 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3178206 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3178208 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3178208 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3178209 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@c4f933e[reshapeReindexing_shard2_replica_n4] main]
[junit4] 2> 3178216 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3178216 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3178217 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3178217 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3178219 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f6740d8[reshapeReindexing_shard2_replica_n6] main]
[junit4] 2> 3178219 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3178219 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3178221 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3178221 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3178222 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@a898782[reshapeReindexing_shard1_replica_n2] main]
[junit4] 2> 3178240 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3178240 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3178240 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3178241 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3178241 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1634321356185141248
[junit4] 2> 3178242 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3178251 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3178252 INFO
(searcherExecutor-7600-thread-1-processing-n:127.0.0.1:44163_solr
x:reshapeReindexing_shard2_replica_n4 c:reshapeReindexing s:shard2
r:core_node7) [n:127.0.0.1:44163_solr c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[reshapeReindexing_shard2_replica_n4] Registered new searcher
Searcher@c4f933e[reshapeReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3178252 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3178252 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1634321356196675584
[junit4] 2> 3178252 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3178253 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3178254 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1634321356198772736
[junit4] 2> 3178267 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/reshapeReindexing/terms/shard2 to
Terms{values={core_node7=0}, version=0}
[junit4] 2> 3178267 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/reshapeReindexing/leaders/shard2
[junit4] 2> 3178279 INFO
(searcherExecutor-7603-thread-1-processing-n:127.0.0.1:37217_solr
x:reshapeReindexing_shard1_replica_n2 c:reshapeReindexing s:shard1
r:core_node5) [n:127.0.0.1:37217_solr c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[reshapeReindexing_shard1_replica_n2] Registered new searcher
Searcher@a898782[reshapeReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3178281 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3178281 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3178283 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard2: total=2 found=1
timeoutin=9987ms
[junit4] 2> 3178287 INFO
(searcherExecutor-7602-thread-1-processing-n:127.0.0.1:37217_solr
x:reshapeReindexing_shard2_replica_n6 c:reshapeReindexing s:shard2
r:core_node8) [n:127.0.0.1:37217_solr c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[reshapeReindexing_shard2_replica_n6] Registered new searcher
Searcher@5f6740d8[reshapeReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3178296 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3178296 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3178297 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@423f00d6[reshapeReindexing_shard1_replica_n1] main]
[junit4] 2> 3178300 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3178301 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3178301 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3178302 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1634321356249104384
[junit4] 2> 3178320 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/reshapeReindexing/terms/shard1 to
Terms{values={core_node5=0}, version=0}
[junit4] 2> 3178320 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/reshapeReindexing/leaders/shard1
[junit4] 2> 3178321 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/reshapeReindexing/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 3178322 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/reshapeReindexing/leaders/shard2
[junit4] 2> 3178322 INFO
(searcherExecutor-7601-thread-1-processing-n:127.0.0.1:44163_solr
x:reshapeReindexing_shard1_replica_n1 c:reshapeReindexing s:shard1
r:core_node3) [n:127.0.0.1:44163_solr c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[reshapeReindexing_shard1_replica_n1] Registered new searcher
Searcher@423f00d6[reshapeReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3178338 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/reshapeReindexing/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 3178338 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 3178338 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/reshapeReindexing/leaders/shard1
[junit4] 2> 3178876 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3178876 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 3178876 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44163/solr/reshapeReindexing_shard2_replica_n4/
[junit4] 2> 3178876 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3178876 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 3178876 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37217/solr/reshapeReindexing_shard1_replica_n2/
[junit4] 2> 3178877 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=reshapeReindexing_shard2_replica_n4 url=http://127.0.0.1:44163/solr START
replicas=[http://127.0.0.1:37217/solr/reshapeReindexing_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 3178877 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=reshapeReindexing_shard1_replica_n2 url=http://127.0.0.1:37217/solr START
replicas=[http://127.0.0.1:44163/solr/reshapeReindexing_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 3178911 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=reshapeReindexing_shard2_replica_n4 url=http://127.0.0.1:44163/solr DONE.
We have no versions. sync failed.
[junit4] 2> 3178912 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=reshapeReindexing_shard1_replica_n2 url=http://127.0.0.1:37217/solr DONE.
We have no versions. sync failed.
[junit4] 2> 3178955 INFO (qtp1954844959-23447) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.S.Request
[reshapeReindexing_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=43
[junit4] 2> 3178956 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to
sync with shard failed, moving to the next candidate
[junit4] 2> 3178956 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] 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> 3178956 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/reshapeReindexing/leaders/shard2/leader after winning as
/collections/reshapeReindexing/leader_elect/shard2/election/74741142468165640-core_node7-n_0000000000
[junit4] 2> 3178969 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:44163/solr/reshapeReindexing_shard2_replica_n4/ shard2
[junit4] 2> 3179012 INFO (qtp1333510305-23460) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.S.Request
[reshapeReindexing_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=19
[junit4] 2> 3179012 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to
sync with shard failed, moving to the next candidate
[junit4] 2> 3179012 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_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> 3179012 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/reshapeReindexing/leaders/shard1/leader after winning as
/collections/reshapeReindexing/leader_elect/shard1/election/74741142468165639-core_node5-n_0000000000
[junit4] 2> 3179021 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:37217/solr/reshapeReindexing_shard1_replica_n2/ shard1
[junit4] 2> 3179130 INFO (zkCallback-8386-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179131 INFO (zkCallback-8384-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179131 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 3179133 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2383
[junit4] 2> 3179150 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 3179152 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2401
[junit4] 2> 3179260 INFO (zkCallback-8386-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179260 INFO (zkCallback-8386-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179260 INFO (zkCallback-8384-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179260 INFO (zkCallback-8384-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179351 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2600
[junit4] 2> 3179352 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2601
[junit4] 2> 3179366 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_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> 3179367 INFO
(OverseerCollectionConfigSetProcessor-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_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> 3179470 INFO (zkCallback-8386-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179470 INFO (zkCallback-8386-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179471 INFO (zkCallback-8384-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179471 INFO (zkCallback-8384-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reshapeReindexing/state.json] for collection
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 3179472 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=-1&name=reshapeReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3060
[junit4] 2> 3179688 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/reshapeReindexing/terms/shard1 to
Terms{values={core_node3=1, core_node5=1}, version=2}
[junit4] 2> 3179728 INFO (qtp1333510305-23460) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[reshapeReindexing_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37217/solr/reshapeReindexing_shard1_replica_n2/&wt=javabin&version=2}{add=[0
(1634321357568212992), 1 (1634321357590233088), 4 (1634321357590233089), 8
(1634321357590233090), 10 (1634321357590233091), 11 (1634321357590233092), 12
(1634321357590233093), 13 (1634321357590233094), 14 (1634321357590233095), 15
(1634321357590233096), ... (103 adds)]} 0 57
[junit4] 2> 3179728 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[reshapeReindexing_shard1_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1634321357568212992), 1
(1634321357590233088), 4 (1634321357590233089), 8 (1634321357590233090), 10
(1634321357590233091), 11 (1634321357590233092), 12 (1634321357590233093), 13
(1634321357590233094), 14 (1634321357590233095), 15 (1634321357590233096), ...
(103 adds)]} 0 169
[junit4] 2> 3179850 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/reshapeReindexing/terms/shard2 to
Terms{values={core_node7=1, core_node8=1}, version=2}
[junit4] 2> 3179851 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[reshapeReindexing_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44163/solr/reshapeReindexing_shard2_replica_n4/&wt=javabin&version=2}{add=[2
(1634321357759053824), 3 (1634321357781073920), 5 (1634321357781073921), 6
(1634321357781073922), 7 (1634321357781073923), 9 (1634321357781073924), 17
(1634321357781073925), 18 (1634321357781073926), 19 (1634321357781073927), 21
(1634321357781073928), ... (97 adds)]} 0 45
[junit4] 2> 3179851 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[reshapeReindexing_shard2_replica_n4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1634321357759053824), 3
(1634321357781073920), 5 (1634321357781073921), 6 (1634321357781073922), 7
(1634321357781073923), 9 (1634321357781073924), 17 (1634321357781073925), 18
(1634321357781073926), 19 (1634321357781073927), 21 (1634321357781073928), ...
(97 adds)]} 0 108
[junit4] 2> 3179853 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1634321357875445760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3179853 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f1c9e77
commitCommandVersion:1634321357875445760
[junit4] 2> 3179854 INFO (qtp1333510305-23463) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1634321357876494336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3179854 INFO (qtp1333510305-23463) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57a12f94
commitCommandVersion:1634321357876494336
[junit4] 2> 3179997 INFO (qtp1333510305-23463) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@23f785a1[reshapeReindexing_shard1_replica_n1] main]
[junit4] 2> 3179998 INFO (qtp1333510305-23463) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3179999 INFO
(searcherExecutor-7601-thread-1-processing-n:127.0.0.1:44163_solr
x:reshapeReindexing_shard1_replica_n1 c:reshapeReindexing s:shard1
r:core_node3) [n:127.0.0.1:44163_solr c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[reshapeReindexing_shard1_replica_n1] Registered new searcher
Searcher@23f785a1[reshapeReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={java.version=11.0.1,
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush,
os.arch=amd64, java.runtime.version=11.0.1+13-LTS,
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation,
timestamp=1558610303796}])))}
[junit4] 2> 3179999 INFO (qtp1333510305-23463) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[reshapeReindexing_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:37217/solr/reshapeReindexing_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 145
[junit4] 2> 3180184 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4bf68bdd[reshapeReindexing_shard1_replica_n2] main]
[junit4] 2> 3180184 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3180192 INFO
(searcherExecutor-7603-thread-1-processing-n:127.0.0.1:37217_solr
x:reshapeReindexing_shard1_replica_n2 c:reshapeReindexing s:shard1
r:core_node5) [n:127.0.0.1:37217_solr c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[reshapeReindexing_shard1_replica_n2] Registered new searcher
Searcher@4bf68bdd[reshapeReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={java.version=11.0.1,
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush,
os.arch=amd64, java.runtime.version=11.0.1+13-LTS,
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation,
timestamp=1558610304009}])))}
[junit4] 2> 3180193 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[reshapeReindexing_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44163/solr/reshapeReindexing_shard2_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 340
[junit4] 2> 3180194 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1634321358233010176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3180194 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67b9c1e7
commitCommandVersion:1634321358233010176
[junit4] 2> 3180212 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1634321358251884544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3180212 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e196efc
commitCommandVersion:1634321358251884544
[junit4] 2> 3180293 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b41d109[reshapeReindexing_shard2_replica_n4] main]
[junit4] 2> 3180293 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3180294 INFO
(searcherExecutor-7600-thread-1-processing-n:127.0.0.1:44163_solr
x:reshapeReindexing_shard2_replica_n4 c:reshapeReindexing s:shard2
r:core_node7) [n:127.0.0.1:44163_solr c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[reshapeReindexing_shard2_replica_n4] Registered new searcher
Searcher@3b41d109[reshapeReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={java.version=11.0.1,
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush,
os.arch=amd64, java.runtime.version=11.0.1+13-LTS,
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation,
timestamp=1558610304136}])))}
[junit4] 2> 3180346 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@77487d5e[reshapeReindexing_shard2_replica_n6] main]
[junit4] 2> 3180346 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3180348 INFO
(searcherExecutor-7602-thread-1-processing-n:127.0.0.1:37217_solr
x:reshapeReindexing_shard2_replica_n6 c:reshapeReindexing s:shard2
r:core_node8) [n:127.0.0.1:37217_solr c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[reshapeReindexing_shard2_replica_n6] Registered new searcher
Searcher@77487d5e[reshapeReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={java.version=11.0.1,
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush,
os.arch=amd64, java.runtime.version=11.0.1+13-LTS,
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation,
timestamp=1558610304215}])))}
[junit4] 2> 3180348 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[reshapeReindexing_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44163/solr/reshapeReindexing_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 135
[junit4] 2> 3180348 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[reshapeReindexing_shard2_replica_n4] webapp=/solr path=/update
params={_stateVer_=reshapeReindexing:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 496
[junit4] 2> 3180410 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.S.Request
[reshapeReindexing_shard2_replica_n6] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37217/solr/reshapeReindexing_shard2_replica_n6/|http://127.0.0.1:44163/solr/reshapeReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1558610304260&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 3180411 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request
[reshapeReindexing_shard1_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37217/solr/reshapeReindexing_shard1_replica_n2/|http://127.0.0.1:44163/solr/reshapeReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1558610304260&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 3180412 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request
[reshapeReindexing_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=reshapeReindexing:6&shards.purpose=64&NOW=1558610304260&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:37217/solr/reshapeReindexing_shard1_replica_n2/|http://127.0.0.1:44163/solr/reshapeReindexing_shard1_replica_n1/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3180413 INFO (qtp1333510305-23460) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.S.Request
[reshapeReindexing_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=reshapeReindexing:6&wt=javabin&version=2} hits=200
status=0 QTime=59
[junit4] 2> 3180484 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request
[reshapeReindexing_shard1_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37217/solr/reshapeReindexing_shard1_replica_n2/|http://127.0.0.1:44163/solr/reshapeReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1558610304320&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 3180485 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.S.Request
[reshapeReindexing_shard2_replica_n6] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37217/solr/reshapeReindexing_shard2_replica_n6/|http://127.0.0.1:44163/solr/reshapeReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1558610304320&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 3180497 INFO (qtp1954844959-23451) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard1 r:core_node5
x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request
[reshapeReindexing_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=reshapeReindexing:6&shards.purpose=64&NOW=1558610304320&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:37217/solr/reshapeReindexing_shard1_replica_n2/|http://127.0.0.1:44163/solr/reshapeReindexing_shard1_replica_n1/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3180497 INFO (qtp1954844959-23447) [n:127.0.0.1:37217_solr
c:reshapeReindexing s:shard2 r:core_node8
x:reshapeReindexing_shard2_replica_n6] o.a.s.c.S.Request
[reshapeReindexing_shard2_replica_n6] webapp=/solr path=/select
params={q=*:*&_stateVer_=reshapeReindexing:6&wt=javabin&version=2} hits=200
status=0 QTime=84
[junit4] 2> 3180531 INFO (qtp1954844959-23448) [n:127.0.0.1:37217_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection
with params
replicationFactor=1&shards=foo,bar,baz&q=id:10*&fl=id,string_s&name=reshapeReindexing&router.name=implicit&action=REINDEXCOLLECTION&numShards=3&wt=javabin&version=2&target=reshapeReindexingTarget
and sendToOCPQueue=true
[junit4] 2> 3180564 DEBUG
(OverseerThreadFactory-7591-thread-2-processing-n:127.0.0.1:37217_solr)
[n:127.0.0.1:37217_solr ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
[junit4] 2> "name":"reshapeReindexing",
[junit4] 2> "target":"reshapeReindexingTarget",
[junit4] 2> "numShards":"3",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":"foo,bar,baz",
[junit4] 2> "q":"id:10*",
[junit4] 2> "fl":"id,string_s",
[junit4] 2> "router.name":"implicit",
[junit4] 2> "operation":"reindexcollection"}
[junit4] 2> 3180629 INFO (zkConnectionManagerCallback-8422-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3180710 INFO
(OverseerThreadFactory-7591-thread-2-processing-n:127.0.0.1:37217_solr)
[n:127.0.0.1:37217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3180711 INFO
(OverseerThreadFactory-7591-thread-2-processing-n:127.0.0.1:37217_solr)
[n:127.0.0.1:37217_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35776/solr ready
[junit4] 2> 3180728 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard2 r:core_node7
x:reshapeReindexing_shard2_replica_n4] o.a.s.c.S.Request
[reshapeReindexing_shard2_replica_n4] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44163/solr/reshapeReindexing_shard2_replica_n4/|http://127.0.0.1:37217/solr/reshapeReindexing_shard2_replica_n6/&rows=0&version=2&q=*:*&NOW=1558610304618&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 3180728 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.S.Request
[reshapeReindexing_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44163/solr/reshapeReindexing_shard1_replica_n1/|http://127.0.0.1:37217/solr/reshapeReindexing_shard1_replica_n2/&rows=0&version=2&q=*:*&NOW=1558610304618&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 3180729 INFO (qtp1333510305-23461) [n:127.0.0.1:44163_solr
c:reshapeReindexing s:shard1 r:core_node3
x:reshapeReindexing_shard1_replica_n1] o.a.s.c.S.Request
[reshapeReindexing_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=reshapeReindexing:6&rows=0&wt=javabin&version=2}
hits=200 status=0 QTime=17
[junit4] 2> 3180731 INFO
(OverseerThreadFactory-7591-thread-2-processing-n:127.0.0.1:37217_solr)
[n:127.0.0.1:37217_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
reshapeReindexingTarget
[junit4] 2> 3180999 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexingTarget",
[junit4] 2> "shard":"foo",
[junit4] 2> "core":"reshapeReindexingTarget_foo_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37217/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3181016 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexingTarget",
[junit4] 2> "shard":"foo",
[junit4] 2> "core":"reshapeReindexingTarget_foo_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44163/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3181017 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexingTarget",
[junit4] 2> "shard":"bar",
[junit4] 2> "core":"reshapeReindexingTarget_bar_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37217/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3181030 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexingTarget",
[junit4] 2> "shard":"bar",
[junit4] 2> "core":"reshapeReindexingTarget_bar_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44163/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3181031 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexingTarget",
[junit4] 2> "shard":"baz",
[junit4] 2> "core":"reshapeReindexingTarget_baz_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37217/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3181032 INFO
(OverseerStateUpdate-74741142468165639-127.0.0.1:37217_solr-n_0000000000)
[n:127.0.0.1:37217_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"reshapeReindexingTarget",
[junit4] 2> "shard":"baz",
[junit4] 2> "core":"reshapeReindexingTarget_baz_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44163/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 3181221 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
x:reshapeReindexingTarget_baz_replica_n5] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_baz_replica_n5&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=baz&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3181222 INFO (qtp1954844959-23450) [n:127.0.0.1:37217_solr
x:reshapeReindexingTarget_foo_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_foo_replica_n1&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=foo&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3181222 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
x:reshapeReindexingTarget_foo_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_foo_replica_n2&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=foo&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3181223 INFO (qtp1954844959-23447) [n:127.0.0.1:37217_solr
x:reshapeReindexingTarget_bar_replica_n3] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_bar_replica_n3&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=bar&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3181228 INFO (qtp1333510305-23463) [n:127.0.0.1:44163_solr
x:reshapeReindexingTarget_bar_replica_n4] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_bar_replica_n4&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=bar&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3181277 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
x:reshapeReindexingTarget_baz_replica_n7] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_baz_replica_n7&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=baz&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3182329 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:foo r:core_node8
x:reshapeReindexingTarget_foo_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3182382 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:foo r:core_node8
x:reshapeReindexingTarget_foo_replica_n2] o.a.s.s.IndexSchema
[reshapeReindexingTarget_foo_replica_n2] Schema name=minimal
[junit4] 2> 3182388 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:baz r:core_node12
x:reshapeReindexingTarget_baz_replica_n7] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3182404 INFO (qtp1954844959-23449) [n:127.0.0.1:37217_solr
c:reshapeReindexingTarget s:baz r:core_node11
x:reshapeReindexingTarget_baz_replica_n5] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3182416 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:foo r:core_node8
x:reshapeReindexingTarget_foo_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3182416 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:foo r:core_node8
x:reshapeReindexingTarget_foo_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'reshapeReindexingTarget_foo_replica_n2' using configuration from
collection reshapeReindexingTarget, trusted=true
[junit4] 2> 3182416 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:foo r:core_node8
x:reshapeReindexingTarget_foo_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44163.solr.core.reshapeReindexingTarget.foo.replica_n2'
(registry 'solr.core.reshapeReindexingTarget.foo.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@76095183
[junit4] 2> 3182416 INFO (qtp1333510305-23462) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:foo r:core_node8
x:reshapeReindexingTarget_foo_replica_n2] o.a.s.c.SolrCore
[[reshapeReindexingTarget_foo_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node1/reshapeReindexingTarget_foo_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_22F8EEFCDC9E742F-001/tempDir-001/node1/./reshapeReindexingTarget_foo_replica_n2/data/]
[junit4] 2> 3182438 INFO (qtp1954844959-23447) [n:127.0.0.1:37217_solr
c:reshapeReindexingTarget s:bar r:core_node9
x:reshapeReindexingTarget_bar_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3182439 INFO (qtp1333510305-23463) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:bar r:core_node10
x:reshapeReindexingTarget_bar_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 3182451 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:baz r:core_node12
x:reshapeReindexingTarget_baz_replica_n7] o.a.s.s.IndexSchema
[reshapeReindexingTarget_baz_replica_n7] Schema name=minimal
[junit4] 2> 3182465 INFO (qtp1333510305-23463) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:bar r:core_node10
x:reshapeReindexingTarget_bar_replica_n4] o.a.s.s.IndexSchema
[reshapeReindexingTarget_bar_replica_n4] Schema name=minimal
[junit4] 2> 3182465 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:baz r:core_node12
x:reshapeReindexingTarget_baz_replica_n7] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3182465 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:baz r:core_node12
x:reshapeReindexingTarget_baz_replica_n7] o.a.s.c.CoreContainer Creating
SolrCore 'reshapeReindexingTarget_baz_replica_n7' using configuration from
collection reshapeReindexingTarget, trusted=true
[junit4] 2> 3182466 INFO (qtp1333510305-23459) [n:127.0.0.1:44163_solr
c:reshapeReindexingTarget s:baz r:core_node12
x:reshapeReindexingTarget_baz_replica_n7] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44163.solr.core.reshapeReindexingTarget.baz.replica_n7'
(registry 'solr
[...truncated too long message...]
cene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null631266906
[copy] Copying 240 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null631266906
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null631266906
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 116ms :: artifacts dl 26ms
---------------------------------------------------------------------
| | 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: 243 minutes 26 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]