Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/650/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  org.apache.lucene.store.TestFileSwitchDirectory.testListAllIsSorted

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001\bar-035\aux.test

Stack Trace:
java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001\bar-035\aux.test
        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.store.TestFileSwitchDirectory.testListAllIsSorted

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-002\bar-035\aux.test

Stack Trace:
java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-002\bar-035\aux.test
        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.store.TestFileSwitchDirectory.testListAllIsSorted

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-002\bar-035\aux.test

Stack Trace:
java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-002\bar-035\aux.test
        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.store.TestFileSwitchDirectory.testListAllIsSorted

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-003\bar-035\aux.test

Stack Trace:
java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-003\bar-035\aux.test
        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.store.TestFileSwitchDirectory.testListAllIsSorted

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001\bar-035\aux.test

Stack Trace:
java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001\bar-035\aux.test
        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
        at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=17660000

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=17660000
        at 
__randomizedtesting.SeedInfo.seed([6516AC3D3CB15B67:5D7ADF18A861F921]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=24570000

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=24570000
        at 
__randomizedtesting.SeedInfo.seed([6516AC3D3CB15B67:5D7ADF18A861F921]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1347 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testListAllIsSorted 
-Dtests.seed=B72FF66CCEAB273B -Dtests.slow=true -Dtests.locale=en-KY 
-Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.03s J0 | TestFileSwitchDirectory.testListAllIsSorted <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001\bar-035\aux.test
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    >        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    >        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
   [junit4]    >        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] IGNOR/A 0.01s J0 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=614, maxMBSortInHeap=5.947905987626463, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KY, timezone=Europe/Riga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=117393064,total=283824128
   [junit4]   2> NOTE: All tests run in this JVM: [TestCharsRefBuilder, 
TestDocumentsWriterDeleteQueue, TestTimeLimitingCollector, TestIntBlockPool, 
TestScoreCachingWrappingScorer, TestSameScoresWithThreads, TestSpans, 
TestCrashCausesCorruptIndex, TestSimpleFSDirectory, TestMultiMMap, 
TestDocValuesFieldUpdates, TestTopDocsMerge, TestParallelLeafReader, 
TestStringMSBRadixSorter, TestTopDocsCollector, Test2BBKDPoints, 
TestRamUsageEstimator, TestAttributeSource, TestSearchForDuplicates, 
TestCodecHoldsOpenFiles, TestFloatRangeFieldQueries, 
TestMultiThreadTermVectors, TestReaderWrapperDVTypeCheck, TestFieldInfos, 
TestIndexWriterMerging, TestFixedBitDocIdSet, TestPolygon, TestTermVectors, 
TestAllFilesDetectTruncation, TestQueryBuilder, TestVersion, TestAddIndexes, 
TestFlushByRamOrCountsPolicy, TestBufferedIndexInput, TestNativeFSLockFactory, 
TestUpgradeIndexMergePolicy, TestThreadedForceMerge, TestConjunctions, 
TestSparseFixedBitSet, TestNewestSegment, TestMatchAllDocsQuery, 
TestPendingSoftDeletes, TestRAMDirectory, TestOmitTf, 
TestBinaryDocValuesUpdates, TestSearchWithThreads, MultiCollectorTest, 
TestIndexWriterDeleteByQuery, TestLongBitSet, TestDocsAndPositions, 
Test2BPoints, TestForceMergeForever, TestPayloadsOnVectors, 
TestDuelingCodecsAtNight, TestLucene60FieldInfoFormat, 
TestTopFieldCollectorEarlyTermination, TestStandardAnalyzer, 
TestExternalCodecs, TestDocValuesQueries, TestBooleanSimilarity, 
TestSortRescorer, TestWildcardRandom, TestFilterLeafReader, 
TestSnapshotDeletionPolicy, TestIndexInput, TestFieldValueQuery, 
TestHugeRamFile, TestBooleanQuery, TestIndexWriterFromReader, 
TestSegmentTermEnum, TestVirtualMethod, TestInfoStream, TestDirectoryReader, 
TestIndexWriterThreadsToSegments, TestSearch, TestDocCount, 
TestNumericDocValuesUpdates, TestTermdocPerf, TestLRUQueryCache, 
LimitedFiniteStringsIteratorTest, TestScorerPerf, TestAtomicUpdate, 
TestSortedSetSelector, TestMmapDirectory, TestDemoParallelLeafReader, 
TestTermScorer, TestBagOfPositions, TestFilterDirectory, 
TestExitableDirectoryReader, TestSwappedIndexFiles, TestRoaringDocIdSet, 
TestPriorityQueue, TestSimilarityProvider, TestDocValuesIndexing, 
TestLongValuesSource, TestBlockPostingsFormat2, TestRegexpQuery, 
TestDocIdsWriter, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, 
TestPackedTokenAttributeImpl, TestBlendedTermQuery, 
TestRecyclingIntBlockAllocator, TestMultiset, TestMinimize, TestIntroSorter, 
TestCodecs, TestIndexWriterExceptions, TestSegmentReader, 
TestBooleanQueryVisitSubscorers, TestAxiomaticSimilarity, 
TestNormsFieldExistsQuery, TestLucene70NormsFormat, TestGeoEncodingUtils, 
TestBooleanRewrites, TestTimSorterWorstCase, TestOrdinalMap, TestRegexpRandom2, 
TestReadOnlyIndex, TestIndexWriter, TestFSTs, TestGraphTokenizers, 
TestShardSearching, TestBasics, TestDuelingCodecs, TestNorms, 
TestIndexWriterCommit, TestNeverDelete, TestStressIndexing, 
TestIndexWriterUnicode, TestTieredMergePolicy, TestTermsEnum, TestCrash, 
TestSort, TestMultiDocValues, TestFieldsReader, TestSimilarityBase, 
TestTermsEnum2, TestCustomNorms, TestFlex, TestUTF32ToUTF8, 
TestSpanExplanations, TestMultiPhraseQuery, TestLazyProxSkipping, 
TestOmitPositions, TestStressNRT, TestDisjunctionMaxQuery, 
TestForTooMuchCloning, TestFuzzyQuery, TestDoc, TestNoDeletionPolicy, 
TestTermVectorsReader, TestUniqueTermCount, TestUnicodeUtil, 
TestPrefixCodedTerms, TestAllFilesHaveCodecHeader, 
TestParallelReaderEmptyIndex, TestFileSwitchDirectory]
   [junit4] Completed [328/476 (1!)] on J0 in 1.10s, 43 tests, 1 error, 2 
skipped <<< FAILURES!

[...truncated 14983 lines...]
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4]   2> 225630 INFO  
(SUITE-TestTimeSource-seed#[6516AC3D3CB15B67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_6516AC3D3CB15B67-001\init-core-data-001
   [junit4]   2> 225630 WARN  
(SUITE-TestTimeSource-seed#[6516AC3D3CB15B67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=273 numCloses=273
   [junit4]   2> 225630 INFO  
(SUITE-TestTimeSource-seed#[6516AC3D3CB15B67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 225630 INFO  
(SUITE-TestTimeSource-seed#[6516AC3D3CB15B67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 225630 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[6516AC3D3CB15B67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
   [junit4]   2> 235694 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[6516AC3D3CB15B67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimeSource 
-Dtests.method=testEpochTime -Dtests.seed=6516AC3D3CB15B67 -Dtests.slow=true 
-Dtests.locale=fr-RW -Dtests.timezone=Asia/Taipei -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 10.1s J1 | TestTimeSource.testEpochTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0 
time diff=24570000
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6516AC3D3CB15B67:5D7ADF18A861F921]:0)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_6516AC3D3CB15B67-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=723, maxMBSortInHeap=7.670991332091082, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-RW, timezone=Asia/Taipei
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=113194032,total=362536960
   [junit4]   2> NOTE: All tests run in this JVM: [TestV1toV2ApiMapper, 
ConcatOperationTest, TestZkConfigManager, CloudSolrClientTest, 
ConcurrentUpdateSolrClientTest, JsonValidatorTest, SchemaTest, 
LessThanEvaluatorTest, SolrQueryTest, ArrayEvaluatorTest, TestJsonRecordReader, 
MergeIndexesEmbeddedTest, TestSolrJErrorHandling, SolrExampleJettyTest, 
SolrExceptionTest, SolrSchemalessExampleTest, GreaterThanEvaluatorTest, 
StreamExpressionToExpessionTest, TestFastInputStream, QueryResponseTest, 
MultiplyEvaluatorTest, ClientUtilsTest, UuidEvaluatorTest, 
TestCollectionAdminRequest, HyperbolicSineEvaluatorTest, TestNamedListCodec, 
StreamDecoratorTest, TestTimeSource]
   [junit4] Completed [136/154 (1!)] on J1 in 10.16s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 42959 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/650/consoleText

[repro] Revision: 82b793df56c8c9fb50c29f46f39465453a87f2b2

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene\core
[repro]       TestFileSwitchDirectory
[repro]    solr\solrj
[repro]       TestTimeSource
[repro] ant compile-test

[...truncated 147 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestFileSwitchDirectory" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B72FF66CCEAB273B 
-Dtests.slow=true -Dtests.locale=en-KY -Dtests.timezone=Europe/Riga 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.04s J1 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.08s J1 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testRandomLong
   [junit4] IGNOR/A 0.02s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testDirectoryFilter
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.50s J1 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testCopyFromDestination
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.64s J1 | TestFileSwitchDirectory.testThreadSafety
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseDirectory
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.04s J1 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testString
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.07s J1 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testVLong
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testListAllIsSorted 
-Dtests.seed=B72FF66CCEAB273B -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en-KY -Dtests.timezone=Europe/Riga -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.07s J1 | TestFileSwitchDirectory.testListAllIsSorted <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001\bar-035\aux.test
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    >        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    >        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
   [junit4]    >        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.15s J1 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testRandomInt
   [junit4] IGNOR/A 0.12s J1 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testZInt
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=614, maxMBSortInHeap=5.947905987626463, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KY, timezone=Europe/Riga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=74284296,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory]
   [junit4] Completed [1/5 (1!)] on J1 in 2.60s, 43 tests, 1 error, 2 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.05s J0 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.07s J0 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.07s J0 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.04s J0 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRandomLong
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDirectoryFilter
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.40s J0 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.09s J0 | TestFileSwitchDirectory.testCopyFromDestination
   [junit4] OK      0.12s J0 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.96s J0 | TestFileSwitchDirectory.testThreadSafety
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseDirectory
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.04s J0 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testString
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.14s J0 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testVLong
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testListAllIsSorted 
-Dtests.seed=B72FF66CCEAB273B -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en-KY -Dtests.timezone=Europe/Riga -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.02s J0 | TestFileSwitchDirectory.testListAllIsSorted <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001\bar-035\aux.test
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    >        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    >        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
   [junit4]    >        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testRandomInt
   [junit4] IGNOR/A 0.01s J0 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testZInt
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=614, maxMBSortInHeap=5.947905987626463, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KY, timezone=Europe/Riga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=82496712,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory]
   [junit4] Completed [2/5 (2!)] on J0 in 2.90s, 43 tests, 1 error, 2 skipped 
<<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.18s J0 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRandomLong
   [junit4] IGNOR/A 0.00s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.03s J0 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testDirectoryFilter
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.30s J0 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testCopyFromDestination
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.86s J0 | TestFileSwitchDirectory.testThreadSafety
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseDirectory
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.05s J0 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.10s J0 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.04s J0 | TestFileSwitchDirectory.testString
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.04s J0 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testVLong
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testListAllIsSorted 
-Dtests.seed=B72FF66CCEAB273B -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en-KY -Dtests.timezone=Europe/Riga -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.01s J0 | TestFileSwitchDirectory.testListAllIsSorted <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-002\bar-035\aux.test
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    >        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    >        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
   [junit4]    >        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testRandomInt
   [junit4] IGNOR/A 0.01s J0 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testZInt
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=614, maxMBSortInHeap=5.947905987626463, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KY, timezone=Europe/Riga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=83235832,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, 
TestFileSwitchDirectory]
   [junit4] Completed [3/5 (3!)] on J0 in 1.99s, 43 tests, 1 error, 2 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.00s J1 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.00s J1 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.00s J1 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.00s J1 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testRandomLong
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.07s J1 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.00s J1 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.00s J1 | TestFileSwitchDirectory.testDirectoryFilter
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.28s J1 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.12s J1 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testCopyFromDestination
   [junit4] OK      0.05s J1 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.97s J1 | TestFileSwitchDirectory.testThreadSafety
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseDirectory
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.05s J1 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testString
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.16s J1 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testVLong
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testListAllIsSorted 
-Dtests.seed=B72FF66CCEAB273B -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en-KY -Dtests.timezone=Europe/Riga -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.01s J1 | TestFileSwitchDirectory.testListAllIsSorted <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-002\bar-035\aux.test
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    >        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    >        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
   [junit4]    >        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testRandomInt
   [junit4] IGNOR/A 0.01s J1 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testZInt
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=614, maxMBSortInHeap=5.947905987626463, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KY, timezone=Europe/Riga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=79131032,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, 
TestFileSwitchDirectory]
   [junit4] Completed [4/5 (4!)] on J1 in 2.21s, 43 tests, 1 error, 2 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRandomLong
   [junit4] IGNOR/A 0.00s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.03s J0 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testDirectoryFilter
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testCopyFromDestination
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.00s J0 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.33s J0 | TestFileSwitchDirectory.testThreadSafety
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseDirectory
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.03s J0 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testString
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.03s J0 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testVLong
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testListAllIsSorted 
-Dtests.seed=B72FF66CCEAB273B -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en-KY -Dtests.timezone=Europe/Riga -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.09s J0 | TestFileSwitchDirectory.testListAllIsSorted <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-003\bar-035\aux.test
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B72FF66CCEAB273B:2D03511E0E94A8B2]:0)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    >        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    >        at 
java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    >        at 
org.apache.lucene.store.FileSwitchDirectory.createOutput(FileSwitchDirectory.java:162)
   [junit4]    >        at 
