Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/711/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaNoCollectionClient
Error Message:
Could not load collection from ZK: test_col
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
test_col
at
__randomizedtesting.SeedInfo.seed([20873478A28CAA56:64C9B64C8825C358]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1072)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
at
org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:113)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1281)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1003)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
at
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertQueryDocIds(TestTolerantUpdateProcessorCloud.java:1020)
at
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAdds(TestTolerantUpdateProcessorCloud.java:431)
at
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaNoCollectionClient(TestTolerantUpdateProcessorCloud.java:411)
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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/test_col/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1084)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1070)
... 51 more
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
Error from server at http://127.0.0.1:65514/solr: 'location' is not specified
as a query parameter or as a default repository property or as a cluster
property.
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:65514/solr: 'location' is not specified as a
query parameter or as a default repository property or as a cluster property.
at
__randomizedtesting.SeedInfo.seed([20873478A28CAA56:A8D30BA20C70C7AE]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
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 10508 lines...]
[junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/init-core-data-001
[junit4] 2> 33049 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 33064 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 33066 INFO (Thread-10) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 33069 INFO (Thread-10) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 33166 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:43636
[junit4] 2> 33189 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 33299 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 33371 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to
java.io.IOException: ZooKeeperServer not running
[junit4] 2> 35031 INFO (zkCallback-8-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2e45b1b9
name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35031 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35032 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35034 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 35319 INFO (jetty-launcher-7-thread-5) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 35324 INFO (jetty-launcher-7-thread-1) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 35324 INFO (jetty-launcher-7-thread-2) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 35325 INFO (jetty-launcher-7-thread-3) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 35325 INFO (jetty-launcher-7-thread-4) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 35385 INFO (jetty-launcher-7-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18b9219c{/solr,null,AVAILABLE}
[junit4] 2> 35385 INFO (jetty-launcher-7-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2fc826a4{/solr,null,AVAILABLE}
[junit4] 2> 35386 INFO (jetty-launcher-7-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d445d00{/solr,null,AVAILABLE}
[junit4] 2> 35385 INFO (jetty-launcher-7-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3af089ff{/solr,null,AVAILABLE}
[junit4] 2> 35385 INFO (jetty-launcher-7-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@429f43c3{/solr,null,AVAILABLE}
[junit4] 2> 35404 INFO (jetty-launcher-7-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3627bbb{HTTP/1.1,[http/1.1]}{127.0.0.1:39810}
[junit4] 2> 35404 INFO (jetty-launcher-7-thread-4) [ ] o.e.j.s.Server
Started @38099ms
[junit4] 2> 35404 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39810}
[junit4] 2> 35409 INFO (jetty-launcher-7-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@25f3cf08{HTTP/1.1,[http/1.1]}{127.0.0.1:35996}
[junit4] 2> 35409 INFO (jetty-launcher-7-thread-2) [ ] o.e.j.s.Server
Started @38104ms
[junit4] 2> 35409 INFO (jetty-launcher-7-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3e4476aa{HTTP/1.1,[http/1.1]}{127.0.0.1:55794}
[junit4] 2> 35409 INFO (jetty-launcher-7-thread-5) [ ] o.e.j.s.Server
Started @38104ms
[junit4] 2> 35409 INFO (jetty-launcher-7-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5ae7b56d{HTTP/1.1,[http/1.1]}{127.0.0.1:49999}
[junit4] 2> 35409 INFO (jetty-launcher-7-thread-3) [ ] o.e.j.s.Server
Started @38105ms
[junit4] 2> 35408 INFO (jetty-launcher-7-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5432f37{HTTP/1.1,[http/1.1]}{127.0.0.1:33114}
[junit4] 2> 35410 INFO (jetty-launcher-7-thread-1) [ ] o.e.j.s.Server
Started @38106ms
[junit4] 2> 35410 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33114}
[junit4] 2> 35409 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55794}
[junit4] 2> 35410 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49999}
[junit4] 2> 35409 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35996}
[junit4] 2> 35426 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 35426 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 35427 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 35427 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 35427 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 35427 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1'
[junit4] 2> 35427 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4'
[junit4] 2> 35428 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 35428 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 35428 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 35428 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 35428 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2'
[junit4] 2> 35428 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5'
[junit4] 2> 35429 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3'
[junit4] 2> 35429 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 35429 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 35429 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35430 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 35430 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 35430 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35430 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 35430 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 35430 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35431 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35431 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35432 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35432 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35433 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35440 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35448 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35449 INFO (zkCallback-10-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@37ac1c83
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35449 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35454 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35456 INFO (zkCallback-11-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2cd0024 name:ZooKeeperConnection
Watcher:127.0.0.1:43636/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 35457 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35457 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35460 INFO (zkCallback-12-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@75d1d77b
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35460 INFO (zkCallback-9-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5eaf1bd7
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35460 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35460 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35461 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35461 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35461 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35462 INFO (zkCallback-13-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4afc2178
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35463 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35463 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35466 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35466 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35467 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35472 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35510 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4/.
[junit4] 2> 35510 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1639526002
[junit4] 2> 35510 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4]
[junit4] 2> 35510 WARN (jetty-launcher-7-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4/lib
[junit4] 2> 35510 INFO (jetty-launcher-7-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/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1/.
[junit4] 2> 35512 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 494597674
[junit4] 2> 35512 INFO (jetty-launcher-7-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/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1]
[junit4] 2> 35512 WARN (jetty-launcher-7-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/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1/lib
[junit4] 2> 35511 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5/.
[junit4] 2> 35513 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1204570556
[junit4] 2> 35513 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5]
[junit4] 2> 35513 WARN (jetty-launcher-7-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5/lib
[junit4] 2> 35520 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3/.
[junit4] 2> 35520 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1698210415
[junit4] 2> 35520 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3]
[junit4] 2> 35520 WARN (jetty-launcher-7-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3/lib
[junit4] 2> 35520 INFO (jetty-launcher-7-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/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2/.
[junit4] 2> 35520 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 758994251
[junit4] 2> 35520 INFO (jetty-launcher-7-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/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2]
[junit4] 2> 35520 WARN (jetty-launcher-7-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/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2/lib
[junit4] 2> 35531 INFO (jetty-launcher-7-thread-5) [ ]
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> 35533 INFO (jetty-launcher-7-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> 35533 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 35533 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 35533 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 35534 INFO (jetty-launcher-7-thread-4) [ ]
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> 35534 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
[junit4] 2> 35543 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 35543 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 35543 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 35543 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
[junit4] 2> 35544 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 35546 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 35546 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 35546 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
[junit4] 2> 35548 INFO (jetty-launcher-7-thread-3) [ ]
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> 35552 INFO (jetty-launcher-7-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> 35554 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 35554 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 35554 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 35554 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 35554 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
[junit4] 2> 35554 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 35557 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 35557 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43636/solr
[junit4] 2> 35561 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 35561 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 35563 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35563 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35568 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35568 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 35568 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35563 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 35569 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35569 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35569 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 35569 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35570 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35570 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35577 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35579 INFO (zkCallback-24-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@732af578
name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35579 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35579 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35581 INFO (zkCallback-26-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@632d5718
name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35582 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35582 INFO (jetty-launcher-7-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35582 INFO (zkCallback-25-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@217d43f name:ZooKeeperConnection
Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 35584 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35584 INFO (zkCallback-27-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1817673 name:ZooKeeperConnection
Watcher:127.0.0.1:43636 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 35584 INFO (jetty-launcher-7-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35585 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35585 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35586 INFO (zkCallback-28-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@58b7c882
name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35588 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35588 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35594 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@1b24fec8
[junit4] 2> 35597 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 35597 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@2269102e
[junit4] 2> 35598 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 35598 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@581ce2cb
[junit4] 2> 35599 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 35608 INFO
(zkCallback-29-thread-1-processing-n:127.0.0.1:39810_solr)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@572b5b1d
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35608 INFO
(zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a4d700c
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35608 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 35608 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@4acf4adc
[junit4] 2> 35609 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 35612 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 35614 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$62/1729972707@37b147dc
[junit4] 2> 35616 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 35623 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4b34f95e
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35626 INFO
(zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f22c374
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35626 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 35626 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 35627 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@75109217
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35630 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 35637 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 35638 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 35638 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 35644 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 35653 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 35658 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 35666 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 35672 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 35691 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 35692 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 35695 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 35695 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 35696 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 35697 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 35700 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 35703 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 35703 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 35705 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 35706 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 35709 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 35709 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 35711 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 35711 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 35712 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 35713 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 35713 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 35714 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 35718 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 35720 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 35721 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 35723 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 35724 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 35725 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 35726 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 35727 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 35742 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 35744 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 35749 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 35753 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96222862810349580-127.0.0.1:49999_solr-n_0000000000
[junit4] 2> 35756 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49999_solr
[junit4] 2> 35756 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 35756 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 35757 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 35759 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96222862810349579-127.0.0.1:39810_solr-n_0000000001
[junit4] 2> 35760 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96222862810349582-127.0.0.1:55794_solr-n_0000000002
[junit4] 2> 35761 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 35762 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 35763 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96222862810349583-127.0.0.1:33114_solr-n_0000000003
[junit4] 2> 35763 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96222862810349581-127.0.0.1:35996_solr-n_0000000004
[junit4] 2> 35765 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96222862810349579-127.0.0.1:39810_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 35765 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96222862810349580-127.0.0.1:49999_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 35766 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.Overseer Overseer
(id=96222862810349580-127.0.0.1:49999_solr-n_0000000000) starting
[junit4] 2> 35766 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39810_solr
[junit4] 2> 35766 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:39810_solr
[junit4] 2> 35767 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55794_solr
[junit4] 2> 35767 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:55794_solr
[junit4] 2> 35767 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96222862810349583-127.0.0.1:33114_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 35768 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96222862810349582-127.0.0.1:55794_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 35768 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33114_solr
[junit4] 2> 35768 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:33114_solr
[junit4] 2> 35768 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35996_solr
[junit4] 2> 35769 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:35996_solr
[junit4] 2> 35773 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr)
[n:127.0.0.1:35996_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> 35773 INFO
(zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr)
[n:127.0.0.1:55794_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> 35774 INFO
(zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr)
[n:127.0.0.1:49999_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> 35774 INFO
(zkCallback-29-thread-1-processing-n:127.0.0.1:39810_solr)
[n:127.0.0.1:39810_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> 35774 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr)
[n:127.0.0.1:33114_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> 35778 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 35778 INFO
(zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 35778 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 35778 INFO
(zkCallback-29-thread-1-processing-n:127.0.0.1:39810_solr)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 35779 INFO
(zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 35780 INFO
(zkCallback-29-thread-2-processing-n:127.0.0.1:39810_solr)
[n:127.0.0.1:39810_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: [2])
[junit4] 2> 35780 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr)
[n:127.0.0.1:35996_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: [2])
[junit4] 2> 35780 INFO
(zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr)
[n:127.0.0.1:55794_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: [2])
[junit4] 2> 35780 INFO
(zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr)
[n:127.0.0.1:49999_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: [2])
[junit4] 2> 35780 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr)
[n:127.0.0.1:33114_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: [2])
[junit4] 2> 35782 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 35782 INFO
(zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 35782 INFO
(zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 35782 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 35783 INFO
(zkCallback-29-thread-2-processing-n:127.0.0.1:39810_solr)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 35783 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 35870 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 35874 INFO
(OverseerCollectionConfigSetProcessor-96222862810349580-127.0.0.1:49999_solr-n_0000000000)
[n:127.0.0.1:49999_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 35876 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:49999_solr as DOWN
[junit4] 2> 35878 INFO
(OverseerStateUpdate-96222862810349580-127.0.0.1:49999_solr-n_0000000000)
[n:127.0.0.1:49999_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 35905 INFO
(OverseerStateUpdate-96222862810349580-127.0.0.1:49999_solr-n_0000000000)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 35909 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49999_solr
[junit4] 2> 35909 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:49999_solr
[junit4] 2> 35926 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr)
[n:127.0.0.1:33114_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: [4])
[junit4] 2> 35928 INFO
(zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr)
[n:127.0.0.1:55794_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: [4])
[junit4] 2> 35928 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr)
[n:127.0.0.1:35996_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: [4])
[junit4] 2> 35932 INFO
(OverseerStateUpdate-96222862810349580-127.0.0.1:49999_solr-n_0000000000)
[n:127.0.0.1:49999_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:49999_solr"} current state version: 0
[junit4] 2> 35935 INFO
(OverseerStateUpdate-96222862810349580-127.0.0.1:49999_solr-n_0000000000)
[n:127.0.0.1:49999_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:49999_solr
[junit4] 2> 35937 INFO
(zkCallback-29-thread-2-processing-n:127.0.0.1:39810_solr)
[n:127.0.0.1:39810_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: [4])
[junit4] 2> 35939 INFO
(zkCallback-29-thread-2-processing-n:127.0.0.1:39810_solr)
[n:127.0.0.1:39810_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 35941 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 35941 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 35941 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:33114_solr)
[n:127.0.0.1:33114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 35948 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 35948 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 35948 INFO
(zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr)
[n:127.0.0.1:49999_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: [4])
[junit4] 2> 35949 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 35949 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 35949 INFO
(zkCallback-30-thread-1-processing-n:127.0.0.1:55794_solr)
[n:127.0.0.1:55794_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 35950 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:35996_solr)
[n:127.0.0.1:35996_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 35950 INFO
(zkCallback-31-thread-1-processing-n:127.0.0.1:49999_solr)
[n:127.0.0.1:49999_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 35954 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node4/.
[junit4] 2> 35956 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node2/.
[junit4] 2> 35956 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node1/.
[junit4] 2> 35957 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 35961 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 35961 INFO (jetty-launcher-7-thread-1)
[n:127.0.0.1:33114_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 35963 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 35964 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 35968 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 35968 INFO (jetty-launcher-7-thread-4)
[n:127.0.0.1:39810_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 35969 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 35969 INFO (jetty-launcher-7-thread-2)
[n:127.0.0.1:35996_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 35971 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 35971 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 35972 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node3/.
[junit4] 2> 35972 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 35974 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 35974 INFO (jetty-launcher-7-thread-3)
[n:127.0.0.1:49999_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 35977 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 35977 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 35978 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_20873478A28CAA56-001/tempDir-001/node5/.
[junit4] 2> 35978 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 35980 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 35980 INFO (jetty-launcher-7-thread-5)
[n:127.0.0.1:55794_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 35980 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 35980 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35985 INFO (zkCallback-39-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@27b30feb
name:ZooKeeperConnection Watcher:127.0.0.1:43636 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35985 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35986 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 35993 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155da2f15150010, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 36007 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 36008 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 36011 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5974599d
name:ZooKeeperConnection Watcher:127.0.0.1:43636/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 36011 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 36011 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 36011 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 36013 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 36015 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 36036 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-copyfield-test.xml
[junit4] 2> 36042 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-oer-norates.xml
[junit4] 2> 36045 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave.xml
[junit4] 2> 36048 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-cdcr.xml
[junit4] 2> 36051 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml
[junit4] 2> 36055 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 36058 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-classification.xml
[junit4] 2> 36061 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 36065 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-init-error.xml
[junit4] 2> 36070 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-class-name-shortening-on-serialization.xml
[junit4] 2> 36073 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-cdcrupdatelog.xml
[junit4] 2> 36076 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 36080 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
[junit4] 2> 36083 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
[junit4] 2> 36087 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
[junit4] 2> 36090 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-lmjelinekmercer.xml
[junit4] 2> 36095 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 36098 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-norms.xml
[junit4] 2> 36104 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 36108 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
[junit4] 2> 36111 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 36115 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 36119 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 36122 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 36127 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 36129 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
[junit4] 2> 36132 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 36135 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 36138 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
[junit4] 2> 36142 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 36144 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
[junit4] 2> 36147 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sorts.xml
[junit4] 2> 36151 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-querysender.xml
[junit4] 2> 36154 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
[junit4] 2> 37172 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-multivalued.xml
[junit4] 2> 37179 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal.xml
[junit4] 2> 37183 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
[junit4] 2> 37186 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-mpf-solrconfig.xml
[junit4] 2> 37189 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/da_UTF8.xml
[junit4] 2> 37192 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 37197 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
[junit4] 2> 37200 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 37203 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/frenchArticles.txt
[junit4] 2> 37206 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-basic.xml
[junit4] 2> 37210 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-phrasesuggest.xml
[junit4] 2> 37213 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 37217 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-functionquery.xml
[junit4] 2> 37221 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
[junit4] 2> 37224 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
[junit4] 2> 37228 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-hyperbolic.xml
[junit4] 2> 37232 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-cfs.xml
[junit4] 2> 37236 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
[junit4] 2> 37240 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sortingresponse.xml
[junit4] 2> 37245 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/currency.xml
[junit4] 2> 37248 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 37250 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/compoundDictionary.txt
[junit4] 2> 37254 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
[junit4] 2> 37258 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig_codec2.xml
[junit4] 2> 37261 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 37265 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-single-dynamic-copy-field.xml
[junit4] 2> 37269 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-synonym-tokenizer.xml
[junit4] 2> 37273 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sql.xml
[junit4] 2> 37277 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
[junit4] 2> 37280 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-trie.xml
[junit4] 2> 37283 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-withgethandler.xml
[junit4] 2> 37287 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 37289 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-repeater.xml
[junit4] 2> 37293 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-postingshighlight.xml
[junit4] 2> 37296 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml
[junit4] 2> 37301 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
[junit4] 2> 37304 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stop-snowball.txt
[junit4] 2> 37307 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal-atomic-stress.xml
[junit4] 2> 37311 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml
[junit4] 2> 37314 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/keep-2.txt
[junit4] 2> 37318 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 37322 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
[junit4] 2> 37326 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-default-val.xml
[junit4] 2> 37330 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 37333 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema_latest.xml
[junit4] 2> 37336 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-managed-schema-test.xml
[junit4] 2> 37340 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-not-required-unique-key.xml
[junit4] 2> 37344 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[20873478A28CAA56]-worker) [ ]
o.
[...truncated too long message...]
torUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2819090 WARN
(zkCallback-3233-thread-1-processing-n:127.0.0.1:65514_solr)
[n:127.0.0.1:65514_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2819091 INFO (jetty-launcher-3226-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@10afba53{/solr,null,UNAVAILABLE}
[junit4] 2> 2819093 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[20873478A28CAA56]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34699 34699
[junit4] 2> 2819115 INFO (Thread-8597) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34699 34699
[junit4] 2> 2819116 WARN (Thread-8597) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2
/solr/collections/backuprestore_restored/state.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/customConfigName
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/backuprestore/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 36 /solr/overseer/queue
[junit4] 2> 19 /solr/overseer/collection-queue-work
[junit4] 2> 6 /solr/overseer/queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 2819116 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[20873478A28CAA56]-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.TestLocalFSCloudBackupRestore_20873478A28CAA56-001
[junit4] 2> Jul 11, 2016 2:25:52 PM
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(Lucene62):
{shard_s=PostingsFormat(name=LuceneVarGapFixedInterval),
_version_=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128)},
docValues:{}, maxPointsInLeafNode=697, maxMBSortInHeap=7.5496433150890585,
sim=ClassicSimilarity, locale=nl-NL, timezone=Europe/London
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=225682736,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SuggesterTest, TestSolrJ,
StatsComponentTest, TestRuleBasedAuthorizationPlugin,
TestTolerantUpdateProcessorCloud, CoreAdminHandlerTest, TestOrdValues,
HdfsBasicDistributedZkTest, TestDistribDocBasedVersion,
CollectionsAPISolrJTest, TestHdfsUpdateLog, SolrCoreCheckLockOnStartupTest,
BlobRepositoryCloudTest, TestRawTransformer, TestFieldTypeCollectionResource,
WordBreakSolrSpellCheckerTest, TestCloudManagedSchema, MinimalSchemaTest,
SuggesterTSTTest, UpdateRequestProcessorFactoryTest, TestReload,
TestSolrCLIRunExample, TestSolr4Spatial, SortSpecParsingTest,
SolrPluginUtilsTest, OverseerModifyCollectionTest, HighlighterConfigTest,
TestSimpleTrackingShardHandler, TermVectorComponentTest, BJQParserTest,
HLLUtilTest, GraphQueryTest, TestSubQueryTransformer, DebugComponentTest,
DistributedDebugComponentTest, TestSlowCompositeReaderWrapper, TestUtils,
CacheHeaderTest, HdfsDirectoryTest, FileUtilsTest, RecoveryAfterSoftCommitTest,
TestConfigSetsAPIZkFailure, MergeStrategyTest,
TestOverriddenPrefixQueryForCustomFieldType, TestTrieFacet,
TestScoreJoinQPScore, TestRangeQuery, QueryResultKeyTest, BitVectorTest,
TestIntervalFaceting, TestSolrIndexConfig, OpenExchangeRatesOrgProviderTest,
TestFileDictionaryLookup, DocExpirationUpdateProcessorFactoryTest,
SuggesterWFSTTest, TestValueSourceCache, FieldAnalysisRequestHandlerTest,
OverriddenZkACLAndCredentialsProvidersTest, TestSchemaNameResource,
BadCopyFieldTest, AliasIntegrationTest, TestSuggestSpellingConverter, TestJoin,
ZkStateWriterTest, ResponseLogComponentTest, MultiTermTest, SolrInfoMBeanTest,
ResponseHeaderTest, CheckHdfsIndexTest, SharedFSAutoReplicaFailoverTest,
TestRandomFaceting, SpellCheckCollatorTest, HdfsWriteToMultipleCollectionsTest,
TestRequestForwarding, CopyFieldTest, ShowFileRequestHandlerTest,
SpellCheckComponentTest, TestFieldCollectionResource, DistanceFunctionTest,
TestGraphMLResponseWriter, FullHLLTest, TestOnReconnectListenerSupport,
TestConfigSetsAPI, TestUseDocValuesAsStored2,
TestExclusionRuleCollectionAccess, HdfsChaosMonkeySafeLeaderTest,
HdfsSyncSliceTest, DeleteStatusTest, ZkSolrClientTest, AnalyticsQueryTest,
SmileWriterTest, DistributedFacetPivotLargeTest, TestFastOutputStream,
BasicAuthIntegrationTest, TestJettySolrRunner,
TestDynamicFieldCollectionResource, TestSolrDynamicMBean,
ClassificationUpdateProcessorFactoryTest, CachingDirectoryFactoryTest,
BinaryUpdateRequestHandlerTest, DocValuesMissingTest, TestSolrCoreProperties,
TestCrossCoreJoin, TestManagedStopFilterFactory, DirectSolrConnectionTest,
BadIndexSchemaTest, ConvertedLegacyTest, DeleteReplicaTest,
SolrCloudExampleTest, FacetPivotSmallTest, TestDynamicLoading,
CreateCollectionCleanupTest, SecurityConfHandlerTest, TestSolrQueryParser,
TestCloudSchemaless, ShardRoutingCustomTest, BasicDistributedZk2Test,
SuggestComponentContextFilterQueryTest, QueryParsingTest, NumericFieldsTest,
TestAtomicUpdateErrorCases, CollectionTooManyReplicasTest, TestIndexSearcher,
SolrCmdDistributorTest, TestCloudInspectUtil, TestMiniSolrCloudCluster,
SortByFunctionTest, NoCacheHeaderTest, TestSimpleQParserPlugin, PluginInfoTest,
NotRequiredUniqueKeyTest, TestSizeLimitedDistributedMap, TestCSVResponseWriter,
EchoParamsTest, CollectionsAPIDistributedZkTest,
SimpleCollectionCreateDeleteTest, TestRandomCollapseQParserPlugin,
ChangedSchemaMergeTest, DistributedQueueTest, TestClusterStateMutator,
CoreAdminCreateDiscoverTest, CdcrUpdateLogTest, HdfsNNFailoverTest,
TestShardHandlerFactory, TestReversedWildcardFilterFactory,
TestStandardQParsers, TestFoldingMultitermQuery, RuleEngineTest, DateFieldTest,
ConnectionReuseTest, JavabinLoaderTest, TestNamedUpdateProcessors,
BaseCdcrDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
SyncSliceTest, ShardRoutingTest, ClusterStateUpdateTest, TestZkChroot,
TestDistributedGrouping, TestHashPartitioner, DistributedTermsComponentTest,
SolrCoreTest, QueryElevationComponentTest, TestSort, BasicFunctionalityTest,
TestLazyCores, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest,
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest,
SolrRequestParserTest, TestTrie, TestCSVLoader,
SchemaVersionSpecificBehaviorTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
QueryEqualityTest, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, DocumentBuilderTest, MoreLikeThisHandlerTest,
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, TestCollationField, ReturnFieldsTest,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, SearchHandlerTest,
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest,
SolrIndexConfigTest, TestStressRecovery, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors,
AsyncCallRequestStatusResponseTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest,
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OverseerRolesTest,
ReplicationFactorTest, RollingRestartTest, TestAuthenticationFramework,
TestCloudPivotFacet, TestCloudPseudoReturnFields, TestHdfsCloudBackupRestore,
TestLocalFSCloudBackupRestore]
[junit4] Completed [483/620 (2!)] on J1 in 32.81s, 1 test, 1 error <<<
FAILURES!
[...truncated 440 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:530:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984:
There were test failures: 620 suites (10 ignored), 2635 tests, 2 errors, 104
ignored (89 assumptions) [seed: 20873478A28CAA56]
Total time: 73 minutes 27 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]