Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7990/
Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:835)
        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-001\tempDir-010\foo.tim
                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
                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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
                ... 35 more


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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:835)
        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-002\tempDir-010\foo.tim
                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
                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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
                ... 35 more


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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:835)
        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-002\tempDir-010\foo.tim
                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
                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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
                ... 35 more


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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:835)
        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-003\tempDir-010\foo.tim
                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
                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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
                ... 35 more


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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:835)
        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-001\tempDir-010\foo.tim
                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
                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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
                ... 35 more




Build Log:
[...truncated 1193 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] IGNOR/A 0.01s J0 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testDeleteAndList 
-Dtests.seed=75CF1943F7DEFC7A -Dtests.slow=true -Dtests.locale=ebu-KE 
-Dtests.timezone=Europe/Lisbon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | TestFileSwitchDirectory.testDeleteAndList <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
   [junit4]    >        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-001\tempDir-010\foo.tim
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
   [junit4]    >                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
   [junit4]    >                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
   [junit4]    >                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
   [junit4]    >                ... 35 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a2d6af5),
 locale=ebu-KE, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 12 
(64-bit)/cpus=3,threads=1,free=45354320,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearchWithThreads, 
TestPhrasePrefixQuery, TestAutomatonQueryUnicode, TestIndexInput, 
TestPolygon2D, TestStringMSBRadixSorter, TestSameTokenSamePosition, TestFSTs, 
TestMultiDocValues, TestIndexWriterOnVMError, TestFixedBitSet, 
TestFlushByRamOrCountsPolicy, TestPendingSoftDeletes, TestDistributionLL, 
TestDocValues, TestBKD, TestLatLonPointDistanceSort, TestSpanFirstQuery, 
TestIntRange, TestSort, TestDoubleRangeFieldQueries, TestSetOnce, 
TestLongRange, TestAddIndexes, TestBytesRefAttImpl, TestDocIDMerger, 
TestIndexWriterReader, TestSimpleFSLockFactory, TestWildcard, 
TestAxiomaticF2EXP, TestFieldReuse, TestParallelLeafReader, 
TestNearSpansOrdered, TestNGramPhraseQuery, TestOmitTf, TestSearch, TestNorms, 
TestConstantScoreScorer, TestLucene50CompoundFormat, 
TestLucene50StoredFieldsFormat, TestSimilarityBase, TestIndexWriterExceptions2, 
TestFilterWeight, TestSpansEnum, TestBinaryDocValuesUpdates, 
TestFeatureDoubleValues, TestPackedTokenAttributeImpl, TestManyFields, 
TestIndexWriterFromReader, TestIntsRef, TestIndexOptions, TestAssertions, 
TestSnapshotDeletionPolicy, TestBooleanOr, TestPerFieldPostingsFormat, 
TestStressIndexing, TestCharArrayMap, TestVersion, TestSwappedIndexFiles, 
TestMultiMMap, TestSubScorerFreqs, TestDocsWithFieldSet, TestDuelingCodecs, 
TestBinaryDocument, TestOperations, TestNRTCachingDirectory, 
TestPostingsOffsets, TestTopFieldCollector, TestNewestSegment, TestDeterminism, 
TestIndexSearcher, TestFilterIterator, Test2BDocs, TestCollectionUtil, 
TestAxiomaticSimilarity, TestSimpleExplanationsWithFillerDocs, 
TestLRUQueryCache, TestDocIdsWriter, TestDocument, TestFieldCacheRewriteMethod, 
TestCompiledAutomaton, TestBasicModelG, TestSpanCollection, TestNoMergePolicy, 
TestFastDecompressionMode, Test2BTerms, TestTermsEnum, 
TestFieldMaskingSpanQuery, TestBagOfPositions, TestRollback, TestTermdocPerf, 
TestNotDocIdSet, TestSpanTermQuery, TestUpgradeIndexMergePolicy, 
TestLatLonPointQueries, TestGraphTokenStreamFiniteStrings, 
Test2BSortedDocValuesFixedSorted, TestSpanNearQuery, TestReadOnlyIndex, 
TestTermQuery, TestBlockPostingsFormat, TestCustomNorms, 
TestIndependenceChiSquared, TestRateLimiter, TestSortRescorer, 
TestRecyclingByteBlockAllocator, TestMultiThreadTermVectors, 
TestAxiomaticF1EXP, TestDelegatingAnalyzerWrapper, TestSpanExplanations, 
TestSameScoresWithThreads, TestTotalHitCountCollector, TestFileSwitchDirectory]
   [junit4] Completed [266/519 (1!)] on J0 in 1.90s, 43 tests, 1 failure, 2 
skipped <<< FAILURES!

