Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/559/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: org.apache.solr.cloud.TestCloudBackupRestore.test
Error Message:
No collection param specified on request and no default collection has been set.
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No collection param specified
on request and no default collection has been set.
at
__randomizedtesting.SeedInfo.seed([5B72EF769E95B60C:D326D0AC3069DBF4]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:590)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.cloud.TestCloudBackupRestore.indexDocs(TestCloudBackupRestore.java:132)
at
org.apache.solr.cloud.TestCloudBackupRestore.test(TestCloudBackupRestore.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([5B72EF769E95B60C:D0265E113C0AF770]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:213)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:198)
at
org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth(TestSSLRandomization.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([5B72EF769E95B60C:A7C83B4266B507C6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:213)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:198)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:146)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10658 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudBackupRestore
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/init-core-data-001
[junit4] 2> 305961 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 305961 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 305961 INFO (Thread-856) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 305961 INFO (Thread-856) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 306066 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59325
[junit4] 2> 306066 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 306067 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 306071 INFO (zkCallback-311-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@22d485a0
name:ZooKeeperConnection Watcher:127.0.0.1:59325 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 306072 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 306072 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 306072 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 306078 INFO (jetty-launcher-310-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 306078 INFO (jetty-launcher-310-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 306079 INFO (jetty-launcher-310-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43f8068f{/solr,null,AVAILABLE}
[junit4] 2> 306081 INFO (jetty-launcher-310-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@414af316{HTTP/1.1,[http/1.1]}{127.0.0.1:44473}
[junit4] 2> 306081 INFO (jetty-launcher-310-thread-1) [ ]
o.e.j.s.Server Started @310397ms
[junit4] 2> 306081 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44473}
[junit4] 2> 306081 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 306081 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1'
[junit4] 2> 306081 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 306081 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 306082 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 306083 INFO (jetty-launcher-310-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@498c1e2b{/solr,null,AVAILABLE}
[junit4] 2> 306083 INFO (jetty-launcher-310-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3af42764{HTTP/1.1,[http/1.1]}{127.0.0.1:63461}
[junit4] 2> 306083 INFO (jetty-launcher-310-thread-2) [ ]
o.e.j.s.Server Started @310399ms
[junit4] 2> 306083 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63461}
[junit4] 2> 306084 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 306084 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node2'
[junit4] 2> 306084 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 306084 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 306084 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 306084 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 306088 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 306090 INFO (zkCallback-313-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2ef00b40
name:ZooKeeperConnection Watcher:127.0.0.1:59325/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 306091 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 306091 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 306093 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 306093 INFO (zkCallback-312-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@52828082
name:ZooKeeperConnection Watcher:127.0.0.1:59325/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 306093 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 306093 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 306094 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 306099 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node2/.
[junit4] 2> 306100 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1103328244
[junit4] 2> 306100 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node2]
[junit4] 2> 306100 WARN (jetty-launcher-310-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node2/lib
[junit4] 2> 306100 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 306100 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/.
[junit4] 2> 306101 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 662688812
[junit4] 2> 306101 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1]
[junit4] 2> 306101 WARN (jetty-launcher-310-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/lib
[junit4] 2> 306101 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 306104 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 306104 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 306105 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 306105 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 306105 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59325/solr
[junit4] 2> 306105 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 306105 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 306105 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 306106 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 306106 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59325/solr
[junit4] 2> 306106 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 306106 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 306105 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 306107 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 306111 INFO (zkCallback-318-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5e1da330
name:ZooKeeperConnection Watcher:127.0.0.1:59325 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 306111 INFO (zkCallback-319-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5589500a
name:ZooKeeperConnection Watcher:127.0.0.1:59325 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 306111 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 306111 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 306111 INFO (jetty-launcher-310-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 306111 INFO (jetty-launcher-310-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 306114 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$46/1291887216@1fe037c
[junit4] 2> 306114 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$46/1291887216@d284969
[junit4] 2> 306114 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 306115 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 306117 INFO
(zkCallback-320-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4fd9e509
name:ZooKeeperConnection Watcher:127.0.0.1:59325/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 306117 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 306118 INFO
(zkCallback-321-thread-1-processing-n:127.0.0.1:44473_solr)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e45f738
name:ZooKeeperConnection Watcher:127.0.0.1:59325/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 306118 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 306119 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 306120 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 306121 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 306126 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 306130 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 306130 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 306133 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 306134 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 306137 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 306138 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 306139 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 306139 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 306141 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 306141 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 306143 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 306143 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 306145 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 306145 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 306146 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 306147 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 306149 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 306149 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 306153 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 306153 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 306155 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 306155 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 306159 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 306160 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 306160 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95840775755530245-127.0.0.1:63461_solr-n_0000000000
[junit4] 2> 306161 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63461_solr
[junit4] 2> 306161 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 306161 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95840775755530246-127.0.0.1:44473_solr-n_0000000001
[junit4] 2> 306162 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95840775755530245-127.0.0.1:63461_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 306162 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44473_solr
[junit4] 2> 306163 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer Overseer
(id=95840775755530245-127.0.0.1:63461_solr-n_0000000000) starting
[junit4] 2> 306163 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:44473_solr
[junit4] 2> 306165 INFO
(zkCallback-320-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 306165 INFO
(zkCallback-321-thread-1-processing-n:127.0.0.1:44473_solr)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 306166 INFO
(zkCallback-320-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 306167 INFO
(zkCallback-321-thread-1-processing-n:127.0.0.1:44473_solr)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 306167 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 306174 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 306175 INFO
(OverseerCollectionConfigSetProcessor-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 306176 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 306177 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:63461_solr as DOWN
[junit4] 2> 306179 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 306181 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:63461_solr"} current state version: 0
[junit4] 2> 306181 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:63461_solr
[junit4] 2> 306196 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 306196 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 306197 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/.
[junit4] 2> 306197 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 306198 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 306198 INFO (jetty-launcher-310-thread-1)
[n:127.0.0.1:44473_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 307187 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63461_solr
[junit4] 2> 307188 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:63461_solr
[junit4] 2> 307191 INFO
(zkCallback-320-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 307191 INFO
(zkCallback-321-thread-1-processing-n:127.0.0.1:44473_solr)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 307191 INFO
(zkCallback-320-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 307191 INFO
(zkCallback-321-thread-1-processing-n:127.0.0.1:44473_solr)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 307210 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 307210 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 307211 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node2/.
[junit4] 2> 307212 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 307213 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 307213 INFO (jetty-launcher-310-thread-2)
[n:127.0.0.1:63461_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 307213 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 307213 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 307216 INFO (zkCallback-322-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@feec4f name:ZooKeeperConnection
Watcher:127.0.0.1:59325 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 307216 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 307217 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 307221 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:59325/solr
[junit4] 2> 307222 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 307223 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 307226 INFO (zkCallback-324-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6a9b6ec name:ZooKeeperConnection
Watcher:127.0.0.1:59325/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 307226 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 307226 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 307226 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 307232 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 307235 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 307240 INFO
(SUITE-TestCloudBackupRestore-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 307274 INFO
(TEST-TestCloudBackupRestore.test-seed#[5B72EF769E95B60C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 307282 INFO (qtp1123554646-2415) [n:127.0.0.1:44473_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 307286 INFO
(OverseerCollectionConfigSetProcessor-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"}
[junit4] 2> 307287 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"}
[junit4] 2> 307287 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerCollectionMessageHandler Create
collection backuprestore
[junit4] 2> 307289 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/backuprestore
[junit4] 2> 307289 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/backuprestore
[junit4] 2> 307291 INFO
(zkCallback-320-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 307291 INFO (zkCallback-324-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 307293 INFO
(zkCallback-321-thread-1-processing-n:127.0.0.1:44473_solr)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 307297 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"true",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 307297 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: backuprestore
[junit4] 2> 307299 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/backuprestore/state.json
[junit4] 2> 307396 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
SolrCores for new collection backuprestore, shardNames [shard1, shard2] ,
replicationFactor : 2
[junit4] 2> 307396 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard2_replica2 as part of shard shard2 of collection
backuprestore on 127.0.0.1:63461_solr
[junit4] 2> 307397 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard1_replica1 as part of shard shard1 of collection
backuprestore on 127.0.0.1:44473_solr
[junit4] 2> 307399 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard1_replica2 as part of shard shard1 of collection
backuprestore on 127.0.0.1:63461_solr
[junit4] 2> 307404 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
[junit4] 2> 307404 INFO
(OverseerThreadFactory-1273-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard2_replica1 as part of shard shard2 of collection
backuprestore on 127.0.0.1:44473_solr
[junit4] 2> 307405 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard2_replica2, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
[junit4] 2> 307406 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
[junit4] 2> 307406 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard1_replica1, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
[junit4] 2> 307407 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
[junit4] 2> 307408 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard1_replica2, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
[junit4] 2> 307409 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
[junit4] 2> 307410 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 307410 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard2_replica1, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
[junit4] 2> 307410 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 307412 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 307412 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 307413 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.c.ZkStateReader addZkWatch [backuprestore]
[junit4] 2> 307413 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 307413 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.c.ZkStateReader addZkWatch [backuprestore]
[junit4] 2> 307414 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
[junit4] 2> 307414 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
[junit4] 2> 307414 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 307414 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 307414 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"backuprestore_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63461/solr",
[junit4] 2> "node_name":"127.0.0.1:63461_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 307415 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 307415 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 307415 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 307416 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 307416 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63461/solr",
[junit4] 2> "node_name":"127.0.0.1:63461_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 307416 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 307419 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"backuprestore_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44473/solr",
[junit4] 2> "node_name":"127.0.0.1:44473_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 307419 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44473/solr",
[junit4] 2> "node_name":"127.0.0.1:44473_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 307423 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"backuprestore_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63461/solr",
[junit4] 2> "node_name":"127.0.0.1:63461_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 307425 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63461/solr",
[junit4] 2> "node_name":"127.0.0.1:63461_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 307428 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"backuprestore_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44473/solr",
[junit4] 2> "node_name":"127.0.0.1:44473_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 307429 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44473/solr",
[junit4] 2> "node_name":"127.0.0.1:44473_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 307533 INFO
(OverseerStateUpdate-95840775755530245-127.0.0.1:63461_solr-n_0000000000)
[n:127.0.0.1:63461_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/backuprestore/state.json version: 0
[junit4] 2> 307533 INFO
(zkCallback-320-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/backuprestore/state.json] for collection [backuprestore] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 307533 INFO
(zkCallback-321-thread-1-processing-n:127.0.0.1:44473_solr)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/backuprestore/state.json] for collection [backuprestore] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 307534 INFO
(zkCallback-320-thread-1-processing-n:127.0.0.1:63461_solr)
[n:127.0.0.1:63461_solr ] o.a.s.c.c.ZkStateReader Updating data for
[backuprestore] from [0] to [1]
[junit4] 2> 307534 INFO
(zkCallback-321-thread-1-processing-n:127.0.0.1:44473_solr)
[n:127.0.0.1:44473_solr ] o.a.s.c.c.ZkStateReader Updating data for
[backuprestore] from [0] to [1]
[junit4] 2> 308415 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
waiting to find shard id in clusterstate for backuprestore_shard2_replica2
[junit4] 2> 308415 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for backuprestore_shard1_replica1
[junit4] 2> 308415 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
Check for collection zkNode:backuprestore
[junit4] 2> 308415 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
Check for collection zkNode:backuprestore
[junit4] 2> 308416 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
waiting to find shard id in clusterstate for backuprestore_shard1_replica2
[junit4] 2> 308416 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
Check for collection zkNode:backuprestore
[junit4] 2> 308416 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 308416 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 308416 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 308416 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 308416 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for backuprestore_shard2_replica1
[junit4] 2> 308416 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
Check for collection zkNode:backuprestore
[junit4] 2> 308417 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 308417 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 308417 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 308417 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/backuprestore_shard1_replica1'
[junit4] 2> 308417 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 308418 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 308418 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 308418 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 308419 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 308419 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node2/backuprestore_shard1_replica2'
[junit4] 2> 308420 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 308420 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 308420 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 308420 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/backuprestore_shard2_replica1'
[junit4] 2> 308421 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 308421 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 308421 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 308423 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 308428 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 308428 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node2/backuprestore_shard2_replica2'
[junit4] 2> 308428 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 308429 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 308432 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 308432 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 308433 INFO (qtp614777858-2417) [n:127.0.0.1:63461_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica2] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 308434 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 308435 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 308450 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 308451 INFO (qtp614777858-2421) [n:127.0.0.1:63461_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica2] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 308451 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 308454 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema
[backuprestore_shard2_replica1] Schema name=minimal
[junit4] 2> 308455 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema
[backuprestore_shard1_replica1] Schema name=minimal
[junit4] 2> 308458 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 308459 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 308460 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using
configuration from collection backuprestore
[junit4] 2> 308460 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 308460 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/backuprestore_shard2_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/]
[junit4] 2> 308460 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
backuprestore_shard2_replica1
[junit4] 2> 308461 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 308461 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard2_replica1/data
[junit4] 2> 308461 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index/
[junit4] 2> 308462 WARN (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 308462 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 308462 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index
[junit4] 2> 308462 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using
configuration from collection backuprestore
[junit4] 2> 308462 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 308462 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/backuprestore_shard1_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
[junit4] 2> 308462 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6a64051c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b40fc85),segFN=segments_1,generation=1}
[junit4] 2> 308463 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
backuprestore_shard1_replica1
[junit4] 2> 308463 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 308463 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
[junit4] 2> 308463 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
[junit4] 2> 308463 WARN (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 308473 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
[junit4] 2> 308473 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@12459989
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@415c94a6),segFN=segments_1,generation=1}
[junit4] 2> 308473 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 308473 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 308476 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 308476 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 308477 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 308478 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 308480 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 308483 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
[junit4] 2> 308483 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 308483 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 308484 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 308463 INFO
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1)
[n:127.0.0.1:44473_solr c:backuprestore s:shard2 r:core_node4
x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index
directories to cleanup for core backuprestore_shard2_replica1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/
[junit4] 2> 308485 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 308485 WARN
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1)
[n:127.0.0.1:44473_solr c:backuprestore s:shard2 r:core_node4
x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 308487 INFO
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1)
[n:127.0.0.1:44473_solr c:backuprestore s:shard1 r:core_node2
x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index
directories to cleanup for core backuprestore_shard1_replica1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
[junit4] 2> 308488 WARN
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1)
[n:127.0.0.1:44473_solr c:backuprestore s:shard1 r:core_node2
x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_5B72EF769E95B60C-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 308493 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 308494 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 308494 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 308494 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6a64051c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b40fc85),segFN=segments_1,generation=1}
[junit4] 2> 308494 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 308494 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d93dbfe[backuprestore_shard2_replica1] main]
[junit4] 2> 308494 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/backuprestore]
[junit4] 2> 308494 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 308496 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 308496 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 308496 INFO (qtp1123554646-2410) [n:127.0.0.1:44473_solr
c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 308496 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 308496 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 308496 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 308497 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 308497 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 308497 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 308498 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 308498 INFO
(searcherExecutor-1278-thread-1-processing-n:127.0.0.1:44473_solr
x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node4)
[n:127.0.0.1:44473_solr c:backuprestore s:shard2 r:core_node4
x:backuprestore_shard2_replica1] o.a.s.c.SolrCore
[backuprestore_shard2_replica1] Registered new searcher
Searcher@1d93dbfe[backuprestore_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 308499 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 308499 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 308499 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 308499 INFO (qtp1123554646-2409) [n:127.0.0.1:44473_solr
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shar
[...truncated too long message...]
ks = 92]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 2741066 INFO (jetty-launcher-2862-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1086481a{/solr,null,UNAVAILABLE}
[junit4] 2> 2741069 INFO
(SUITE-TestSSLRandomization-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62468 62468
[junit4] 2> 2741301 INFO (Thread-6693) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:62468 62468
[junit4] 2> 2741303 WARN (Thread-6693) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/first_collection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/95840932626759688-127.0.0.1:43918_solr-n_0000000000
[junit4] 2> 2 /solr/collections/second_collection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2741303 INFO
(SUITE-TestSSLRandomization-seed#[5B72EF769E95B60C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_5B72EF769E95B60C-001
[junit4] 2> May 05, 2016 2:50:14 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1241, maxMBSortInHeap=7.538158000671855,
sim=ClassicSimilarity, locale=de-GR, timezone=America/Danmarkshavn
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=162676304,total=501219328
[junit4] 2> NOTE: All tests run in this JVM: [ResourceLoaderTest,
TestDistribDocBasedVersion, PKIAuthenticationIntegrationTest,
TestSolrCoreProperties, TestConfigSetImmutable, HdfsRecoveryZkTest,
ZkSolrClientTest, TestTrie, NumericFieldsTest, IndexSchemaRuntimeFieldTest,
QueryParsingTest, ZkNodePropsTest, TestDistributedStatsComponentCardinality,
TestPHPSerializedResponseWriter, NotRequiredUniqueKeyTest,
BlockJoinFacetDistribTest, CollectionReloadTest, SuggesterWFSTTest,
HdfsLockFactoryTest, TestDynamicFieldCollectionResource,
TestSolrFieldCacheMBean, OpenCloseCoreStressTest, ChaosMonkeySafeLeaderTest,
TestConfigSets, TestTolerantUpdateProcessorCloud,
LeaderFailoverAfterPartitionTest, TestClusterStateMutator,
TestSimpleTrackingShardHandler, TestRTGBase, LoggingHandlerTest,
ForceLeaderTest, BufferStoreTest, TestIndexingPerformance,
TestMinMaxOnMultiValuedField, SharedFSAutoReplicaFailoverUtilsTest,
HdfsChaosMonkeySafeLeaderTest, VersionInfoTest,
TestSerializedLuceneMatchVersion, DirectSolrConnectionTest,
TestDistributedMissingSort, TestTestInjection, TestImplicitCoreProperties,
HdfsBasicDistributedZkTest, SuggesterTSTTest,
TestPerFieldSimilarityWithDefaultOverride, TestCustomSort, HdfsSyncSliceTest,
TestBinaryField, TestPKIAuthenticationPlugin, SSLMigrationTest,
DistanceFunctionTest, CurrencyFieldOpenExchangeTest, SuggesterTest,
TestQuerySenderListener, DistributedQueueTest, EchoParamsTest,
TestSolrConfigHandlerCloud, TestIntervalFaceting,
CoreMergeIndexesAdminHandlerTest, TestRealTimeGet,
TestLMJelinekMercerSimilarityFactory, CacheHeaderTest,
DistributedTermsComponentTest, TestSchemaNameResource,
TestCollapseQParserPlugin, DefaultValueUpdateProcessorTest,
CreateCollectionCleanupTest, CloneFieldUpdateProcessorFactoryTest,
SignatureUpdateProcessorFactoryTest, WrapperMergePolicyFactoryTest,
TestRandomRequestDistribution, SimpleMLTQParserTest, TestBulkSchemaAPI,
CdcrVersionReplicationTest, TestCrossCoreJoin, OverseerRolesTest,
MultiTermTest, TestExceedMaxTermLength, ConvertedLegacyTest,
TolerantUpdateProcessorTest, SolrCmdDistributorTest, TestPerFieldSimilarity,
TestNoOpRegenerator, ExitableDirectoryReaderTest, SearchHandlerTest,
CollectionsAPIDistributedZkTest, TestSolrDeletionPolicy2, TestCoreDiscovery,
CursorMarkTest, DateMathParserTest, FullSolrCloudDistribCmdsTest,
TestSolrQueryParser, AtomicUpdatesTest, TestReloadAndDeleteDocs,
TestCloudDeleteByQuery, ShardSplitTest,
HdfsTlogReplayBufferedWhileIndexingTest, BinaryUpdateRequestHandlerTest,
SparseHLLTest, TestRangeQuery, BlobRepositoryCloudTest, DateRangeFieldTest,
TestReplicationHandlerBackup, SolrInfoMBeanTest, TestDFISimilarityFactory,
TestMiniSolrCloudClusterSSL, TestFoldingMultitermQuery,
TlogReplayBufferedWhileIndexingTest, TestManagedResourceStorage,
TestChildDocTransformer, TestBM25SimilarityFactory, TestWriterPerf, TestReload,
TestAddFieldRealTimeGet, BlockCacheTest, TestCloudPivotFacet,
CollectionTooManyReplicasTest, TestFieldCollectionResource,
TestReversedWildcardFilterFactory, MultiThreadedOCPTest,
SecurityConfHandlerTest, OverseerTaskQueueTest, HLLSerializationTest,
HighlighterConfigTest, RequestHandlersTest, TestReplicaProperties,
DistributedMLTComponentTest, WordBreakSolrSpellCheckerTest,
SolrIndexSplitterTest, BigEndianAscendingWordSerializerTest,
TestShortCircuitedRequests, TestSchemaSimilarityResource, TestSmileRequest,
TestSolrIndexConfig, AnalysisErrorHandlingTest, ZkStateWriterTest,
HdfsNNFailoverTest, TestFastWriter, UpdateRequestProcessorFactoryTest,
TestFilteredDocIdSet, TestSuggestSpellingConverter, FileUtilsTest,
DebugComponentTest, ShardRoutingTest, TestReplicationHandler,
TestDistributedGrouping, TermVectorComponentDistributedTest,
HardAutoCommitTest, TestSolr4Spatial, StatsComponentTest, PeerSyncTest,
BasicFunctionalityTest, TestBadConfig, SoftAutoCommitTest,
CoreAdminHandlerTest, TestStressLucene, SpatialFilterTest, TestCSVLoader,
PolyFieldTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, SortByFunctionTest,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
LukeRequestHandlerTest, TestQueryUtils, TestQueryTypes, TestOmitPositions,
TermsComponentTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest,
TestArbitraryIndexDir, IndexSchemaTest, TestCollationField,
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
PingRequestHandlerTest, SampleTest, MinimalSchemaTest,
TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, TestCharFilters,
TestXIncludeConfig, TestIBSimilarityFactory, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, TestSystemIdResolver,
SpellingQueryConverterTest, TestSolrJ, TestUtils, SystemInfoHandlerTest,
DistributedIntervalFacetingTest, AssignTest,
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest,
CdcrReplicationHandlerTest, CleanupOldIndexTest, CollectionsAPISolrJTest,
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest,
DeleteReplicaTest, DistribJoinFromCollectionTest, HttpPartitionTest,
RestartWhileUpdatingTest, SharedFSAutoReplicaFailoverTest,
SolrCloudExampleTest, TestCloudInspectUtil, TestCollectionAPI,
TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread,
TestMiniSolrCloudClusterBase, TestRebalanceLeaders,
TestRequestStatusCollectionAPI, TestSSLRandomization]
[junit4] Completed [470/593 (3!)] on J1 in 40.74s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 391 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014:
There were test failures: 593 suites (10 ignored), 2395 tests, 1 error, 2
failures, 86 ignored (71 assumptions) [seed: 5B72EF769E95B60C]
Total time: 73 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]