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/04/19 06:30:08 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3218 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3218/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
There are still nodes recoverying - waited for 120 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 120 seconds
	at __randomizedtesting.SeedInfo.seed([865346EB727367E4:E077931DC8F0A1C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1414)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:115)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([865346EB727367E4:E077931DC8F0A1C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
There are still nodes recoverying - waited for 120 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 120 seconds
	at __randomizedtesting.SeedInfo.seed([865346EB727367E4:E077931DC8F0A1C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1414)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:105)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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 10936 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/init-core-data-001
   [junit4]   2> 989723 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[865346EB727367E4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 989723 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[865346EB727367E4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 989726 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 989726 INFO  (Thread-1745) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 989726 INFO  (Thread-1745) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 989829 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.ZkTestServer start zk server on port:52567
   [junit4]   2> 989829 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 989831 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990050 INFO  (zkCallback-736-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a47c9cf name:ZooKeeperConnection Watcher:127.0.0.1:52567 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 990050 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990051 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 990051 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 990057 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 990059 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990061 INFO  (zkCallback-737-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fa39527 name:ZooKeeperConnection Watcher:127.0.0.1:52567/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 990061 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990061 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 990062 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 990067 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 990071 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 990073 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 990077 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 990083 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 990088 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 990090 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 990094 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 990094 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 990098 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 990098 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 990102 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 990102 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 990106 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 990107 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 990111 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 990111 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 990115 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 990116 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 990120 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 990121 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 990144 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 990145 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 990148 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 990149 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 991843 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1
   [junit4]   2> 991847 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 991850 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10406511{/,null,AVAILABLE}
   [junit4]   2> 991853 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@367c48b2{HTTP/1.1,[http/1.1]}{127.0.0.1:52570}
   [junit4]   2> 991854 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.Server Started @997016ms
   [junit4]   2> 991854 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/tempDir-001/control/data, hostContext=/, hostPort=52570, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores}
   [junit4]   2> 991855 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 991855 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001'
   [junit4]   2> 991855 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 991855 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 991856 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 991857 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991861 INFO  (zkCallback-738-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69536511 name:ZooKeeperConnection Watcher:127.0.0.1:52567/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 991861 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991861 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 991864 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 991865 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/solr.xml
   [junit4]   2> 991876 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores
   [junit4]   2> 991876 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.CoreContainer New CoreContainer 465051430
   [junit4]   2> 991876 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001]
   [junit4]   2> 991876 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/lib
   [junit4]   2> 991877 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 991881 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 991882 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 991882 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 991882 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52567/solr
   [junit4]   2> 991882 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 991882 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 991883 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991887 INFO  (zkCallback-741-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b5642d7 name:ZooKeeperConnection Watcher:127.0.0.1:52567 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 991888 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991888 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 991892 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/672976345@6d625af1
   [junit4]   2> 991893 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991897 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b3a1cd3 name:ZooKeeperConnection Watcher:127.0.0.1:52567/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 991897 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991901 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 991911 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 991922 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 991926 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 991930 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 991935 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 991938 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 991942 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 991945 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 991948 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 991952 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 991959 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 991962 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 991965 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 991967 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95750534990331908-127.0.0.1:52570_-n_0000000000
   [junit4]   2> 991967 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52570_
   [junit4]   2> 991968 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 991971 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer Overseer (id=95750534990331908-127.0.0.1:52570_-n_0000000000) starting
   [junit4]   2> 991975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 991989 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 991990 INFO  (OverseerCollectionConfigSetProcessor-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 991991 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 991992 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52570_
   [junit4]   2> 991993 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52570_
   [junit4]   2> 991997 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 991998 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 991999 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 992021 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 992021 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 992027 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores
   [junit4]   2> 992029 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 992029 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1
   [junit4]   2> 992029 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 992031 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 992031 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52570_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 992032 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 992032 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 992036 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52570",
   [junit4]   2>   "node_name":"127.0.0.1:52570_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 992037 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 992037 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52570",
   [junit4]   2>   "node_name":"127.0.0.1:52570_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 992038 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 992039 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 992042 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 993048 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 993048 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 993049 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 993049 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 993051 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 993051 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1'
   [junit4]   2> 993051 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 993051 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 993053 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 993063 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 993066 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 993072 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 993080 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 993179 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 993180 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 993181 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 993186 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 993225 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 993225 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 993226 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 993226 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1/data/]
   [junit4]   2> 993226 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 993227 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1/data
   [junit4]   2> 993227 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1/data/index/
   [junit4]   2> 993227 WARN  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 993227 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1/data/index
   [junit4]   2> 993227 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=67.1845703125, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=21.59022315228162, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13308371575147265
   [junit4]   2> 993228 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ca547b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d21fe80),segFN=segments_1,generation=1}
   [junit4]   2> 993228 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 993228 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1/data/
   [junit4]   2> 993229 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 993231 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 993280 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 993281 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 993281 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 993281 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 993379 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 993397 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 993398 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 993399 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 993401 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 993404 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 993404 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 993405 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 993405 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 993407 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 993407 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 993407 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=78.2607421875, floorSegmentMB=1.6162109375, forceMergeDeletesPctAllowed=17.274149349988832, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16639641156551876
   [junit4]   2> 993407 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ca547b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d21fe80),segFN=segments_1,generation=1}
   [junit4]   2> 993407 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 993408 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12b5bc3d[collection1] main]
   [junit4]   2> 993408 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 993409 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 993409 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 993410 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 993410 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 993410 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 993411 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 993411 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 993411 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 993435 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 993435 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 993435 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 993435 INFO  (searcherExecutor-2600-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12b5bc3d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 993435 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 993435 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532008563731333120
   [junit4]   2> 993437 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1532008563731333120
   [junit4]   2> 993437 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 993439 INFO  (coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 993441 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:52570 collection:control_collection shard:shard1
   [junit4]   2> 993443 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 993450 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95750534990331908-core_node1-n_0000000000
   [junit4]   2> 993451 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 993454 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 993454 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 993454 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52570/collection1/
   [junit4]   2> 993454 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 993454 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52570/collection1/ has no replicas
   [junit4]   2> 993455 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 993456 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 993464 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95750534990331908-core_node1-n_0000000000
   [junit4]   2> 993468 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52570/collection1/ shard1
   [junit4]   2> 993471 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:52570",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 993561 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:52567/solr
   [junit4]   2> 993562 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993563 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993565 INFO  (zkCallback-744-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f2f820 name:ZooKeeperConnection Watcher:127.0.0.1:52567/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993566 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993566 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993566 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 993570 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993571 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 993571 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 993571 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993572 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993575 INFO  (zkCallback-745-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@346f6f2a name:ZooKeeperConnection Watcher:127.0.0.1:52567/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993575 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993575 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993577 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 993577 INFO  (zkCallback-744-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: [1])
   [junit4]   2> 993581 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52570/collection1/ and leader is http://127.0.0.1:52570/collection1/
   [junit4]   2> 993581 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52570
   [junit4]   2> 993581 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 993581 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 993581 INFO  (coreZkRegister-2593-thread-1-processing-n:127.0.0.1:52570_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52570_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 993587 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 993588 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 993592 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52570",
   [junit4]   2>   "node_name":"127.0.0.1:52570_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 993593 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52570",
   [junit4]   2>   "node_name":"127.0.0.1:52570_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 993594 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 993710 INFO  (zkCallback-744-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: [1])
   [junit4]   2> 993710 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 993890 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001/cores/collection1
   [junit4]   2> 993892 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001
   [junit4]   2> 993893 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 993897 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4448e659{/,null,AVAILABLE}
   [junit4]   2> 993899 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@796727b8{HTTP/1.1,[http/1.1]}{127.0.0.1:52580}
   [junit4]   2> 993900 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.Server Started @999062ms
   [junit4]   2> 993900 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=52580, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001/cores}
   [junit4]   2> 993900 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 993900 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001'
   [junit4]   2> 993901 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 993901 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 993901 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993905 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993906 INFO  (zkCallback-746-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ce7bbac name:ZooKeeperConnection Watcher:127.0.0.1:52567/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993906 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993907 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993911 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 993911 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001/solr.xml
   [junit4]   2> 993931 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001/cores
   [junit4]   2> 993931 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1071311729
   [junit4]   2> 993931 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001]
   [junit4]   2> 993931 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001/lib
   [junit4]   2> 993931 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 993935 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 993936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 993936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 993936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52567/solr
   [junit4]   2> 993937 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 993937 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993937 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993940 INFO  (zkCallback-749-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a594814 name:ZooKeeperConnection Watcher:127.0.0.1:52567 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993941 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993942 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/672976345@7ab345df
   [junit4]   2> 993948 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993950 INFO  (zkCallback-750-thread-1-processing-n:127.0.0.1:52580_) [n:127.0.0.1:52580_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20fe3f17 name:ZooKeeperConnection Watcher:127.0.0.1:52567/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993950 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993965 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 993975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993980 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993981 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95750534990331913-127.0.0.1:52580_-n_0000000001
   [junit4]   2> 993982 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95750534990331908-127.0.0.1:52570_-n_0000000000 to know if I could be the leader
   [junit4]   2> 993983 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.ZkController Publish node=127.0.0.1:52580_ as DOWN
   [junit4]   2> 993986 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52580_"} current state version: 3
   [junit4]   2> 993986 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52580_
   [junit4]   2> 993988 INFO  (OverseerStateUpdate-95750534990331908-127.0.0.1:52570_-n_0000000000) [n:127.0.0.1:52570_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 994108 INFO  (zkCallback-750-thread-1-processing-n:127.0.0.1:52580_) [n:127.0.0.1:52580_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 994108 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 994108 INFO  (zkCallback-744-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: [1])
   [junit4]   2> 994989 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52580_
   [junit4]   2> 994990 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52580_
   [junit4]   2> 994992 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 994992 INFO  (zkCallback-744-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 994992 INFO  (zkCallback-750-thread-1-processing-n:127.0.0.1:52580_) [n:127.0.0.1:52580_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 994993 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:52570_) [n:127.0.0.1:52570_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 994993 INFO  (zkCallback-750-thread-1-processing-n:127.0.0.1:52580_) [n:127.0.0.1:52580_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 994993 INFO  (zkCallback-744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 995005 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 995005 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 995007 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[865346EB727367E4]) [n:127.0.0.1:52580_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_865346EB727367E4-001/shard-1-001/cores
   [junit4]   2> 995010 INFO  (TEST-DistribDocExpirationU

[...truncated too long message...]

est-seed#[865346EB727367E4]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@48f585b3{HTTP/1.1,[http/1.1]}{127.0.0.1:56237}
   [junit4]   2> 2567553 INFO  (TEST-CleanupOldIndexTest.test-seed#[865346EB727367E4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33fbcd6c{/,null,UNAVAILABLE}
   [junit4]   2> 2567556 INFO  (TEST-CleanupOldIndexTest.test-seed#[865346EB727367E4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56223 56223
   [junit4]   2> 2567572 INFO  (Thread-5383) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56223 56223
   [junit4]   2> 2569329 WARN  (Thread-5383) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95750629007360009-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/95750629007360009-127.0.0.1:56233_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CleanupOldIndexTest -Dtests.method=test -Dtests.seed=865346EB727367E4 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Africa/Maseru -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  145s J1 | CleanupOldIndexTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 120 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([865346EB727367E4:E077931DC8F0A1C]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1414)
   [junit4]    > 	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:115)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2569332 INFO  (SUITE-CleanupOldIndexTest-seed#[865346EB727367E4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CleanupOldIndexTest_865346EB727367E4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=FST50, a_t=FST50, a_i=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1098, maxMBSortInHeap=5.341033803790385, sim=ClassicSimilarity, locale=es-PA, timezone=Africa/Maseru
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=141781144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorCloud, DateRangeFieldTest, DeleteStatusTest, TestJettySolrRunner, TestReplicationHandlerBackup, UniqFieldsUpdateProcessorFactoryTest, TestNamedUpdateProcessors, TestManagedResourceStorage, UUIDUpdateProcessorFallbackTest, FileBasedSpellCheckerTest, MultiThreadedOCPTest, DirectUpdateHandlerOptimizeTest, TestLeaderElectionZkExpiry, SuggesterTSTTest, SolrCoreCheckLockOnStartupTest, TestDocBasedVersionConstraints, TestRestoreCore, ShardSplitTest, TestHighFrequencyDictionaryFactory, SSLMigrationTest, SpellCheckCollatorTest, TestStressRecovery, TestShortCircuitedRequests, NoCacheHeaderTest, SolrInfoMBeanTest, TestChildDocTransformer, CollectionsAPIDistributedZkTest, EchoParamsTest, ParsingFieldUpdateProcessorsTest, CurrencyFieldOpenExchangeTest, DateMathParserTest, TestSuggestSpellingConverter, TestHdfsUpdateLog, FullSolrCloudDistribCmdsTest, BaseCdcrDistributedZkTest, TestSolrQueryParser, ClassificationUpdateProcessorFactoryTest, TestConfigSets, AutoCommitTest, CollectionTooManyReplicasTest, TestCollectionAPI, TermVectorComponentTest, TestSolrQueryParserResource, AddBlockUpdateTest, TestBinaryField, TestCopyFieldCollectionResource, TestQueryUtils, SuggesterTest, OverseerTaskQueueTest, QueryParsingTest, TestQuerySenderListener, TestFilteredDocIdSet, TestDownShardTolerantSearch, SpellCheckComponentTest, SortByFunctionTest, TestConfigSetImmutable, TestIndexingPerformance, DistributedDebugComponentTest, TestPivotHelperCode, SpellPossibilityIteratorTest, TestRebalanceLeaders, ExitableDirectoryReaderTest, TestQueryTypes, TestSystemIdResolver, CursorMarkTest, FullHLLTest, CdcrReplicationHandlerTest, HdfsDirectoryTest, DistribDocExpirationUpdateProcessorTest, OverriddenZkACLAndCredentialsProvidersTest, ResourceLoaderTest, CollectionReloadTest, TestAddFieldRealTimeGet, TestAuthenticationFramework, TestCustomSort, HdfsSyncSliceTest, TestManagedStopFilterFactory, TestMiniSolrCloudCluster, TestDistribIDF, TestRequestForwarding, TestTrieFacet, TestAuthorizationFramework, TestScoreJoinQPScore, TestOnReconnectListenerSupport, TestRandomFaceting, TestUseDocValuesAsStored, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedQueueTest, DistributedFacetPivotLargeTest, TestBM25SimilarityFactory, DistributedQueryComponentOptimizationTest, TestReRankQParserPlugin, RAMDirectoryFactoryTest, CreateCollectionCleanupTest, DeleteReplicaTest, TestFileDictionaryLookup, TestJsonFacets, JavabinLoaderTest, OverseerRolesTest, AsyncCallRequestStatusResponseTest, BigEndianAscendingWordDeserializerTest, TestClassicSimilarityFactory, OutputWriterTest, TestObjectReleaseTracker, AliasIntegrationTest, ZkStateWriterTest, TestAnalyzeInfixSuggestions, TestInitQParser, TestBinaryResponseWriter, BasicZkTest, TestIndexSearcher, TestCrossCoreJoin, CoreAdminCreateDiscoverTest, TestReversedWildcardFilterFactory, TestStandardQParsers, DistributedFacetPivotSmallAdvancedTest, HdfsBasicDistributedZkTest, NumericFieldsTest, TestReloadAndDeleteDocs, TestSolrDeletionPolicy2, TestSolrConfigHandler, TestSerializedLuceneMatchVersion, TestPerFieldSimilarity, HdfsTlogReplayBufferedWhileIndexingTest, TestTrie, RuleEngineTest, TestBadConfig, TestPHPSerializedResponseWriter, TestRecovery, SpellingQueryConverterTest, ZkNodePropsTest, TestUtils, ShowFileRequestHandlerTest, SecurityConfHandlerTest, ConvertedLegacyTest, TestSolrJ, TestConfigSetsAPIExclusivity, CdcrVersionReplicationTest, AnalyticsMergeStrategyTest, RestartWhileUpdatingTest, TestFiltering, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestJoin, TestStressVersions, DistributedTermsComponentTest, SolrCoreTest, StatsComponentTest, BasicFunctionalityTest, SoftAutoCommitTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, DocValuesTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, TestAnalyzedSuggestions, SearchHandlerTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, DOMUtilTest, TestLRUCache, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, AssignTest, CleanupOldIndexTest]
   [junit4] Completed [439/590 (3!)] on J1 in 145.06s, 1 test, 1 failure <<< FAILURES!

[...truncated 530 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1457: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1014: There were test failures: 590 suites (10 ignored), 2372 tests, 3 failures, 119 ignored (69 assumptions) [seed: 865346EB727367E4]

Total time: 88 minutes 25 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-master-MacOSX (64bit/jdk1.8.0) - Build # 3220 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3220/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

No tests ran.

Build Log:
[...truncated 16 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to MacOSX VBOX(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy45.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
	... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
	... 11 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:196)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at org.eclipse.jgit.util.IO.readFully(IO.java:246)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
	at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
	... 17 more
ERROR: null
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3219 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3219/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 51713 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj925474342
 [ecj-lint] Compiling 81 source files to /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj925474342
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoPolygonFactory.java (at line 144)
 [ecj-lint] 	* @param start with input list of points
 [ecj-lint] 	         ^^^^^
 [ecj-lint] Javadoc: Parameter start is not declared
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:204: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2187: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2005: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2044: Compile failed; see the compiler error output for details.

Total time: 103 minutes 54 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