Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1260/

1 tests failed.
FAILED:  
org.apache.solr.cloud.overseer.ZkStateWriterTest.testExternalModificationToStateFormat2

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B2E80F5EE379BFE4:C3351B8A82D24364]: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)




Build Log:
[...truncated 11522 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateWriterTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateWriterTest_B2E80F5EE379BFE4-001/init-core-data-001
   [junit4]   2> 1109476 INFO  
(SUITE-ZkStateWriterTest-seed#[B2E80F5EE379BFE4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1109485 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testSingleExternalCollection
   [junit4]   2> 1109485 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1109485 INFO  (Thread-3471) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1109485 INFO  (Thread-3471) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1109585 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:47958
   [junit4]   2> 1109585 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1109586 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109588 INFO  (zkCallback-1286-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f7e656f 
name:ZooKeeperConnection Watcher:127.0.0.1:47958 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109588 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1109588 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1109590 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1109590 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109591 INFO  (zkCallback-1287-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@33b3b7f0 
name:ZooKeeperConnection Watcher:127.0.0.1:47958 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109591 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1109591 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1109591 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1109596 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1109597 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109598 INFO  (zkCallback-1288-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5513fa84 
name:ZooKeeperConnection Watcher:127.0.0.1:47958/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109598 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1109598 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1109598 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1109600 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1109601 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1109605 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1109606 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1109608 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1109608 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1109609 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1109611 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1109612 INFO  (zkCallback-1288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1109612 INFO  (zkCallback-1288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c1
   [junit4]   2> 1109617 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 1109619 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47958 47958
   [junit4]   2> 1109787 INFO  (Thread-3471) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:47958 47958
   [junit4]   2> 1109790 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B2E80F5EE379BFE4]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testSingleExternalCollection
   [junit4]   2> 1109792 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testSingleLegacyCollection
   [junit4]   2> 1109792 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1109796 INFO  (Thread-3472) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1109796 INFO  (Thread-3472) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1109896 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.ZkTestServer start zk server on port:47143
   [junit4]   2> 1109897 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1109897 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109899 INFO  (zkCallback-1290-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4cc18960 
name:ZooKeeperConnection Watcher:127.0.0.1:47143 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109899 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1109899 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1109901 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1109902 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109902 INFO  (zkCallback-1291-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@679b79f1 
name:ZooKeeperConnection Watcher:127.0.0.1:47143 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109902 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1109903 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1109903 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1109904 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155c079dd1f0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1109904 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1109905 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109906 INFO  (zkCallback-1292-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@186a5993 
name:ZooKeeperConnection Watcher:127.0.0.1:47143/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109906 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1109907 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1109907 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1109908 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1109909 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1109910 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1109911 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1109912 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1109912 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1109913 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1109914 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1109920 INFO  (zkCallback-1292-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1109925 INFO  (zkCallback-1292-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c1
   [junit4]   2> 1109925 INFO  (zkCallback-1292-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> 1109927 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47143 47143
   [junit4]   2> 1110027 INFO  (Thread-3472) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:47143 47143
   [junit4]   2> 1110028 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B2E80F5EE379BFE4]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testSingleLegacyCollection
   [junit4]   2> 1110030 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalModificationToStateFormat2
   [junit4]   2> 1110030 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1110038 INFO  (Thread-3473) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1110038 INFO  (Thread-3473) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1110138 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:42392
   [junit4]   2> 1110138 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110139 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110147 INFO  (zkCallback-1294-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1436aa36 
name:ZooKeeperConnection Watcher:127.0.0.1:42392 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110147 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110147 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110148 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110149 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110150 INFO  (zkCallback-1295-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d47704f 
name:ZooKeeperConnection Watcher:127.0.0.1:42392 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110150 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110150 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110150 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1110152 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110153 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110154 INFO  (zkCallback-1296-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@79545a38 
name:ZooKeeperConnection Watcher:127.0.0.1:42392/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110154 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110154 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110154 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1110155 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1110156 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1110157 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1110157 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1110158 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1110159 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1110159 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1110160 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1110161 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 1110162 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c2/state.json
   [junit4]   2> 1110163 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection c2
   [junit4]   2> 1110163 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.o.ZkStateWriterTest Cluster state: live nodes:[]collections:{}
   [junit4]   2> 1110165 INFO  (zkCallback-1296-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1110165 WARN  (zkCallback-1296-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /collections]
   [junit4]   2> 1110166 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42392 42392
   [junit4]   2> 1110336 INFO  (Thread-3473) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42392 42392
   [junit4]   2> 1110337 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalModificationToStateFormat2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateWriterTest 
-Dtests.method=testExternalModificationToStateFormat2 
-Dtests.seed=B2E80F5EE379BFE4 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=hr-HR -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.31s J2 | 
ZkStateWriterTest.testExternalModificationToStateFormat2 <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2E80F5EE379BFE4:C3351B8A82D24364]:0)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateWriterTest.testExternalModificationToStateFormat2(ZkStateWriterTest.java:328)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1110341 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZkStateWriterBatching
   [junit4]   2> 1110341 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1110342 INFO  (Thread-3474) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1110342 INFO  (Thread-3474) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1110442 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.ZkTestServer start zk server on port:53405
   [junit4]   2> 1110442 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110442 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110444 INFO  (zkCallback-1298-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f692c50 
name:ZooKeeperConnection Watcher:127.0.0.1:53405 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110444 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110444 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110446 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110452 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110453 INFO  (zkCallback-1299-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@155c2adc 
name:ZooKeeperConnection Watcher:127.0.0.1:53405 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110453 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110454 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110454 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1110456 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110460 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110464 INFO  (zkCallback-1300-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@495a0292 
name:ZooKeeperConnection Watcher:127.0.0.1:53405/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110464 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110465 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110465 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1110466 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1110467 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1110468 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1110469 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1110470 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1110470 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1110471 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1110472 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1110472 INFO  (zkCallback-1300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1110473 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 1110473 INFO  (zkCallback-1300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c1
   [junit4]   2> 1110474 INFO  (zkCallback-1300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1110474 INFO  (zkCallback-1300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c2
   [junit4]   2> 1110474 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 1110477 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53405 53405
   [junit4]   2> 1110599 INFO  (Thread-3474) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53405 53405
   [junit4]   2> 1110600 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B2E80F5EE379BFE4]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZkStateWriterBatching
   [junit4]   2> 1110602 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testExternalModificationToSharedClusterState
   [junit4]   2> 1110603 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1110603 INFO  (Thread-3475) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1110603 INFO  (Thread-3475) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1110703 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:58610
   [junit4]   2> 1110703 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110704 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110706 INFO  (zkCallback-1302-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51e18e47 
name:ZooKeeperConnection Watcher:127.0.0.1:58610 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110706 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110706 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110708 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110713 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110714 INFO  (zkCallback-1303-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58f9b75c 
name:ZooKeeperConnection Watcher:127.0.0.1:58610 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110714 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110714 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110714 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1110717 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1110721 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1110724 INFO  (zkCallback-1304-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b0ffadf 
name:ZooKeeperConnection Watcher:127.0.0.1:58610/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110724 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1110725 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1110725 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1110726 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1110727 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1110728 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1110733 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1110734 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1110735 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1110735 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1110736 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1110737 INFO  (zkCallback-1304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1110737 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 1110738 INFO  (zkCallback-1304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c1
   [junit4]   2> 1110739 INFO  (zkCallback-1304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1110739 INFO  (zkCallback-1304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection c2
   [junit4]   2> 1110740 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c1
   [junit4]   2> 1110740 INFO  (zkCallback-1304-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> 1110740 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c2
   [junit4]   2> 1110742 INFO  (zkCallback-1304-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> 1112242 WARN  (zkCallback-1304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /clusterstate.json]
   [junit4]   2> 1112243 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58610 58610
   [junit4]   2> 1112369 INFO  (Thread-3475) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58610 58610
   [junit4]   2> 1112370 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B2E80F5EE379BFE4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testExternalModificationToSharedClusterState
   [junit4]   2> 1112371 INFO  
(SUITE-ZkStateWriterTest-seed#[B2E80F5EE379BFE4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateWriterTest_B2E80F5EE379BFE4-001
   [junit4]   2> Jul 06, 2016 1:51:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=909, maxMBSortInHeap=6.227599413257412, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=hr-HR, 
timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=82050128,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, 
TermVectorComponentDistributedTest, TestTolerantUpdateProcessorRandomCloud, 
AssignTest, OverseerRolesTest, CursorMarkTest, TestUtils, TestJettySolrRunner, 
TestFieldCacheSanityChecker, ShowFileRequestHandlerTest, JavabinLoaderTest, 
DocExpirationUpdateProcessorFactoryTest, DistributedSuggestComponentTest, 
TestElisionMultitermQuery, TestManagedStopFilterFactory, TestJsonFacets, 
TestRequestForwarding, PluginInfoTest, TestManagedSchemaAPI, SuggesterWFSTTest, 
PreAnalyzedUpdateProcessorTest, BasicAuthIntegrationTest, TestSearchPerf, 
DistributedFacetPivotLongTailTest, TestSweetSpotSimilarityFactory, 
TestCSVResponseWriter, SolrCoreCheckLockOnStartupTest, BasicDistributedZk2Test, 
TestHighFrequencyDictionaryFactory, TestFieldSortValues, 
TestSolrQueryParserDefaultOperatorResource, FieldAnalysisRequestHandlerTest, 
TestBlobHandler, RequestHandlersTest, TestReplicationHandlerBackup, 
TestCoreDiscovery, UUIDUpdateProcessorFallbackTest, 
HdfsRestartWhileUpdatingTest, TestLockTree, QueryParsingTest, 
TestFieldCacheVsDocValues, TestScoreJoinQPNoScore, TestStressUserVersions, 
TestDistributedMissingSort, TestSuggestSpellingConverter, CleanupOldIndexTest, 
TestGroupingSearch, TestCloudSchemaless, TestTolerantSearch, 
TestQueryWrapperFilter, DistributedFacetPivotWhiteBoxTest, 
TestReRankQParserPlugin, TestSolrIndexConfig, DateMathParserTest, 
TestSolrDynamicMBean, TestReload, TestInfoStreamLogging, 
VMParamsZkACLAndCredentialsProvidersTest, LukeRequestHandlerTest, 
SolrTestCaseJ4Test, HdfsNNFailoverTest, ResponseHeaderTest, SuggesterTest, 
TestSolrJ, SuggestComponentContextFilterQueryTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestDownShardTolerantSearch, 
TestCollectionAPI, StressHdfsTest, CollectionsAPISolrJTest, 
FullSolrCloudDistribCmdsTest, TestDocTermOrds, SolrCloudExampleTest, 
AutoCommitTest, AddBlockUpdateTest, CollectionStateFormat2Test, 
TestRandomRequestDistribution, RegexBoostProcessorTest, SmileWriterTest, 
TestSchemaSimilarityResource, DistribDocExpirationUpdateProcessorTest, 
RecoveryZkTest, TestReloadAndDeleteDocs, DistributedVersionInfoTest, 
TestConfigSets, TestConfigSetsAPIZkFailure, RestartWhileUpdatingTest, 
DirectUpdateHandlerOptimizeTest, FieldMutatingUpdateProcessorTest, 
TestPerFieldSimilarity, StatelessScriptUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, ZkStateWriterTest]
   [junit4] Completed [296/619 (1!)] on J2 in 3.67s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 1023 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:530:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984:
 There were test failures: 619 suites (10 ignored), 2589 tests, 1 failure, 85 
ignored (70 assumptions) [seed: B2E80F5EE379BFE4]

Total time: 71 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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]

Reply via email to