Most likely due to SOLR-15154 <https://issues.apache.org/jira/browse/SOLR-15154>, I'll take a look
On Fri, Mar 5, 2021 at 4:21 PM Policeman Jenkins Server <jenk...@thetaphi.de> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9738/ > Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC > > 1 tests failed. > FAILED: > org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest.classMethod > > Error Message: > java.io.IOException: Could not remove the following files (in the order of > attempts): > > > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build\tmp\tests-tmp\solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest_E44B603C4F133641-001\tempFile-001.tmp: > java.nio.file.FileSystemException: > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build\tmp\tests-tmp\solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest_E44B603C4F133641-001\tempFile-001.tmp: > The process cannot access the file because it is being used by another > process. > > > > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build\tmp\tests-tmp\solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest_E44B603C4F133641-001: > java.nio.file.DirectoryNotEmptyException: > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build\tmp\tests-tmp\solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest_E44B603C4F133641-001 > > > Stack Trace: > java.io.IOException: Could not remove the following files (in the order of > attempts): > > > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build\tmp\tests-tmp\solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest_E44B603C4F133641-001\tempFile-001.tmp: > java.nio.file.FileSystemException: > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build\tmp\tests-tmp\solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest_E44B603C4F133641-001\tempFile-001.tmp: > The process cannot access the file because it is being used by another > process. > > > > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build\tmp\tests-tmp\solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest_E44B603C4F133641-001: > java.nio.file.DirectoryNotEmptyException: > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build\tmp\tests-tmp\solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactoryTest_E44B603C4F133641-001 > > at __randomizedtesting.SeedInfo.seed([E44B603C4F133641]:0) > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:311) > at > org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:207) > at > com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:51) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) > at java.base/java.lang.Thread.run(Thread.java:830) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org > For additional commands, e-mail: builds-h...@lucene.apache.org