[...truncated 58938 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7990/consoleText

[repro] Revision: bfb5b41144f13e4d10d64a9c1bd53f3f498d7e4e

[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] ant compile-test

[...truncated 213 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestFileSwitchDirectory" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=75CF1943F7DEFC7A 
-Dtests.slow=true -Dtests.locale=ebu-KE -Dtests.timezone=Europe/Lisbon 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.28s J1 | TestFileSwitchDirectory.testRandomInt
   [junit4] OK      0.06s J1 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.39s J1 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      1.47s J1 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.13s J1 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.09s J1 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.07s J1 | TestFileSwitchDirectory.testZInt
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.04s J1 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.15s J1 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] IGNOR/A 0.05s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.18s J1 | 
TestFileSwitchDirectory.testCreateOutputForExistingFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testString
   [junit4] OK      0.19s J1 | TestFileSwitchDirectory.testRandomLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.31s J1 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] IGNOR/A 0.01s J1 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testListAllIsSorted
   [junit4] OK      0.05s J1 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.26s J1 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.29s J1 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testVLong
   [junit4] OK      0.02s J1 | 
TestFileSwitchDirectory.testFileExistsInListAfterCreated
   [junit4] OK      5.99s J1 | TestFileSwitchDirectory.testThreadSafetyInListAll
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testDeleteAndList 
-Dtests.seed=75CF1943F7DEFC7A -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ebu-KE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J1 | TestFileSwitchDirectory.testDeleteAndList <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
   [junit4]    >        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-001\tempDir-010\foo.tim
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
   [junit4]    >                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
   [junit4]    >                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
   [junit4]    >                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
   [junit4]    >                ... 35 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f9a4f7e),
 locale=ebu-KE, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 12 
(64-bit)/cpus=3,threads=1,free=65272456,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory]
   [junit4] Completed [1/5 (1!)] on J1 in 11.20s, 43 tests, 1 failure, 2 
skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.35s J0 | TestFileSwitchDirectory.testRandomInt
   [junit4] OK      0.03s J0 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.05s J0 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.33s J0 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      1.80s J0 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.17s J0 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.08s J0 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testZInt
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.30s J0 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.13s J0 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] IGNOR/A 0.02s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.01s J0 | 
TestFileSwitchDirectory.testCreateOutputForExistingFile
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testString
   [junit4] OK      0.50s J0 | TestFileSwitchDirectory.testRandomLong
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] IGNOR/A 0.05s J0 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testListAllIsSorted
   [junit4] OK      0.07s J0 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.03s J0 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.09s J0 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.37s J0 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testVLong
   [junit4] OK      0.02s J0 | 
TestFileSwitchDirectory.testFileExistsInListAfterCreated
   [junit4] OK      5.55s J0 | TestFileSwitchDirectory.testThreadSafetyInListAll
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testDeleteAndList 
-Dtests.seed=75CF1943F7DEFC7A -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ebu-KE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J0 | TestFileSwitchDirectory.testDeleteAndList <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
   [junit4]    >        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-001\tempDir-010\foo.tim
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
   [junit4]    >                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
   [junit4]    >                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
   [junit4]    >                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
   [junit4]    >                ... 35 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@228f42ee),
 locale=ebu-KE, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 12 
(64-bit)/cpus=3,threads=1,free=82313856,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory]
   [junit4] Completed [2/5 (2!)] on J0 in 11.17s, 43 tests, 1 failure, 2 
skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.09s J0 | TestFileSwitchDirectory.testRandomInt
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      0.81s J0 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.08s J0 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.05s J0 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testZInt
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.05s J0 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.01s J0 | 
TestFileSwitchDirectory.testCreateOutputForExistingFile
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testString
   [junit4] OK      0.13s J0 | TestFileSwitchDirectory.testRandomLong
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.05s J0 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] IGNOR/A 0.01s J0 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testListAllIsSorted
   [junit4] OK      0.03s J0 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.01s J0 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.03s J0 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.04s J0 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.02s J0 | TestFileSwitchDirectory.testVLong
   [junit4] OK      0.02s J0 | 
TestFileSwitchDirectory.testFileExistsInListAfterCreated
   [junit4] OK      4.59s J0 | TestFileSwitchDirectory.testThreadSafetyInListAll
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testDeleteAndList 
-Dtests.seed=75CF1943F7DEFC7A -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ebu-KE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | TestFileSwitchDirectory.testDeleteAndList <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
   [junit4]    >        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-002\tempDir-010\foo.tim
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
   [junit4]    >                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
   [junit4]    >                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
   [junit4]    >                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
   [junit4]    >                ... 35 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-002
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@76cf6d4a),
 locale=ebu-KE, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 12 
(64-bit)/cpus=3,threads=1,free=59470736,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, 
TestFileSwitchDirectory]
   [junit4] Completed [3/5 (3!)] on J0 in 6.46s, 43 tests, 1 failure, 2 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.15s J1 | TestFileSwitchDirectory.testRandomInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      0.83s J1 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.18s J1 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.10s J1 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testZInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.24s J1 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.01s J1 | 