org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1196)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRandomInt
   [junit4] IGNOR/A 0.01s J0 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testZInt
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B72FF66CCEAB273B-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=614, maxMBSortInHeap=5.947905987626463, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KY, timezone=Europe/Riga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=64864624,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, 
TestFileSwitchDirectory, TestFileSwitchDirectory]
   [junit4] Completed [5/5 (5!)] on J0 in 1.12s, 43 tests, 1 error, 2 skipped 
<<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092:
 There were test failures: 5 suites, 215 tests, 5 errors, 10 ignored (10 
assumptions) [seed: B72FF66CCEAB273B]

Total time: 9 seconds

[repro] Setting last failure code to 1

[repro] ant compile-test
Buildfile: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\solrj\build.xml

compile-solr-test-framework:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-solr-core:

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

check-lucene-core-uptodate:

jar-lucene-core:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

patch-mrjar-classes:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.15.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[patch-cls] Remapped: 
org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl
[patch-cls] Remapped: org/apache/lucene/codecs/compressing/LZ4
[patch-cls] Remapped: org/apache/lucene/document/BinaryPoint$2
[patch-cls] Remapped: org/apache/lucene/document/DoubleRange
[patch-cls] Remapped: org/apache/lucene/document/FloatRange
[patch-cls] Remapped: org/apache/lucene/document/IntRange
[patch-cls] Remapped: org/apache/lucene/document/LongRange
[patch-cls] Remapped: org/apache/lucene/index/BitsSlice
[patch-cls] Remapped: org/apache/lucene/index/CodecReader
[patch-cls] Remapped: org/apache/lucene/index/MergeReaderWrapper
[patch-cls] Remapped: org/apache/lucene/search/BooleanScorer$TailPriorityQueue
[patch-cls] Remapped: org/apache/lucene/util/BytesRef
[patch-cls] Remapped: org/apache/lucene/util/BytesRefArray
[patch-cls] Remapped: 
org/apache/lucene/util/CharsRef$UTF16SortedAsUTF8Comparator
[patch-cls] Remapped: org/apache/lucene/util/CharsRef
[patch-cls] Remapped: org/apache/lucene/util/IntsRef
[patch-cls] Remapped: org/apache/lucene/util/LongsRef
[patch-cls] Remapped: org/apache/lucene/util/StringHelper
[patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton$Builder
[patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton
[patch-cls] Remapped 20 class files for Java 9 to: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\classes\java9
    [touch] Creating 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\patch-mrjar.stamp

-mrjar-check:

-mrjar-core:
     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in 
directory "C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\core"): 
CreateProcess error=2, The system cannot find the file specified
      [jar] Building jar: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\lucene-core-7.5.0-SNAPSHOT.jar

-jar-core:

jar-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\classes\java
    [javac] Compiling 13 source files to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\classes\java\org\apache\lucene\codecs\lucene54\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr

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

0, clientAuth=0.0/0.0)
   [junit4]   2> 10472 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[6516AC3D3CB15B67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
   [junit4]   2> 20496 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[6516AC3D3CB15B67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimeSource 
-Dtests.method=testEpochTime -Dtests.seed=6516AC3D3CB15B67 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=fr-RW -Dtests.timezone=Asia/Taipei 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 10.0s J0 | TestTimeSource.testEpochTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0 
time diff=27650000
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6516AC3D3CB15B67:5D7ADF18A861F921]:0)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_6516AC3D3CB15B67-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=723, maxMBSortInHeap=7.670991332091082, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-RW, timezone=Asia/Taipei
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=66965560,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestTimeSource]
   [junit4] Completed [1/5 (1!)] on J0 in 19.66s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/solrj/test-lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings 
