You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/07 15:04:17 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+125) - Build # 1082 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1082/
Java: 64bit/jdk-9-ea+125 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 10579 lines...]
    [javac] Compiling 675 source files to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/classes/test
    [javac] /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/SharedFSAutoReplicaFailoverTest.java:65: error: cannot find symbol
    [javac] @Nightly
    [javac]  ^
    [javac]   symbol: class Nightly
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:795: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:807: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1955: Compile failed; see the compiler error output for details.

Total time: 23 minutes 53 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



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 1087 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1087/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([BB98B328BE4AFE40:C40604ADD728D3CA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:130)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:53)
	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 11524 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_BB98B328BE4AFE40-001/init-core-data-001
   [junit4]   2> 682018 INFO  (SUITE-ZkStateReaderTest-seed#[BB98B328BE4AFE40]-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> 682019 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
   [junit4]   2> 682019 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 682019 INFO  (Thread-2376) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 682020 INFO  (Thread-2376) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 682119 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer start zk server on port:32831
   [junit4]   2> 682120 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682120 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682121 INFO  (zkCallback-1219-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14a1f4b name:ZooKeeperConnection Watcher:127.0.0.1:32831 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682121 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682122 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682122 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682122 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682123 INFO  (zkCallback-1220-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1266b9b name:ZooKeeperConnection Watcher:127.0.0.1:32831 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682123 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682123 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682123 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 682124 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682125 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682125 INFO  (zkCallback-1221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13ea5b8 name:ZooKeeperConnection Watcher:127.0.0.1:32831/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682125 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682125 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682126 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 682126 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 682126 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 682127 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 682127 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 682129 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 682129 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 682129 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 682129 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 682130 INFO  (zkCallback-1221-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 682130 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 682130 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 682131 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32831 32831
   [junit4]   2> 682258 INFO  (Thread-2376) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32831 32831
   [junit4]   2> 682259 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
   [junit4]   2> 682261 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
   [junit4]   2> 682262 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 682262 INFO  (Thread-2377) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 682262 INFO  (Thread-2377) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 682362 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer start zk server on port:35110
   [junit4]   2> 682362 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682362 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682364 INFO  (zkCallback-1223-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a6d68c name:ZooKeeperConnection Watcher:127.0.0.1:35110 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682364 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682364 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682364 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682365 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682365 INFO  (zkCallback-1224-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c85b72 name:ZooKeeperConnection Watcher:127.0.0.1:35110 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682365 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682365 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682365 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 682366 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682366 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682367 INFO  (zkCallback-1225-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fe4076 name:ZooKeeperConnection Watcher:127.0.0.1:35110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682367 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682367 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682367 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 682368 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 682369 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 682369 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 682370 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 682370 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 682370 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 682371 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 682371 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 682371 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 682372 INFO  (zkCallback-1225-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 682372 INFO  (zkCallback-1225-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> 682373 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 682374 INFO  (zkCallback-1225-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 682374 INFO  (zkCallback-1225-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 682374 INFO  (zkCallback-1225-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> 682376 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35110 35110
   [junit4]   2> 682489 INFO  (Thread-2377) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35110 35110
   [junit4]   2> 682490 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest -Dtests.method=testStateFormatUpdateWithTimeDelay -Dtests.seed=BB98B328BE4AFE40 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=America/North_Dakota/Beulah -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.23s J2 | ZkStateReaderTest.testStateFormatUpdateWithTimeDelay <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB98B328BE4AFE40:C40604ADD728D3CA]:0)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:130)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:53)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 682493 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
   [junit4]   2> 682493 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 682493 INFO  (Thread-2378) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 682493 INFO  (Thread-2378) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 682593 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer start zk server on port:35090
   [junit4]   2> 682594 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682594 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682595 INFO  (zkCallback-1227-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16d5478 name:ZooKeeperConnection Watcher:127.0.0.1:35090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682595 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682595 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682596 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682597 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682597 INFO  (zkCallback-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f38a9 name:ZooKeeperConnection Watcher:127.0.0.1:35090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682597 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682597 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682597 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 682598 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682598 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682598 INFO  (zkCallback-1229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118235 name:ZooKeeperConnection Watcher:127.0.0.1:35090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682599 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682599 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682599 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 682599 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 682600 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 682600 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 682600 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 682600 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 682601 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 682601 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 682601 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 682601 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 682602 INFO  (zkCallback-1229-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 682602 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 682602 INFO  (zkCallback-1229-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 682602 INFO  (zkCallback-1229-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 682603 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35090 35090
   [junit4]   2> 682717 INFO  (Thread-2378) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35090 35090
   [junit4]   2> 682718 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
   [junit4]   2> 682720 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 682720 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 682720 INFO  (Thread-2379) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 682720 INFO  (Thread-2379) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 682820 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer start zk server on port:40920
   [junit4]   2> 682821 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682821 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682822 INFO  (zkCallback-1231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1489e24 name:ZooKeeperConnection Watcher:127.0.0.1:40920 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682822 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682822 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682823 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682823 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682824 INFO  (zkCallback-1232-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@869c0f name:ZooKeeperConnection Watcher:127.0.0.1:40920 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682824 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682824 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682824 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 682825 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 682825 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 682826 INFO  (zkCallback-1233-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a7975b name:ZooKeeperConnection Watcher:127.0.0.1:40920/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682826 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 682826 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 682826 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 682826 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 682827 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 682827 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 682828 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 682828 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 682828 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 682831 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 682832 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 682832 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 682832 INFO  (zkCallback-1233-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 682832 INFO  (zkCallback-1233-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> 682833 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 682833 INFO  (zkCallback-1233-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 682833 INFO  (zkCallback-1233-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> 682833 INFO  (zkCallback-1233-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 682834 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40920 40920
   [junit4]   2> 682928 INFO  (Thread-2379) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40920 40920
   [junit4]   2> 682929 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 682931 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 682931 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 682931 INFO  (Thread-2380) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 682931 INFO  (Thread-2380) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 683031 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer start zk server on port:45944
   [junit4]   2> 683031 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 683032 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683033 INFO  (zkCallback-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@198b6b5 name:ZooKeeperConnection Watcher:127.0.0.1:45944 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 683033 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683033 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 683034 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 683034 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683035 INFO  (zkCallback-1236-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@230351 name:ZooKeeperConnection Watcher:127.0.0.1:45944 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 683035 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683035 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 683035 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 683044 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 683044 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683045 INFO  (zkCallback-1237-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@de6df0 name:ZooKeeperConnection Watcher:127.0.0.1:45944/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 683045 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683045 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 683045 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 683046 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 683046 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 683047 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 683047 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 683047 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 683048 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 683048 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 683049 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 683049 INFO  (zkCallback-1237-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 683049 INFO  (zkCallback-1237-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> 683050 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 683051 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 683051 INFO  (zkCallback-1237-thread-1) [    ] o.a.s.c.c.ZkStateReader Uninteresting collection c1
   [junit4]   2> 683051 INFO  (zkCallback-1237-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> 683051 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 683056 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45944 45944
   [junit4]   2> 683082 INFO  (Thread-2380) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45944 45944
   [junit4]   2> 683083 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 683085 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 683085 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 683088 INFO  (Thread-2381) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 683088 INFO  (Thread-2381) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 683188 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer start zk server on port:34120
   [junit4]   2> 683188 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 683189 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683190 INFO  (zkCallback-1239-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18bd541 name:ZooKeeperConnection Watcher:127.0.0.1:34120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 683190 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683190 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 683191 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 683191 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683192 INFO  (zkCallback-1240-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bd9bae name:ZooKeeperConnection Watcher:127.0.0.1:34120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 683192 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683192 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 683192 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 683193 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 683193 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683193 INFO  (zkCallback-1241-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a4c06e name:ZooKeeperConnection Watcher:127.0.0.1:34120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 683193 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683194 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 683194 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 683194 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 683194 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 683195 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 683195 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 683195 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 683195 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 683196 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 683197 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 683197 INFO  (zkCallback-1241-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 683197 INFO  (zkCallback-1241-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> 683198 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 683198 INFO  (zkCallback-1241-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> 683199 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34120 34120
   [junit4]   2> 683313 INFO  (Thread-2381) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34120 34120
   [junit4]   2> 683313 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BB98B328BE4AFE40]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 683314 INFO  (SUITE-ZkStateReaderTest-seed#[BB98B328BE4AFE40]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_BB98B328BE4AFE40-001
   [junit4]   2> Jul 08, 2016 2:11:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=vi-VN, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=102655680,total=265068544
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrRequestHandlerTest, TestSolrConfigHandler, RequestLoggingTest, TestConfigSetProperties, TestJmxMonitoredMap, TestReloadDeadlock, TestSolrCLIRunExample, TestFuzzyAnalyzedSuggestions, TestFastWriter, LukeRequestHandlerTest, BaseCdcrDistributedZkTest, RankQueryTest, TestUseDocValuesAsStored, SimpleFacetsTest, TestSort, ConnectionManagerTest, TestRawTransformer, ExitableDirectoryReaderTest, PrimitiveFieldTypeTest, StatelessScriptUpdateProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, TestFileDictionaryLookup, TestReplicaProperties, NoCacheHeaderTest, TestMiniSolrCloudClusterBase, TestXmlQParser, TestUniqueKeyFieldResource, HdfsDirectoryTest, TestRecovery, TestCoreDiscovery, BlockJoinFacetDistribTest, TestImplicitCoreProperties, TestClassicSimilarityFactory, SpatialHeatmapFacetsTest, TestDocBasedVersionConstraints, TestSSLRandomization, TestConfigSetsAPIExclusivity, SearchHandlerTest, TestFieldCacheSort, TestSchemaResource, TestOrdValues, TestStressReorder, VersionInfoTest, DistanceUnitsTest, DistributedQueryComponentOptimizationTest, TestSmileRequest, TestHdfsBackupRestoreCore, TestCollationField, DirectUpdateHandlerTest, CoreAdminHandlerTest, TestElisionMultitermQuery, DeleteShardTest, CollectionsAPISolrJTest, BinaryUpdateRequestHandlerTest, TestSweetSpotSimilarityFactory, RegexBoostProcessorTest, TestGraphTermsQParserPlugin, BadCopyFieldTest, RestartWhileUpdatingTest, DocValuesMultiTest, TestExtendedDismaxParser, DateMathParserTest, TestHdfsCloudBackupRestore, HardAutoCommitTest, TestFieldCache, SuggesterWFSTTest, HdfsThreadLeakTest, TestXIncludeConfig, DistributedFacetPivotLargeTest, TestBackupRepositoryFactory, CurrencyFieldXmlFileTest, TestTolerantUpdateProcessorCloud, DistributedFacetPivotSmallTest, TestCopyFieldCollectionResource, TestSlowCompositeReaderWrapper, BadComponentTest, TestPostingsSolrHighlighter, HdfsWriteToMultipleCollectionsTest, AnalyticsQueryTest, DirectUpdateHandlerOptimizeTest, PKIAuthenticationIntegrationTest, OverseerTest, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedStatsComponentCardinality, TestCharFilters, SuggesterTest, TestLocalFSCloudBackupRestore, DateRangeFieldTest, TestIndexSearcher, ClusterStateTest, TestFieldTypeCollectionResource, TestExactStatsCache, TestSolrDeletionPolicy1, MigrateRouteKeyTest, TermVectorComponentDistributedTest, SampleTest, ZkStateReaderTest]
   [junit4] Completed [288/621 (1!)] on J2 in 2.07s, 6 tests, 1 failure <<< FAILURES!

[...truncated 1112 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 621 suites (10 ignored), 2642 tests, 1 failure, 134 ignored (88 assumptions) [seed: BB98B328BE4AFE40]

Total time: 57 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



[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 1086 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1086/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 37097 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.5
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.System#currentTimeMillis() [Use RTimer/TimeOut/System.nanoTime for time comparisons, and `new Date()` output/debugging/stats of timestamps. If for some miscellaneous reason, you absolutely need to use this, use a SuppressForbidden.]
[forbidden-apis]   in org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest (SharedFSAutoReplicaFailoverTest.java:317)
[forbidden-apis] Forbidden method invocation: java.lang.System#currentTimeMillis() [Use RTimer/TimeOut/System.nanoTime for time comparisons, and `new Date()` output/debugging/stats of timestamps. If for some miscellaneous reason, you absolutely need to use this, use a SuppressForbidden.]
[forbidden-apis]   in org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest (SharedFSAutoReplicaFailoverTest.java:321)
[forbidden-apis] Scanned 3254 (and 2112 related) class file(s) for forbidden API invocations (in 2.13s), 2 error(s).

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:347: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:508: Check for forbidden API calls failed, see log.

Total time: 63 minutes 49 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



[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+125) - Build # 1085 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1085/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 37089 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.5
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.System#currentTimeMillis() [Use RTimer/TimeOut/System.nanoTime for time comparisons, and `new Date()` output/debugging/stats of timestamps. If for some miscellaneous reason, you absolutely need to use this, use a SuppressForbidden.]
[forbidden-apis]   in org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest (SharedFSAutoReplicaFailoverTest.java:317)
[forbidden-apis] Forbidden method invocation: java.lang.System#currentTimeMillis() [Use RTimer/TimeOut/System.nanoTime for time comparisons, and `new Date()` output/debugging/stats of timestamps. If for some miscellaneous reason, you absolutely need to use this, use a SuppressForbidden.]
[forbidden-apis]   in org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest (SharedFSAutoReplicaFailoverTest.java:321)
[forbidden-apis] Scanned 3254 (and 2113 related) class file(s) for forbidden API invocations (in 2.20s), 2 error(s).

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:347: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:508: Check for forbidden API calls failed, see log.

Total time: 78 minutes 55 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



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 1084 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1084/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 37085 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.5
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.System#currentTimeMillis() [Use RTimer/TimeOut/System.nanoTime for time comparisons, and `new Date()` output/debugging/stats of timestamps. If for some miscellaneous reason, you absolutely need to use this, use a SuppressForbidden.]
[forbidden-apis]   in org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest (SharedFSAutoReplicaFailoverTest.java:317)
[forbidden-apis] Forbidden method invocation: java.lang.System#currentTimeMillis() [Use RTimer/TimeOut/System.nanoTime for time comparisons, and `new Date()` output/debugging/stats of timestamps. If for some miscellaneous reason, you absolutely need to use this, use a SuppressForbidden.]
[forbidden-apis]   in org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest (SharedFSAutoReplicaFailoverTest.java:321)
[forbidden-apis] Scanned 3254 (and 2112 related) class file(s) for forbidden API invocations (in 2.55s), 2 error(s).

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:347: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:508: Check for forbidden API calls failed, see log.

Total time: 68 minutes 15 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



[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+125) - Build # 1083 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1083/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 10579 lines...]
    [javac] Compiling 675 source files to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/classes/test
    [javac] /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/SharedFSAutoReplicaFailoverTest.java:65: error: cannot find symbol
    [javac] @Nightly
    [javac]  ^
    [javac]   symbol: class Nightly
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:795: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:807: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1955: Compile failed; see the compiler error output for details.

Total time: 33 minutes 1 second
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