You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/09/18 08:27:28 UTC

[JENKINS] Solr » Solr-check-9.3 - Build # 636 - Unstable!

Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/636/

2 tests failed.
FAILED:  org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate

Error Message:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured

Stack Trace:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured
	at __randomizedtesting.SeedInfo.seed([D5F984E6D129D037:C04E6659EEAB04BD]:0)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:297)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234)
	at app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
	at app//org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189)
	at app//org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120)
	at app//org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102)
	at app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84)
	at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224)
	at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2893)
	at app//org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113)
	at app//org.apache.solr.util.TestHarness.update(TestHarness.java:295)
	at app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270)
	at app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238)
	at app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946)
	at app//org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate(DenseVectorFieldTest.java:628)
	at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16.1/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly

Error Message:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured

Stack Trace:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured
	at __randomizedtesting.SeedInfo.seed([D5F984E6D129D037:3F741C5ED6C6079C]:0)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:297)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234)
	at app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
	at app//org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189)
	at app//org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120)
	at app//org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102)
	at app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84)
	at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224)
	at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2893)
	at app//org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113)
	at app//org.apache.solr.util.TestHarness.update(TestHarness.java:295)
	at app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270)
	at app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238)
	at app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946)
	at app//org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly(DenseVectorFieldTest.java:665)
	at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16.1/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1173 lines...]
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector_byte_encoding'='[14.3, 6.2, 7.2, 8.1]' msg=Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[14.3, 6.2, 7.2, 8.1]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector_byte_encoding'='[14.3, 6.2, 7.2, 8.1]' msg=Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[14.3, 6.2, 7.2, 8.1]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1057) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:421) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:374) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:311) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:301) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2893) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.lambda$denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues$12(DenseVectorFieldTest.java:744) [test/:?]
  2> 	at org.junit.Assert.assertThrows(Assert.java:1001) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues(DenseVectorFieldTest.java:740) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[14.3, 6.2, 7.2, 8.1]'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 73 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector element: '14.3'. The expected format is:'[b1,b2..b3]' where each element b is a byte (-128 to 127)
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:67) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.ByteDenseVectorParser.getByteVector(ByteDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:262) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 73 more
  2> 922348 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 922348 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[D5F984E6D129D037]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=449933074
  2> 922348 INFO  (coreCloseExecutor-10916-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@14fad45a collection1
  2> 922348 INFO  (coreCloseExecutor-10916-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@14fad45a
  2> 922366 INFO  (coreCloseExecutor-10916-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 922370 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 922376 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 922380 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 922382 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Ending denseVectorByteEncoding_shouldRaiseExceptionWithFloatValues
  2> 922386 INFO  (TEST-DenseVectorFieldTest.parseVector_incorrectElement_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Starting parseVector_incorrectElement_shouldThrowException
  2> 922388 INFO  (TEST-DenseVectorFieldTest.parseVector_incorrectElement_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Ending parseVector_incorrectElement_shouldThrowException
  2> 922391 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Starting fieldTypeDefinition_badSimilarityDistance_shouldThrowException
  2> 922391 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-334 for ERROR logs matching regex: \QNo enum constant org.apache.lucene.index.VectorSimilarityFunction.NOT_EXISTENT\E
  2> 922392 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 922395 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 922409 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 922410 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-154-001
  2> 922411 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Schema name=bad-schema-densevector-similarity
  2> 922412 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-334 after mutting 0 log messages
  2> 922412 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-333 after mutting 0 log messages
  2> 922412 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-335 for ERROR logs matching regex: ignore_exception
  2> 922413 INFO  (TEST-DenseVectorFieldTest.fieldTypeDefinition_badSimilarityDistance_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Ending fieldTypeDefinition_badSimilarityDistance_shouldThrowException
  2> 922799 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Starting query_existenceSearch_shouldThrowException
  2> 922800 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 922803 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 922818 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 922819 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-155-001
  2> 922820 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 922820 WARN  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_byte_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 922821 WARN  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_float_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 922821 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 924924 WARN  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 924947 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 924965 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 924967 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 924967 WARN  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_byte_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 924968 WARN  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_float_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 924968 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 924969 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 924970 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-155-001/]
  2> 924971 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergedSegmentMB=19.18789768218994, floorSegmentMB=0.5287666320800781, forceMergeDeletesPctAllowed=8.133256027181758, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=41.68920685880174
  2> 925003 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 925009 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 925009 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 925009 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergedSegmentMB=16.804842948913574, floorSegmentMB=2.1040353775024414, forceMergeDeletesPctAllowed=27.889583636144923, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=20.235427223941528
  2> 925010 WARN  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 925010 INFO  (coreLoadExecutor-10926-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 925011 INFO  (searcherExecutor-10928-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 925053 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 925064 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 925064 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-336 for ERROR logs matching regex: .
  2> 925065 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.S.Request webapp=null path=null params={q=vector:[*+TO+*]&fl=vector&wt=xml} status=400 QTime=0
  2> 925066 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-336 after mutting 1 log messages
  2> 925066 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 925066 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2068726453
  2> 925066 INFO  (coreCloseExecutor-10933-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@75489b5b collection1
  2> 925066 INFO  (coreCloseExecutor-10933-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@75489b5b
  2> 925076 INFO  (coreCloseExecutor-10933-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 925077 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 925084 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 925087 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 925089 INFO  (TEST-DenseVectorFieldTest.query_existenceSearch_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Ending query_existenceSearch_shouldThrowException
  2> 925098 INFO  (TEST-DenseVectorFieldTest.parseVector_NotAList_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Starting parseVector_NotAList_shouldThrowException
  2> 925100 INFO  (TEST-DenseVectorFieldTest.parseVector_NotAList_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Ending parseVector_NotAList_shouldThrowException
  2> 925104 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Starting indexing_inconsistentVectorDimension_shouldThrowException
  2> 925104 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 925108 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 925146 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 925147 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-156-001
  2> 925148 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 925149 WARN  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_byte_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 925149 WARN  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_float_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 925149 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 926471 WARN  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 926494 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 926509 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 926511 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 926511 WARN  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_byte_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 926511 WARN  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_float_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 926512 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 926513 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 926514 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-156-001/]
  2> 926515 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergedSegmentMB=19.18789768218994, floorSegmentMB=0.5287666320800781, forceMergeDeletesPctAllowed=8.133256027181758, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=41.68920685880174
  2> 926543 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 926547 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 926547 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 926548 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergedSegmentMB=16.804842948913574, floorSegmentMB=2.1040353775024414, forceMergeDeletesPctAllowed=27.889583636144923, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=20.235427223941528
  2> 926548 WARN  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 926549 INFO  (coreLoadExecutor-10943-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 926558 INFO  (searcherExecutor-10945-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 926573 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 926583 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 926583 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory webapp=null path=null params={}{} 0 0
  2> 926583 ERROR (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [ x:collection1] o.a.s.h.RequestHandlerBase Server exception
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='[1, 2, 3]' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '[1, 2, 3]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='[1, 2, 3]' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '[1, 2, 3]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1057) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:421) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:374) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:311) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:301) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2893) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:252) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:972) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:961) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:956) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException(DenseVectorFieldTest.java:439) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '[1, 2, 3]'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector dimension. The vector value has size 3 while it is expected a vector with size 4
  2> 	at org.apache.solr.util.vector.DenseVectorParser.checkVectorDimension(DenseVectorParser.java:104) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:59) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.FloatDenseVectorParser.getFloatVector(FloatDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:265) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> 926589 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory webapp=null path=null params={}{} 0 0
  2> 926590 ERROR (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [ x:collection1] o.a.s.h.RequestHandlerBase Server exception
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='[1, 2, 3, 4, 5]' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '[1, 2, 3, 4, 5]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='[1, 2, 3, 4, 5]' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '[1, 2, 3, 4, 5]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1057) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:421) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:374) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:311) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:301) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2893) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:252) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:972) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:961) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:956) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException(DenseVectorFieldTest.java:440) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '[1, 2, 3, 4, 5]'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector dimension. The vector value has size 5 while it is expected a vector with size 4
  2> 	at org.apache.solr.util.vector.DenseVectorParser.checkVectorDimension(DenseVectorParser.java:104) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:59) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.FloatDenseVectorParser.getFloatVector(FloatDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:265) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> 926596 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 926596 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=140302728
  2> 926597 INFO  (coreCloseExecutor-10950-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@5e64078f collection1
  2> 926597 INFO  (coreCloseExecutor-10950-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5e64078f
  2> 926607 INFO  (coreCloseExecutor-10950-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 926798 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 926805 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 926808 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 926811 INFO  (TEST-DenseVectorFieldTest.indexing_inconsistentVectorDimension_shouldThrowException-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Ending indexing_inconsistentVectorDimension_shouldThrowException
  2> 926816 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Starting indexing_highDimensionalityVectorDocument_shouldBeIndexed
  2> 926816 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 926819 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 926834 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 926834 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-157-001
  2> 926835 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 926836 WARN  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 926836 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 928042 WARN  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 928067 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 928082 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 928083 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 928084 WARN  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 928084 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 928086 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 928087 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-157-001/]
  2> 928088 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergedSegmentMB=19.18789768218994, floorSegmentMB=0.5287666320800781, forceMergeDeletesPctAllowed=8.133256027181758, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=41.68920685880174
  2> 928120 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 928124 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 928124 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 928125 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergedSegmentMB=16.804842948913574, floorSegmentMB=2.1040353775024414, forceMergeDeletesPctAllowed=27.889583636144923, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=20.235427223941528
  2> 928126 WARN  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 928126 INFO  (coreLoadExecutor-10960-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 928132 INFO  (searcherExecutor-10962-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 928170 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 928180 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 928186 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory webapp=null path=null params={}{add=[0]} 0 3
  2> 928186 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 928186 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1348413698
  2> 928186 INFO  (coreCloseExecutor-10967-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@25c99e9f collection1
  2> 928186 INFO  (coreCloseExecutor-10967-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@25c99e9f
  2> 928196 INFO  (coreCloseExecutor-10967-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 928199 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 928205 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 928209 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 928599 INFO  (TEST-DenseVectorFieldTest.indexing_highDimensionalityVectorDocument_shouldBeIndexed-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Ending indexing_highDimensionalityVectorDocument_shouldBeIndexed
  2> 928604 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ###Starting denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries
  2> 928604 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 928608 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 928622 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 928622 WARN  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
  2> 928623 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-158-001
  2> 928624 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 928624 WARN  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_byte_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 928624 WARN  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_float_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 928625 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 929111 WARN  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[D5F984E6D129D037]) [] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 929137 INFO  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 929153 INFO  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 929153 WARN  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
  2> 929155 INFO  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 929156 WARN  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_byte_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 929156 WARN  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_float_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 929156 INFO  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 929158 INFO  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 929158 INFO  (coreLoadExecutor-10977-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_D5F984E6D129D037-001/data-dir-158-001/]
  2> 929160 INFO

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

 -help flag doesn't return nice help text!
ok 35 SQL Module in 17710ms
ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 21134ms
ok 37 icu collation in analysis-extras module in 13302ms
ok 38 package detects no running solr in 259ms
ok 39 lifecycle of package in 9700ms
ok 40 deploying and undeploying of packages in 14171ms
ok 41 Affinity placement plugin using sysprop in 16689ms
ok 42 Random placement plugin using ENV in 16944ms
ok 43 post solr log into solr in 11275ms
ok 44 start solr with ssl in 13810ms
ok 45 start solr with ssl and auth in 17621ms
ok 46 SOLR-11740 check 'solr stop' connection in 15006ms
ok 47 status detects locally running solr in 7635ms
ok 48 status does not expose cli parameters to end user in 256ms
ok 49 listing out files in 7200ms
ok 50 copying files around in 9666ms
ok 51 upconfig in 6230ms
The slowest tests (exceeding 500 ms) during this run:
  73.24s TestCloudJSONFacetSKG.testRandom (:solr:core)
  59.04s PeerSyncReplicationTest.test (:solr:core)
  56.93s TestRandomCollapseQParserPlugin.testRandomCollapseWithSort (:solr:core)
  49.73s TestRangeQuery.testRandomRangeQueries (:solr:core)
  49.20s TestInPlaceUpdatesDistrib.test (:solr:core)
  48.26s UnloadDistributedZkTest.test (:solr:core)
  46.93s ReplicationFactorTest.test (:solr:core)
  45.38s TestRandomFaceting.testRandomFaceting (:solr:core)
  41.38s SyncSliceTest.test (:solr:core)
  39.73s TestDistributedSearch.test (:solr:core)
The slowest suites (exceeding 1s) during this run:
  112.92s TestRecovery (:solr:core)
  83.78s TestPullReplica (:solr:core)
  82.02s TestRangeQuery (:solr:core)
  79.93s TestCloudJSONFacetSKG (:solr:core)
  77.00s TestRecoveryHdfs (:solr:modules:hdfs)
  66.47s TestRandomCollapseQParserPlugin (:solr:core)
  65.36s MultiThreadedOCPTest (:solr:core)
  60.56s TestCloudConsistency (:solr:core)
  59.19s PeerSyncReplicationTest (:solr:core)
  57.99s ReindexCollectionTest (:solr:core)

ERROR: The following test(s) have failed:
  - org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.DenseVectorFieldTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=D5F984E6D129D037 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.DenseVectorFieldTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=D5F984E6D129D037 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 56m 25s
643 actionable tasks: 643 executed

Publishing build scan...

An error occurred creating your build scan.
Please report this problem at https://ge.apache.org/help, quoting the following reference code:
zgacgmfkztjvg

Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
hudson.FilePath$ValidateAntFileMask$1Cancel
	at hudson.FilePath$ValidateAntFileMask$1.isCaseSensitive(FilePath.java:3300)
	at org.apache.tools.ant.DirectoryScanner.lambda$isIncluded$3(DirectoryScanner.java:1374)
	at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
	at java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
	at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
	at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
	at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:528)
	at org.apache.tools.ant.DirectoryScanner.isIncluded(DirectoryScanner.java:1374)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1241)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1194)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1156)
	at org.apache.tools.ant.DirectoryScanner.checkIncludePatterns(DirectoryScanner.java:954)
	at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:912)
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3313)
Caused: hudson.FilePath$FileMaskNoMatchesFoundException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3318)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3196)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3174)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-1
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
		at hudson.model.Build$BuildExecution.post2(Build.java:179)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
		at hudson.model.Run.execute(Run.java:1925)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3580)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused: java.lang.InterruptedException: hudson.FilePath$FileMaskNoMatchesFoundException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1194)
	at hudson.FilePath.act(FilePath.java:1181)
	at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
	at hudson.model.Run.execute(Run.java:1925)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
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)