for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   [junit4]   2> 10762 INFO  
(SUITE-TestTimeSource-seed#[6516AC3D3CB15B67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_6516AC3D3CB15B67-001\init-core-data-001
   [junit4]   2> 10828 INFO  
(SUITE-TestTimeSource-seed#[6516AC3D3CB15B67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 10856 INFO  
(SUITE-TestTimeSource-seed#[6516AC3D3CB15B67]-worker) [    ] o.e.j.u.log 
Logging initialized @10881ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 10862 INFO  
(SUITE-TestTimeSource-seed#[6516AC3D3CB15B67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 10873 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[6516AC3D3CB15B67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
   [junit4]   2> 20898 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[6516AC3D3CB15B67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimeSource 
-Dtests.method=testEpochTime -Dtests.seed=6516AC3D3CB15B67 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=fr-RW -Dtests.timezone=Asia/Taipei 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 10.0s J1 | TestTimeSource.testEpochTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0 
time diff=17660000
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6516AC3D3CB15B67:5D7ADF18A861F921]:0)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_6516AC3D3CB15B67-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=723, maxMBSortInHeap=7.670991332091082, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-RW, timezone=Asia/Taipei
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=67602352,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestTimeSource]
   [junit4] Completed [2/5 (2!)] on J1 in 19.85s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.common.util.TestTimeSource. This may confuse tools that process 
XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4] OK      10.1s J0 | TestTimeSource.testEpochTime
   [junit4] Completed [3/5 (2!)] on J0 in 10.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4] OK      10.1s J1 | TestTimeSource.testEpochTime
   [junit4] Completed [4/5 (2!)] on J1 in 10.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4] OK      10.1s J0 | TestTimeSource.testEpochTime
   [junit4] Completed [5/5 (2!)] on J0 in 10.14s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 6516AC3D3CB15B67]:
   [junit4]   - org.apache.solr.common.util.TestTimeSource.testEpochTime
   [junit4]   - org.apache.solr.common.util.TestTimeSource.testEpochTime
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.75 ..    41.32 =    40.56s
   [junit4] JVM J1:     0.91 ..    31.40 =    30.50s
   [junit4] Execution time total: 41 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 2 failures

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092:
 There were test failures: 5 suites, 5 tests, 2 failures [seed: 
6516AC3D3CB15B67]

Total time: 42 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.common.util.TestTimeSource
[repro]   5/5 failed: org.apache.lucene.store.TestFileSwitchDirectory
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=82b793df56c8c9fb50c29f46f39465453a87f2b2, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #649
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to