TestFileSwitchDirectory.testCreateOutputForExistingFile
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testString
   [junit4] OK      0.12s J1 | TestFileSwitchDirectory.testRandomLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.21s J1 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] IGNOR/A 0.01s J1 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testListAllIsSorted
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.10s J1 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testVLong
   [junit4] OK      0.06s J1 | 
TestFileSwitchDirectory.testFileExistsInListAfterCreated
   [junit4] OK      3.14s J1 | TestFileSwitchDirectory.testThreadSafetyInListAll
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testDeleteAndList 
-Dtests.seed=75CF1943F7DEFC7A -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ebu-KE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | TestFileSwitchDirectory.testDeleteAndList <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
   [junit4]    >        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-002\tempDir-010\foo.tim
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
   [junit4]    >                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
   [junit4]    >                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
   [junit4]    >                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
   [junit4]    >                ... 35 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-002
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@96441af),
 locale=ebu-KE, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 12 
(64-bit)/cpus=3,threads=1,free=64995600,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, 
TestFileSwitchDirectory]
   [junit4] Completed [4/5 (4!)] on J1 in 5.75s, 43 tests, 1 failure, 2 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] OK      0.06s J1 | TestFileSwitchDirectory.testRandomInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testLargeWrites
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekToEOFThenBack
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testShort
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testCopyFrom
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testChecksum
   [junit4] OK      0.00s J1 | TestFileSwitchDirectory.testIndexOutputToString
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testIllegalEOF
   [junit4] OK      0.05s J1 | TestFileSwitchDirectory.testBasic
   [junit4] OK      0.04s J1 | TestFileSwitchDirectory.testRandomShort
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDetectClose
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testCreateTempOutput
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testZInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekPastEOF
   [junit4] OK      0.03s J1 | TestFileSwitchDirectory.testCopyBytes
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testMapOfStrings
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] OK      0.01s J1 | 
TestFileSwitchDirectory.testCreateOutputForExistingFile
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testString
   [junit4] OK      0.14s J1 | TestFileSwitchDirectory.testRandomLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseInput
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSeekToEndOfFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSetOfStrings
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDoubleCloseOutput
   [junit4] IGNOR/A 0.01s J1 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testListAllIsSorted
   [junit4] OK      0.04s J1 | TestFileSwitchDirectory.testRandomByte
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testSeekBeyondEndOfFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testNoDir
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testRename
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testVInt
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSliceOfSlice
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testByte
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testDeleteFile
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testZLong
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testSliceOutOfBounds
   [junit4] OK      0.02s J1 | TestFileSwitchDirectory.testCopyBytesWithThreads
   [junit4] OK      0.01s J1 | TestFileSwitchDirectory.testVLong
   [junit4] OK      0.02s J1 | 
TestFileSwitchDirectory.testFileExistsInListAfterCreated
   [junit4] OK      0.39s J1 | TestFileSwitchDirectory.testThreadSafetyInListAll
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.method=testDeleteAndList 
-Dtests.seed=75CF1943F7DEFC7A -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ebu-KE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | TestFileSwitchDirectory.testDeleteAndList <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([75CF1943F7DEFC7A:771B6DEF431CBCF8]:0)
   [junit4]    >        at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:152)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        Suppressed: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-003\tempDir-010\foo.tim
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [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.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
   [junit4]    >                at 
java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.getKey(WindowsFS.java:59)
   [junit4]    >                at 
org.apache.lucene.mockfile.WindowsFS.onClose(WindowsFS.java:76)
   [junit4]    >                at 
org.apache.lucene.mockfile.HandleTrackingFS$5.close(HandleTrackingFS.java:249)
   [junit4]    >                at 
org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.close(SimpleFSDirectory.java:119)
   [junit4]    >                at 
org.apache.lucene.store.TestFileSwitchDirectory.testDeleteAndList(TestFileSwitchDirectory.java:150)
   [junit4]    >                ... 35 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_75CF1943F7DEFC7A-003
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7abaefa0),
 locale=ebu-KE, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 12 
(64-bit)/cpus=3,threads=1,free=65773000,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, 
TestFileSwitchDirectory, TestFileSwitchDirectory]
   [junit4] Completed [5/5 (5!)] on J1 in 1.29s, 43 tests, 1 failure, 2 skipped 
<<< FAILURES!

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

Total time: 23 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.store.TestFileSwitchDirectory
[repro] Exiting with code 1

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

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 

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

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

C:\Users\jenkins\workspace\Lucene-Solr-master-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
No credentials specified
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=bfb5b41144f13e4d10d64a9c1bd53f3f498d7e4e, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7987
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
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to