You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/10 02:32:30 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-14.0.1) - Build # 1371 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1371/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<20506.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20506.0>
	at __randomizedtesting.SeedInfo.seed([4B821500D5B378F9:FD1DE440F53AC5AC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<20506.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20506.0>
	at __randomizedtesting.SeedInfo.seed([4B821500D5B378F9:FD1DE440F53AC5AC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15861 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 1901290 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1901290 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.export.TestExportWriter_4B821500D5B378F9-001\data-dir-146-001
   [junit4]   2> 1901290 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1901296 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1901296 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1901298 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1901304 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1901314 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 1901322 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 1902034 WARN  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.c.CoreContainer Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:854) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:493) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:694) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:801) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:747) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:366) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:331) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1902037 WARN  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore] directory in SOLR_HOME [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1326) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1358) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1902037 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1902050 WARN  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20178d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1902050 WARN  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20178d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1902054 WARN  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3147fca1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1902054 WARN  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3147fca1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1902056 WARN  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] 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
   [junit4]   2> 1902090 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1902090 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1902122 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a6ad22
   [junit4]   2> 1902130 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a6ad22
   [junit4]   2> 1902130 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a6ad22
   [junit4]   2> 1902157 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1902178 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 1902190 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 1902190 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1902190 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a6ad22
   [junit4]   2> 1902190 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.export.TestExportWriter_4B821500D5B378F9-001\data-dir-146-001\]
   [junit4]   2> 1902290 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1902290 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1902291 WARN  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf ; switching to use InMemory storage instead.
   [junit4]   2> 1902292 INFO  (coreLoadExecutor-15190-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1902293 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902295 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1902298 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyValues
   [junit4]   2> 1902300 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1902300 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1902305 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902305 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1902306 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1902306 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1902307 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902309 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1902310 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1902310 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1902314 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902314 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1902326 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,field2_i_p&sort=field2_i_p+asc&wt=xml} hits=2 status=0 QTime=9
   [junit4]   2> 1902349 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyValues
   [junit4]   2> 1902353 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSmallChains
   [junit4]   2> 1902353 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1902353 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1902353 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902356 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1902356 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1902356 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1902356 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1902358 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902361 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1902362 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1902366 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902366 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1902370 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 1902388 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902388 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 1902392 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=field1_i_p+asc,field2_i_p+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1902393 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1902393 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1902394 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1902415 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902415 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 1902418 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 1902424 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902424 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1902426 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 1902443 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902458 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 32
   [junit4]   2> 1902480 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=field1_i_p+asc,field2_i_p+asc,field3_i_p+asc,field4_i_p+asc,field5_i_p+desc,field6_i_p+desc,field7_i_p+desc,field8_i_p+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1902497 INFO  (TEST-TestExportWriter.testSmallChains-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSmallChains
   [junit4]   2> 1902500 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExpr
   [junit4]   2> 1902500 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1902500 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1902502 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902502 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1902504 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1902504 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1902505 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902507 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1902885 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (5000 adds)]} 0 352
   [junit4]   2> 1903326 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5008, 5009, ... (5000 adds)]} 0 421
   [junit4]   2> 1903614 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[10000, 10001, 10002, 10003, 10004, 10005, 10006, 10007, 10008, 10009, ... (5000 adds)]} 0 275
   [junit4]   2> 1903902 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[15000, 15001, 15002, 15003, 15004, 15005, 15006, 15007, 15008, 15009, ... (5000 adds)]} 0 277
   [junit4]   2> 1904154 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[20000, 20001, 20002, 20003, 20004, 20005, 20006, 20007, 20008, 20009, ... (5000 adds)]} 0 233
   [junit4]   2> 1904521 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, ... (5000 adds)]} 0 350
   [junit4]   2> 1904879 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[30000, 30001, 30002, 30003, 30004, 30005, 30006, 30007, 30008, 30009, ... (5000 adds)]} 0 348
   [junit4]   2> 1905015 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[35000, 35001, 35002, 35003, 35004, 35005, 35006, 35007, 35008, 35009, ... (5000 adds)]} 0 120
   [junit4]   2> 1905278 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[40000, 40001, 40002, 40003, 40004, 40005, 40006, 40007, 40008, 40009, ... (5000 adds)]} 0 237
   [junit4]   2> 1905495 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[45000, 45001, 45002, 45003, 45004, 45005, 45006, 45007, 45008, 45009, ... (5000 adds)]} 0 191
   [junit4]   2> 1905653 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, ... (5000 adds)]} 0 144
   [junit4]   2> 1905948 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[55000, 55001, 55002, 55003, 55004, 55005, 55006, 55007, 55008, 55009, ... (5000 adds)]} 0 280
   [junit4]   2> 1906217 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[60000, 60001, 60002, 60003, 60004, 60005, 60006, 60007, 60008, 60009, ... (5000 adds)]} 0 254
   [junit4]   2> 1906497 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[65000, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65008, 65009, ... (5000 adds)]} 0 263
   [junit4]   2> 1906850 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[70000, 70001, 70002, 70003, 70004, 70005, 70006, 70007, 70008, 70009, ... (5000 adds)]} 0 342
   [junit4]   2> 1907065 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[75000, 75001, 75002, 75003, 75004, 75005, 75006, 75007, 75008, 75009, ... (5000 adds)]} 0 167
   [junit4]   2> 1907313 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[80000, 80001, 80002, 80003, 80004, 80005, 80006, 80007, 80008, 80009, ... (5000 adds)]} 0 239
   [junit4]   2> 1907513 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[85000, 85001, 85002, 85003, 85004, 85005, 85006, 85007, 85008, 85009, ... (5000 adds)]} 0 180
   [junit4]   2> 1907662 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[90000, 90001, 90002, 90003, 90004, 90005, 90006, 90007, 90008, 90009, ... (5000 adds)]} 0 125
   [junit4]   2> 1907873 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[95000, 95001, 95002, 95003, 95004, 95005, 95006, 95007, 95008, 95009, ... (5000 adds)]} 0 204
   [junit4]   2> 1907877 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1907877 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1907881 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&expr=top(n%3D2,input(),sort%3D"id+desc")&sort=id+asc&wt=xml} hits=100000 status=0 QTime=2
   [junit4]   2> 1908053 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,sortabledv_udvas&expr=unique(input(),over%3D"sortabledv_udvas")&sort=sortabledv_udvas+asc&wt=xml} hits=100000 status=0 QTime=1
   [junit4]   2> 1908345 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,sortabledv_udvas,small_i_p&expr=rollup(input(),over%3D"sortabledv_udvas",+sum(small_i_p),avg(small_i_p),min(small_i_p),count(*))&sort=sortabledv_udvas+asc&wt=xml} hits=100000 status=0 QTime=0
   [junit4]   2> 1908649 INFO  (TEST-TestExportWriter.testExpr-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testExpr
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExportWriter -Dtests.method=testExpr -Dtests.seed=4B821500D5B378F9 -Dtests.slow=true -Dtests.locale=mgh-MZ -Dtests.timezone=Asia/Tbilisi -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 6.15s J3 | TestExportWriter.testExpr <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<18000.0> but was:<20506.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B821500D5B378F9:FD1DE440F53AC5AC]:0)
   [junit4]    > 	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 1908655 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testStringWithCase
   [junit4]   2> 1908655 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1908655 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1908670 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1908671 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 1908671 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1908671 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1908671 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1908672 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1908675 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1908675 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1908676 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1908676 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1908680 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1908680 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1908680 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=stringdv+desc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 1908683 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testStringWithCase
   [junit4]   2> 1908685 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSorts
   [junit4]   2> 1908686 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1908686 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1908687 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1908687 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 1908687 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1908687 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1908689 INFO  (searcherExecutor-15192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1908689 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 1908691 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1908691 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1908691 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1908691 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1908691 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1908692 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1908692 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1908693 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1908693 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1908693 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1908693 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 1908693 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 1908694 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 1908694 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 1908694 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 1908694 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 1908694 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 1908694 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 1908694 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 1908695 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 1908695 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 1908695 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 1908695 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 1908695 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 1908696 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 1908696 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 1908696 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 1908696 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 1908697 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 1908697 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 1908697 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 1908697 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 1908698 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 1908698 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 1908698 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 1908698 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 1908698 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 1908698 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 1908699 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 1908699 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 1908699 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 1908699 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 1908700 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 1908700 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 1908701 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 1908701 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 1908701 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 1908701 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 1908701 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 1908701 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 1908702 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 1908702 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 1908702 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 1908703 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 1908705 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 1908705 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 1908705 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 1908705 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 1908705 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 1908705 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 1908705 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 1908707 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 1908709 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 0
   [junit4]   2> 1908709 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 1908709 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 1908709 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 1908710 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 0
   [junit4]   2> 1908710 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 0
   [junit4]   2> 1908710 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 0
   [junit4]   2> 1908711 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 0
   [junit4]   2> 1908711 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104]} 0 0
   [junit4]   2> 1908712 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105]} 0 0
   [junit4]   2> 1908713 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106]} 0 0
   [junit4]   2> 1908713 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107]} 0 0
   [junit4]   2> 1908713 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108]} 0 0
   [junit4]   2> 1908713 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109]} 0 0
   [junit4]   2> 1908713 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[110]} 0 0
   [junit4]   2> 1908713 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[111]} 0 0
   [junit4]   2> 1908714 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[112]} 0 0
   [junit4]   2> 1908714 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[113]} 0 0
   [junit4]   2> 1908714 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[114]} 0 0
   [junit4]   2> 1908714 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[115]} 0 0
   [junit4]   2> 1908714 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[116]} 0 0
   [junit4]   2> 1908714 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[117]} 0 0
   [junit4]   2> 1908715 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[118]} 0 0
   [junit4]   2> 1908715 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[119]} 0 0
   [junit4]   2> 1908715 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[120]} 0 0
   [junit4]   2> 1908715 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[121]} 0 0
   [junit4]   2> 1908715 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[122]} 0 0
   [junit4]   2> 1908715 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[123]} 0 0
   [junit4]   2> 1908715 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[124]} 0 0
   [junit4]   2> 1908716 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[125]} 0 0
   [junit4]   2> 1908716 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[126]} 0 0
   [junit4]   2> 1908716 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[127]} 0 0
   [junit4]   2> 1908716 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[128]} 0 0
   [junit4]   2> 1908716 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[129]} 0 0
   [junit4]   2> 1908716 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[130]} 0 0
   [junit4]   2> 1908717 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[131]} 0 0
   [junit4]   2> 1908717 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[132]} 0 0
   [junit4]   2> 1908717 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[133]} 0 0
   [junit4]   2> 1908717 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[134]} 0 0
   [junit4]   2> 1908717 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[135]} 0 0
   [junit4]   2> 1908717 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[136]} 0 0
   [junit4]   2> 1908719 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[137]} 0 0
   [junit4]   2> 1908719 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[138]} 0 0
   [junit4]   2> 1908719 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[139]} 0 0
   [junit4]   2> 1908719 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[140]} 0 0
   [junit4]   2> 1908719 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[141]} 0 0
   [junit4]   2> 1908719 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[142]} 0 0
   [junit4]   2> 1908719 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[143]} 0 0
   [junit4]   2> 1908719 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[144]} 0 0
   [junit4]   2> 1908720 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[145]} 0 0
   [junit4]   2> 1908720 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[146]} 0 0
   [junit4]   2> 1908720 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[147]} 0 0
   [junit4]   2> 1908720 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[148]} 0 0
   [junit4]   2> 1908720 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[149]} 0 0
   [junit4]   2> 1908720 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[150]} 0 0
   [junit4]   2> 1908720 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[151]} 0 0
   [junit4]   2> 1908720 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[152]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[153]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[154]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[155]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[156]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[157]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[158]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[159]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[160]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[161]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[162]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[163]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[164]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[165]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[166]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[167]} 0 0
   [junit4]   2> 1908721 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[168]} 0 0
   [junit4]   2> 1908724 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[169]} 0 0
   [junit4]   2> 1908724 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[170]} 0 0
   [junit4]   2> 1908724 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[171]} 0 0
   [junit4]   2> 1908724 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[4B8

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

.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 58702 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 58702 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 58702 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 58702 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 58711 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 58711 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 58711 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 58725 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 58726 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 58726 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=booleandv+asc&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 58750 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=booleandv+desc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 58754 INFO  (TEST-TestExportWriter.testBooleanField-seed#[4B821500D5B378F9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBooleanField
   [junit4] OK      0.10s J4 | TestExportWriter.testBooleanField
   [junit4]   2> 58754 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 58754 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1819357505
   [junit4]   2> 58770 INFO  (coreCloseExecutor-86-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@124f45cd
   [junit4]   2> 58770 INFO  (coreCloseExecutor-86-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@124f45cd
   [junit4]   2> 58770 INFO  (coreCloseExecutor-86-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a036f3f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@ac51f01
   [junit4]   2> 58819 INFO  (coreCloseExecutor-86-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 58871 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 58871 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30d8caea: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@293ba1b4
   [junit4]   2> 58880 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 58880 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c8c0141: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@37592f70
   [junit4]   2> 58880 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 58880 INFO  (SUITE-TestExportWriter-seed#[4B821500D5B378F9]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28dcd05: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@398a35d7
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.export.TestExportWriter_4B821500D5B378F9-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mgh-MZ, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=61397280,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportWriter]
   [junit4] Completed [5/5 (5!)] on J4 in 57.85s, 10 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 50 tests, 5 failures [seed: 4B821500D5B378F9]

Total time: 1 minute 1 second

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.handler.export.TestExportWriter
[repro] Exiting with code 1

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1371/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1370' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1371'.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-14.0.1) - Build # 1375 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1375/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 12441 lines...]
    [javac] Compiling 765 source files to C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\classes\java
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\java\org\apache\solr\client\solrj\impl\LBHttp2SolrClient.java:151: error: cannot infer type arguments for AsyncListener<T>
    [javac]     return ((Http2SolrClient)getClient(baseUrl)).asyncRequest(req.getRequest(), null, new AsyncListener<>() {
    [javac]                                                                                                        ^
    [javac]   reason: '<>' with anonymous inner classes is not supported in -source 8
    [javac]     (use -source 9 or higher to enable '<>' with anonymous inner classes)
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in interface AsyncListener
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\java\org\apache\solr\client\solrj\cloud\autoscaling\Variable.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:578: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:231: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:550: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:498: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:393: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:413: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:581: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:2083: Compile failed; see the compiler error output for details.

Total time: 10 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-12.0.2) - Build # 1374 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1374/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 12441 lines...]
    [javac] Compiling 765 source files to C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\classes\java
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\java\org\apache\solr\client\solrj\impl\LBHttp2SolrClient.java:151: error: cannot infer type arguments for AsyncListener<T>
    [javac]     return ((Http2SolrClient)getClient(baseUrl)).asyncRequest(req.getRequest(), null, new AsyncListener<>() {
    [javac]                                                                                                        ^
    [javac]   reason: '<>' with anonymous inner classes is not supported in -source 8
    [javac]     (use -source 9 or higher to enable '<>' with anonymous inner classes)
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in interface AsyncListener
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\java\org\apache\solr\client\solrj\cloud\autoscaling\Variable.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:578: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:231: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:550: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:498: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:393: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:413: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:581: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:2083: Compile failed; see the compiler error output for details.

Total time: 11 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11.0.6) - Build # 1373 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1373/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 12441 lines...]
    [javac] Compiling 765 source files to C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\classes\java
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\java\org\apache\solr\client\solrj\impl\LBHttp2SolrClient.java:151: error: cannot infer type arguments for AsyncListener<T>
    [javac]     return ((Http2SolrClient)getClient(baseUrl)).asyncRequest(req.getRequest(), null, new AsyncListener<>() {
    [javac]                                                                                                        ^
    [javac]   reason: '<>' with anonymous inner classes is not supported in -source 8
    [javac]     (use -source 9 or higher to enable '<>' with anonymous inner classes)
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in interface AsyncListener
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\java\org\apache\solr\client\solrj\cloud\autoscaling\Variable.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:578: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:231: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:550: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:498: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:393: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:413: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:581: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:2083: Compile failed; see the compiler error output for details.

Total time: 11 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_201) - Build # 1372 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1372/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 12432 lines...]
    [javac] Compiling 765 source files to C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\classes\java
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\java\org\apache\solr\client\solrj\impl\LBHttp2SolrClient.java:151: error: cannot infer type arguments for AsyncListener<T>
    [javac]     return ((Http2SolrClient)getClient(baseUrl)).asyncRequest(req.getRequest(), null, new AsyncListener<>() {
    [javac]                                                                                                        ^
    [javac]   reason: cannot use '<>' with anonymous inner classes
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in interface AsyncListener
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\java\org\apache\solr\client\solrj\cloud\autoscaling\Variable.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:578: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:231: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:550: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:498: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:393: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:413: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:581: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:2083: Compile failed; see the compiler error output for details.

Total time: 15 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2