[JENKINS] Solr » Solr-check-9.3 - Build # 637 - Failure!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/637/

All tests passed

Build Log:
[...truncated 1130 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1379ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1052ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2584ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (2 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2719ms
not ok 21 healthcheck on cloud solr in 1054ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 145ms
ok 23 stop help flag prints help in 137ms
ok 24 restart help flag prints help in 143ms
ok 25 status help flag prints help in 41ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 138ms
ok 27 create help flag prints help in 135ms
ok 28 createcore help flag prints help in 140ms
ok 29 createcollection help flag prints help in 140ms
ok 30 delete help flag prints help in 142ms
ok 31 version help flag prints help in 41ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 141ms
ok 33 auth help flag prints help in 138ms
ok 34 assert help flag prints help in 41ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34155ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-18 10:27:11.146; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 31975ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-18 10:27:43.140; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33143ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-18 10:28:16.307; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1115ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3562566 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3562566 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3112ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (29 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3562566 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3562566 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1279ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37065ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-18 10:28:59.029; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37052ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-18 10:29:36.111; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2384ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-18 10:30:09.282; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-18 10:30:09.285; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2108ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-18 10:30:11.450; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-18 10:30:11.453; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 211ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1269ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3562566 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3562566 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 211ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3562566)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats/bin/bats'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 51m 42s
643 actionable tasks: 643 executed

Publishing build scan...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (1 retry remaining)...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/upload was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/upload
Request ID: 501052de-f852-4562-bfa2-7f1bd7468eab
Response status code: 502
Response content type: text/html
----------

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any