Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/699/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED:
org.apache.solr.cloud.overseer.ZkStateWriterTest.testExternalModificationToStateFormat2
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([FBAC3EEEB4DB63A3:8A712A3AD5709F23]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.overseer.ZkStateWriterTest.testExternalModificationToStateFormat2(ZkStateWriterTest.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
Error from server at http://127.0.0.1:37778/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:37778/solr: 'location' is not specified as a
query parameter or as a default repository property or as a cluster property.
at
__randomizedtesting.SeedInfo.seed([FBAC3EEEB4DB63A3:73F801341A270E5B]: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:1228)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
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 10773 lines...]
[junit4] Suite: org.apache.solr.cloud.overseer.ZkStateWriterTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.overseer.ZkStateWriterTest_FBAC3EEEB4DB63A3-001/init-core-data-001
[junit4] 2> 703058 INFO
(SUITE-ZkStateWriterTest-seed#[FBAC3EEEB4DB63A3]-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> 703062 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSingleExternalCollection
[junit4] 2> 703062 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 703063 INFO (Thread-1816) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 703063 INFO (Thread-1816) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 703163 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer start zk server on port:60150
[junit4] 2> 703163 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 703165 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 703172 INFO (zkCallback-1193-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@eb6b044 name:ZooKeeperConnection
Watcher:127.0.0.1:60150 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 703173 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 703173 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 703175 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 703175 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 703182 INFO (zkCallback-1194-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34a1a749
name:ZooKeeperConnection Watcher:127.0.0.1:60150 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 703182 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 703182 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 703182 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 703202 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 703202 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 703210 INFO (zkCallback-1195-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25901969
name:ZooKeeperConnection Watcher:127.0.0.1:60150/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 703211 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 703211 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 703213 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 703215 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 703217 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 703219 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 703222 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 703224 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 703225 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 703226 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 703229 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 703231 INFO (zkCallback-1195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 703233 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 703233 INFO (zkCallback-1195-thread-1) [ ]
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c1
[junit4] 2> 703238 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60150 60150
[junit4] 2> 703361 INFO (Thread-1816) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60150 60150
[junit4] 2> 703363 INFO
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSingleExternalCollection
[junit4] 2> 703365 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExternalModificationToStateFormat2
[junit4] 2> 703366 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 703366 INFO (Thread-1817) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 703366 INFO (Thread-1817) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 703466 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.ZkTestServer start zk server on port:62996
[junit4] 2> 703466 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 703467 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 703485 INFO (zkCallback-1197-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@443a755e
name:ZooKeeperConnection Watcher:127.0.0.1:62996 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 703485 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 703486 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 703487 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 703488 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 703490 INFO (zkCallback-1198-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19ec31b2
name:ZooKeeperConnection Watcher:127.0.0.1:62996 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 703490 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 703490 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 703490 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 703493 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 703494 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 703497 INFO (zkCallback-1199-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2f6589b8
name:ZooKeeperConnection Watcher:127.0.0.1:62996/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 703498 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 703498 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 703498 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 703500 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 703501 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 703502 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 703504 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 703505 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 703505 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 703506 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 703507 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 703509 INFO (zkCallback-1199-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 703509 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
[junit4] 2> 703509 INFO (zkCallback-1199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c1
[junit4] 2> 703511 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c2/state.json
[junit4] 2> 703512 INFO (zkCallback-1199-thread-2) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 703512 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection c2
[junit4] 2> 703512 INFO (zkCallback-1199-thread-2) [ ]
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c2
[junit4] 2> 703513 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.o.ZkStateWriterTest Cluster state: live nodes:[]collections:{}
[junit4] 2> 703516 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62996 62996
[junit4] 2> 708635 INFO (Thread-1817) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:62996 62996
[junit4] 2> 708636 INFO
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExternalModificationToStateFormat2
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkStateWriterTest
-Dtests.method=testExternalModificationToStateFormat2
-Dtests.seed=FBAC3EEEB4DB63A3 -Dtests.slow=true -Dtests.locale=sr-BA
-Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 5.28s J1 |
ZkStateWriterTest.testExternalModificationToStateFormat2 <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([FBAC3EEEB4DB63A3:8A712A3AD5709F23]:0)
[junit4] > at
org.apache.solr.cloud.overseer.ZkStateWriterTest.testExternalModificationToStateFormat2(ZkStateWriterTest.java:328)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 708645 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSingleLegacyCollection
[junit4] 2> 708646 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 708646 INFO (Thread-1818) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 708646 INFO (Thread-1818) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 708748 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer start zk server on port:35349
[junit4] 2> 708748 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 708749 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 708753 INFO (zkCallback-1201-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15d247dd
name:ZooKeeperConnection Watcher:127.0.0.1:35349 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 708753 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 708753 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 708755 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 708756 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 708757 INFO (zkCallback-1202-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ec30a70 name:ZooKeeperConnection
Watcher:127.0.0.1:35349 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 708757 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 708757 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 708757 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 708760 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 708761 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 708767 INFO (zkCallback-1203-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@72fd141b
name:ZooKeeperConnection Watcher:127.0.0.1:35349/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 708767 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 708767 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 708768 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 708770 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 708773 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 708774 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 708776 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 708777 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 708778 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 708778 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 708780 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 708782 INFO (zkCallback-1203-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 708783 INFO (zkCallback-1203-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 708783 WARN (zkCallback-1203-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /collections]
[junit4] 2> 710285 WARN (zkCallback-1203-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /clusterstate.json]
[junit4] 2> 710299 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35349 35349
[junit4] 2> 715316 INFO (Thread-1818) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35349 35349
[junit4] 2> 715318 INFO
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSingleLegacyCollection
[junit4] 2> 715320 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testZkStateWriterBatching
[junit4] 2> 715320 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 715320 INFO (Thread-1819) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 715320 INFO (Thread-1819) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 715420 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer start zk server on port:64626
[junit4] 2> 715421 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 715421 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 715424 INFO (zkCallback-1205-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@61be633 name:ZooKeeperConnection
Watcher:127.0.0.1:64626 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 715424 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 715425 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 715426 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 715427 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 715429 INFO (zkCallback-1206-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@696b4b9e
name:ZooKeeperConnection Watcher:127.0.0.1:64626 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 715429 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 715429 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 715429 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 715432 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 715433 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 715437 INFO (zkCallback-1207-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c41390c name:ZooKeeperConnection
Watcher:127.0.0.1:64626/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 715437 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 715438 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 715438 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 715439 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 715440 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 715442 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 715443 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 715444 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 715444 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 715445 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 715446 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 715447 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/c2
[junit4] 2> 715449 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
[junit4] 2> 715450 INFO (zkCallback-1207-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 716950 WARN (zkCallback-1207-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /collections]
[junit4] 2> 716952 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64626 64626
[junit4] 2> 721976 INFO (Thread-1819) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:64626 64626
[junit4] 2> 721977 INFO
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[FBAC3EEEB4DB63A3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testZkStateWriterBatching
[junit4] 2> 721979 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testExternalModificationToSharedClusterState
[junit4] 2> 721979 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 721980 INFO (Thread-1820) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 721980 INFO (Thread-1820) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 722081 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.ZkTestServer start zk server on port:41581
[junit4] 2> 722081 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722082 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722084 INFO (zkCallback-1209-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@69adca14
name:ZooKeeperConnection Watcher:127.0.0.1:41581 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722084 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722085 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722087 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722087 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722089 INFO (zkCallback-1210-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e039538
name:ZooKeeperConnection Watcher:127.0.0.1:41581 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722089 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722089 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722089 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 722093 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722094 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722095 INFO (zkCallback-1211-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@619e4766
name:ZooKeeperConnection Watcher:127.0.0.1:41581/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722095 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722095 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722097 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 722099 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 722101 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 722102 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 722104 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 722105 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 722106 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 722107 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 722109 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 722110 INFO (zkCallback-1211-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 722111 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
[junit4] 2> 722111 INFO (zkCallback-1211-thread-1) [ ]
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c1
[junit4] 2> 722113 INFO (zkCallback-1211-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 722113 INFO (zkCallback-1211-thread-1) [ ]
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c2
[junit4] 2> 722114 INFO (zkCallback-1211-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 722114 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c1
[junit4] 2> 722115 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c2
[junit4] 2> 722117 INFO (zkCallback-1211-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 722120 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41581 41581
[junit4] 2> 727135 INFO (Thread-1820) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41581 41581
[junit4] 2> 727137 INFO
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[FBAC3EEEB4DB63A3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testExternalModificationToSharedClusterState
[junit4] 2> 727138 INFO
(SUITE-ZkStateWriterTest-seed#[FBAC3EEEB4DB63A3]-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.overseer.ZkStateWriterTest_FBAC3EEEB4DB63A3-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sr-BA,
timezone=Atlantic/South_Georgia
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=285419320,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [TestCoreDiscovery,
TestFastWriter, TestSchemaManager, TestBadConfig, ChaosMonkeySafeLeaderTest,
TestAtomicUpdateErrorCases, RecoveryAfterSoftCommitTest,
HdfsWriteToMultipleCollectionsTest, ConfigSetsAPITest, HdfsDirectoryTest,
DistributedIntervalFacetingTest, TestDistribDocBasedVersion,
ShowFileRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
CacheHeaderTest, FieldMutatingUpdateProcessorTest, DistanceFunctionTest,
TestDistributedStatsComponentCardinality,
DocExpirationUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest,
SolrPluginUtilsTest, ZkNodePropsTest, CollectionTooManyReplicasTest,
TestNamedUpdateProcessors, AddBlockUpdateTest, TestConfigSetProperties,
OverseerStatusTest, TestSolrConfigHandlerCloud, TestLeaderElectionZkExpiry,
RuleEngineTest, HdfsNNFailoverTest, BlockJoinFacetRandomTest,
CollectionsAPISolrJTest, DistributedFacetPivotWhiteBoxTest,
TestSchemaNameResource, TestJsonFacets, RollingRestartTest, TestWriterPerf,
TestCSVResponseWriter, LukeRequestHandlerTest,
BigEndianAscendingWordDeserializerTest, TestRandomCollapseQParserPlugin,
TestStressRecovery, ZkStateWriterTest]
[junit4] Completed [97/620 (1!)] on J1 in 24.10s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 1231 lines...]
[junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/init-core-data-001
[junit4] 2> 2885090 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2885090 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2885091 INFO (Thread-7354) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2885091 INFO (Thread-7354) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2885193 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39991
[junit4] 2> 2885193 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2885194 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2885197 INFO (zkCallback-9434-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@29711d35
name:ZooKeeperConnection Watcher:127.0.0.1:39991 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2885197 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2885198 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2885198 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 2885202 INFO (jetty-launcher-9433-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2885202 INFO (jetty-launcher-9433-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2885205 INFO (jetty-launcher-9433-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2e51dc30{/solr,null,AVAILABLE}
[junit4] 2> 2885205 INFO (jetty-launcher-9433-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1cb61622{/solr,null,AVAILABLE}
[junit4] 2> 2885205 INFO (jetty-launcher-9433-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1c4343e3{HTTP/1.1,[http/1.1]}{127.0.0.1:46801}
[junit4] 2> 2885205 INFO (jetty-launcher-9433-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7d010ddc{HTTP/1.1,[http/1.1]}{127.0.0.1:37778}
[junit4] 2> 2885205 INFO (jetty-launcher-9433-thread-1) [ ]
o.e.j.s.Server Started @2889800ms
[junit4] 2> 2885205 INFO (jetty-launcher-9433-thread-2) [ ]
o.e.j.s.Server Started @2889800ms
[junit4] 2> 2885205 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46801}
[junit4] 2> 2885205 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37778}
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node1'
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node2'
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2885206 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2885207 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2885208 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2885209 INFO (zkCallback-9436-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@eedf2a5 name:ZooKeeperConnection
Watcher:127.0.0.1:39991/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2885209 INFO (zkCallback-9435-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4e80c97b
name:ZooKeeperConnection Watcher:127.0.0.1:39991/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2885209 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2885209 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2885210 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2885210 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2885210 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2885210 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2885217 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node1/.
[junit4] 2> 2885217 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 259422073
[junit4] 2> 2885217 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node2/.
[junit4] 2> 2885217 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node1]
[junit4] 2> 2885217 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 113737776
[junit4] 2> 2885217 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node2]
[junit4] 2> 2885217 WARN (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node1/lib
[junit4] 2> 2885217 WARN (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node2/lib
[junit4] 2> 2885217 INFO (jetty-launcher-9433-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> 2885218 INFO (jetty-launcher-9433-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> 2885220 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39991/solr
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39991/solr
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2885220 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2885221 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2885221 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2885222 INFO (zkCallback-9441-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7efc595c
name:ZooKeeperConnection Watcher:127.0.0.1:39991 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2885223 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2885223 INFO (zkCallback-9442-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@50ba48ce
name:ZooKeeperConnection Watcher:127.0.0.1:39991 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2885223 INFO (jetty-launcher-9433-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2885223 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2885223 INFO (jetty-launcher-9433-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2885224 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$29/1570512671@575f4c3f
[junit4] 2> 2885224 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$29/1570512671@42375a73
[junit4] 2> 2885225 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2885225 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2885226 INFO
(zkCallback-9443-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1098a717
name:ZooKeeperConnection Watcher:127.0.0.1:39991/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2885226 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2885226 INFO
(zkCallback-9444-thread-1-processing-n:127.0.0.1:37778_solr)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@35aef292
name:ZooKeeperConnection Watcher:127.0.0.1:39991/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2885227 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2885227 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2885228 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2885231 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2885231 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2885236 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2885236 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2885238 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2885239 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2885241 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2885241 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2885247 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2885248 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2885249 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2885251 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2885251 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2885253 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2885253 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2885255 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2885256 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2885257 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2885257 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2885258 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2885259 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2885259 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2885260 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2885264 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2885264 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2885266 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2885267 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2885268 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2885269 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96198043256815621-127.0.0.1:46801_solr-n_0000000000
[junit4] 2> 2885269 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2885269 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46801_solr
[junit4] 2> 2885270 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 2885271 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96198043256815622-127.0.0.1:37778_solr-n_0000000001
[junit4] 2> 2885272 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.Overseer Overseer
(id=96198043256815621-127.0.0.1:46801_solr-n_0000000000) starting
[junit4] 2> 2885272 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96198043256815621-127.0.0.1:46801_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 2885272 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37778_solr
[junit4] 2> 2885272 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:37778_solr
[junit4] 2> 2885274 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 2885275 INFO
(zkCallback-9443-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_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> 2885275 INFO
(zkCallback-9444-thread-1-processing-n:127.0.0.1:37778_solr)
[n:127.0.0.1:37778_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> 2885276 INFO
(zkCallback-9443-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2885276 INFO
(zkCallback-9444-thread-1-processing-n:127.0.0.1:37778_solr)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2885285 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2885286 INFO
(OverseerCollectionConfigSetProcessor-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2885286 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2885287 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46801_solr as DOWN
[junit4] 2> 2885289 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 2885290 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46801_solr
[junit4] 2> 2885290 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46801_solr
[junit4] 2> 2885297 INFO
(zkCallback-9443-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 2885297 INFO
(zkCallback-9444-thread-1-processing-n:127.0.0.1:37778_solr)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 2885297 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:46801_solr"} current state version: 0
[junit4] 2> 2885297 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:46801_solr
[junit4] 2> 2885298 INFO
(zkCallback-9443-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2885298 INFO
(zkCallback-9444-thread-1-processing-n:127.0.0.1:37778_solr)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2885311 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2885311 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2885312 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node2/.
[junit4] 2> 2885312 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2885312 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2885313 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2885313 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001/tempDir-001/node1/.
[junit4] 2> 2885313 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 2885313 INFO (jetty-launcher-9433-thread-2)
[n:127.0.0.1:37778_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2885313 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2885315 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 2885315 INFO (jetty-launcher-9433-thread-1)
[n:127.0.0.1:46801_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2885315 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2885315 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2885317 INFO (zkCallback-9447-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10722357
name:ZooKeeperConnection Watcher:127.0.0.1:39991 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2885317 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2885317 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2885319 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2885320 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2885321 INFO (zkCallback-9450-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ecc9c5c name:ZooKeeperConnection
Watcher:127.0.0.1:39991/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2885321 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2885321 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2885321 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2885322 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 2885323 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2885325 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2885329 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2885354 INFO
(TEST-TestLocalFSCloudBackupRestore.test-seed#[FBAC3EEEB4DB63A3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2885356 INFO (qtp944937135-44219) [n:127.0.0.1:37778_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2885360 INFO
(OverseerCollectionConfigSetProcessor-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"}
[junit4] 2> 2885360 INFO
(OverseerThreadFactory-10244-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"}
[junit4] 2> 2885360 INFO
(OverseerThreadFactory-10244-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerCollectionMessageHandler Create
collection backuprestore
[junit4] 2> 2885361 INFO
(OverseerThreadFactory-10244-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/backuprestore
[junit4] 2> 2885362 INFO
(OverseerThreadFactory-10244-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/backuprestore
[junit4] 2> 2885364 INFO (zkCallback-9450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2885364 INFO
(zkCallback-9443-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 2885364 INFO
(zkCallback-9444-thread-1-processing-n:127.0.0.1:37778_solr)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 2885364 INFO (zkCallback-9450-thread-1) [ ]
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection backuprestore
[junit4] 2> 2885364 INFO
(zkCallback-9443-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.c.ZkStateReader Adding lazy collectionRef
for collection backuprestore
[junit4] 2> 2885365 INFO
(zkCallback-9444-thread-1-processing-n:127.0.0.1:37778_solr)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader Adding lazy collectionRef
for collection backuprestore
[junit4] 2> 2885368 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"backuprestore",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "property.customKey":"customValue",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 2885368 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: backuprestore
[junit4] 2> 2885369 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/backuprestore/state.json
[junit4] 2> 2885394 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=171216276
[junit4] 2> 2885467 INFO
(OverseerThreadFactory-10244-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
SolrCores for new collection backuprestore, shardNames [shard1, shard2] ,
replicationFactor : 1
[junit4] 2> 2885467 INFO
(OverseerThreadFactory-10244-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard2_replica1 as part of shard shard2 of collection
backuprestore on 127.0.0.1:46801_solr
[junit4] 2> 2885467 INFO
(OverseerThreadFactory-10244-thread-1-processing-n:127.0.0.1:46801_solr)
[n:127.0.0.1:46801_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core backuprestore_shard1_replica1 as part of shard shard1 of collection
backuprestore on 127.0.0.1:37778_solr
[junit4] 2> 2885469 INFO (qtp944937135-44220) [n:127.0.0.1:37778_solr
] o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
[junit4] 2> 2885469 INFO (qtp968509961-44214) [n:127.0.0.1:46801_solr
] o.a.s.h.a.CoreAdminOperation core create command
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
[junit4] 2> 2885470 INFO (qtp944937135-44220) [n:127.0.0.1:37778_solr
] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard1_replica1, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
[junit4] 2> 2885470 INFO (qtp968509961-44214) [n:127.0.0.1:46801_solr
] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=backuprestore_shard2_replica1, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=backuprestore,
customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
[junit4] 2> 2885471 INFO (qtp968509961-44214) [n:127.0.0.1:46801_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2885471 INFO (qtp944937135-44220) [n:127.0.0.1:37778_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2885472 INFO (qtp968509961-44214) [n:127.0.0.1:46801_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 2885472 INFO (qtp944937135-44220) [n:127.0.0.1:37778_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
Registering watch for collection backuprestore
[junit4] 2> 2885473 INFO (qtp968509961-44214) [n:127.0.0.1:46801_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1]
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
[junit4] 2> 2885473 INFO (qtp944937135-44220) [n:127.0.0.1:37778_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1]
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
[junit4] 2> 2885473 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"backuprestore_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46801/solr",
[junit4] 2> "node_name":"127.0.0.1:46801_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2885473 INFO (qtp968509961-44214) [n:127.0.0.1:46801_solr
c:backuprestore s:shard2 x:backuprestore_shard2_replica1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 2885473 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46801/solr",
[junit4] 2> "node_name":"127.0.0.1:46801_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 2885473 INFO (qtp944937135-44220) [n:127.0.0.1:37778_solr
c:backuprestore s:shard1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 2885477 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"backuprestore_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37778/solr",
[junit4] 2> "node_name":"127.0.0.1:37778_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2885477 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"backuprestore_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37778/solr",
[junit4] 2> "node_name":"127.0.0.1:37778_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"backuprestore",
[junit4] 2> "operation":"state"}
[junit4] 2> 2885582 INFO
(OverseerStateUpdate-96198043256815621-127.0.0.1:46801_solr-n_0000000000)
[n:127.0.0.1:46801_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/backuprestore/state.json version: 0
[junit4] 2> 2885582 INFO
(zkCallback-9444-thread-1-processing-n:127.0.0.1:37778_solr)
[n:127.0.0.1:37778_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/backupresto
[...truncated too long message...]
y-launcher-9433-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cb61622{/solr,null,UNAVAILABLE}
[junit4] 2> 2891596 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39991 39991
[junit4] 2> 2891598 ERROR (jetty-launcher-9433-thread-1-EventThread)
[n:127.0.0.1:46801_solr ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$17/826170710@6d468650
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2c8983a2[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 113]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 2891751 INFO (Thread-7354) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39991 39991
[junit4] 2> 2891752 WARN (Thread-7354) [ ] 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/security.json
[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> 17 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 2891752 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[FBAC3EEEB4DB63A3]-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/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_FBAC3EEEB4DB63A3-001
[junit4] 2> Jul 07, 2016 4:27:36 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{shard_s=PostingsFormat(name=LuceneVarGapFixedInterval),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=829,
maxMBSortInHeap=7.275165974748424, sim=ClassicSimilarity, locale=ar-IQ,
timezone=Asia/Anadyr
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=88536840,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestConfigSets,
PrimUtilsTest, SchemaVersionSpecificBehaviorTest, TestCodecSupport,
ClusterStateUpdateTest, SoftAutoCommitTest, RestartWhileUpdatingTest,
HdfsThreadLeakTest, DeleteLastCustomShardedReplicaTest, HdfsLockFactoryTest,
DisMaxRequestHandlerTest, TestCryptoKeys, TestReqParamsAPI,
TestPartialUpdateDeduplication, TestSweetSpotSimilarityFactory,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestStressUserVersions,
DistributedSuggestComponentTest, CloneFieldUpdateProcessorFactoryTest,
TestBlobHandler, DOMUtilTest, UnloadDistributedZkTest,
ConcurrentDeleteAndCreateCollectionTest, ScriptEngineTest,
AnalysisErrorHandlingTest, TestConfigSetImmutable, RemoteQueryErrorTest,
MoreLikeThisHandlerTest, TestHashPartitioner, ZkStateReaderTest,
HdfsChaosMonkeyNothingIsSafeTest, TestSurroundQueryParser,
CustomCollectionTest, CoreAdminRequestStatusTest, TestManagedResource,
TestSort, ShardRoutingTest, TestHdfsBackupRestoreCore,
BigEndianAscendingWordSerializerTest, TestExtendedDismaxParser,
TestSearcherReuse, StressHdfsTest, TestShortCircuitedRequests,
TestFieldCacheSanityChecker, TestQuerySenderNoQuery,
TestMiniSolrCloudClusterSSL, TestXIncludeConfig,
TestSolrQueryParserDefaultOperatorResource, JSONWriterTest,
DistribCursorPagingTest, SSLMigrationTest, TestCursorMarkWithoutUniqueKey,
TestTolerantUpdateProcessorRandomCloud, TestDistributedSearch,
SuggesterFSTTest, TestJsonRequest, TestLRUCache, TestGeoJSONResponseWriter,
SOLR749Test, TriLevelCompositeIdRoutingTest, DataDrivenBlockJoinTest,
TestRandomDVFaceting, TestChildDocTransformer, AssignTest, UpdateParamsTest,
RequiredFieldsTest, OverseerCollectionConfigSetProcessorTest,
CdcrReplicationDistributedZkTest, ReturnFieldsTest, TestMaxScoreQueryParser,
SimplePostToolTest, DistributedVersionInfoTest, TestFieldCacheWithThreads,
TestRTimerTree, TestLRUStatsCache, SliceStateTest,
TestManagedSynonymFilterFactory, SyncSliceTest, TestManagedSchemaAPI,
SampleTest, RegexBoostProcessorTest, DocumentAnalysisRequestHandlerTest,
TestRemoteStreaming, CursorMarkTest, TestFunctionQuery, TestMergePolicyConfig,
TestBackupRepositoryFactory, TestSQLHandler, HttpPartitionTest,
TestSolrQueryResponse, DistributedSpellCheckComponentTest,
DistributedFacetPivotLongTailTest, ClusterStateTest, AsyncMigrateRouteKeyTest,
ChaosMonkeyNothingIsSafeTest, TestElisionMultitermQuery, OverseerTaskQueueTest,
SpatialFilterTest, CdcrRequestHandlerTest,
SharedFSAutoReplicaFailoverUtilsTest, RankQueryTest, BlockJoinFacetDistribTest,
ConjunctionSolrSpellCheckerTest, SolrXmlInZkTest, SpatialHeatmapFacetsTest,
BasicDistributedZkTest, TestTestInjection, BooleanFieldTest,
MigrateRouteKeyTest, TestCoreContainer, ZkCLITest, TestAddFieldRealTimeGet,
TestSolrCloudWithKerberosAlt, QueryEqualityTest, DistribJoinFromCollectionTest,
AtomicUpdatesTest, TestFieldResource, DirectSolrSpellCheckerTest,
ShardSplitTest, ExplicitHLLTest, ExternalFileFieldSortTest,
DirectUpdateHandlerTest, PrimitiveFieldTypeTest, SimpleMLTQParserTest,
TestEmbeddedSolrServerConstructors, DirectoryFactoryTest, DocValuesMultiTest,
TestLazyCores, DocValuesTest, IndexSchemaTest, TestSolrConfigHandlerConcurrent,
PeerSyncTest, TestArbitraryIndexDir, TestBlendedInfixSuggestions,
TestExpandComponent, CloudExitableDirectoryReaderTest, SparseHLLTest,
TestDocSet, VersionInfoTest, ConnectionManagerTest, TestCloudDeleteByQuery,
TestWordDelimiterFilterFactory, TestDownShardTolerantSearch, InfoHandlerTest,
TestStressLiveNodes, TestRequestStatusCollectionAPI, OverseerRolesTest,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest,
TestReplicationHandler, TestFaceting, TestRecovery, ZkControllerTest,
TestStressReorder, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest,
SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest,
QueryElevationComponentTest, BadIndexSchemaTest, BasicFunctionalityTest,
DistributedQueryElevationComponentTest, SpellCheckCollatorTest,
SuggesterTSTTest, SuggesterWFSTTest, TestUpdate,
StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest,
TestQueryTypes, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest,
TestIndexingPerformance, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, LoggingHandlerTest, TestCollationField,
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
PingRequestHandlerTest, TestLFUCache, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestDistributedMissingSort, TestSimpleTrackingShardHandler,
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest,
LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest,
TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPIZkFailure,
TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore]
[junit4] Completed [467/620 (2!)] on J0 in 6.93s, 1 test, 1 error <<<
FAILURES!
[...truncated 509 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:1427:
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, 1 error, 1
failure, 104 ignored (89 assumptions) [seed: FBAC3EEEB4DB63A3]
Total time: 83 minutes 47 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]