Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/167/
4 tests failed.
FAILED:
org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest.meanTest
Error Message:
Error starting up MiniSolrCloudCluster
Stack Trace:
java.lang.Exception: Error starting up MiniSolrCloudCluster
at
org.apache.solr.cloud.MiniSolrCloudCluster.checkForExceptions(MiniSolrCloudCluster.java:652)
at
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:306)
at
org.apache.solr.cloud.SolrCloudTestCase$Builder.build(SolrCloudTestCase.java:212)
at
org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:204)
at
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
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
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.lang.Thread.run(Thread.java:748)
Suppressed: java.lang.RuntimeException: Jetty/Solr unresponsive
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:507)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:467)
at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:300)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest
Error Message:
10 threads leaked from SUITE scope at
org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest: 1)
Thread[id=1590, name=qtp1911075954-1590, state=RUNNABLE,
group=TGRP-LegacyFieldFacetCloudTest] at
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$60/672388236.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=1597,
name=Scheduler-169604329, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=1592,
name=qtp1911075954-1592, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=1596,
name=qtp1911075954-1596, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=1595,
name=qtp1911075954-1595, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=1591,
name=qtp1911075954-1591-acceptor-0@5e52d637-ServerConnector@5095238d{SSL,[ssl,
http/1.1]}{127.0.0.1:39274}, state=RUNNABLE,
group=TGRP-LegacyFieldFacetCloudTest] at
sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
at
org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
at
org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=1593,
name=qtp1911075954-1593, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 8) Thread[id=1588,
name=qtp1911075954-1588, state=RUNNABLE, group=TGRP-LegacyFieldFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$60/672388236.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748) 9) Thread[id=1708,
name=zkConnectionManagerCallback-770-thread-1, state=WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 10) Thread[id=1594,
name=qtp1911075954-1594, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from
SUITE scope at
org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest:
1) Thread[id=1590, name=qtp1911075954-1590, state=RUNNABLE,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$60/672388236.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=1597, name=Scheduler-169604329, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=1592, name=qtp1911075954-1592, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=1596, name=qtp1911075954-1596, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=1595, name=qtp1911075954-1595, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=1591,
name=qtp1911075954-1591-acceptor-0@5e52d637-ServerConnector@5095238d{SSL,[ssl,
http/1.1]}{127.0.0.1:39274}, state=RUNNABLE,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
at
org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
at
org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=1593, name=qtp1911075954-1593, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
8) Thread[id=1588, name=qtp1911075954-1588, state=RUNNABLE,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$60/672388236.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
9) Thread[id=1708, name=zkConnectionManagerCallback-770-thread-1,
state=WAITING, group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
10) Thread[id=1594, name=qtp1911075954-1594, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([2342DA26AC666475]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=1590, name=qtp1911075954-1590, state=RUNNABLE,
group=TGRP-LegacyFieldFacetCloudTest] at
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$60/672388236.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=1597,
name=Scheduler-169604329, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=1588,
name=qtp1911075954-1588, state=RUNNABLE, group=TGRP-LegacyFieldFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$60/672388236.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=1708,
name=zkConnectionManagerCallback-770-thread-1, state=WAITING,
group=TGRP-LegacyFieldFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=1590, name=qtp1911075954-1590, state=RUNNABLE,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$60/672388236.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=1597, name=Scheduler-169604329, state=TIMED_WAITING,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=1588, name=qtp1911075954-1588, state=RUNNABLE,
group=TGRP-LegacyFieldFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$60/672388236.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=1708, name=zkConnectionManagerCallback-770-thread-1,
state=WAITING, group=TGRP-LegacyFieldFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([2342DA26AC666475]:0)
FAILED:
org.apache.solr.security.AuditLoggerIntegrationTest.testQueuedTimeMetric
Error Message:
Expecting mean time on queue >10ms, got 7.666666666666666
Stack Trace:
java.lang.AssertionError: Expecting mean time on queue >10ms, got
7.666666666666666
at
__randomizedtesting.SeedInfo.seed([5152AB4025E8B244:57936096E1F160D5]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.security.AuditLoggerIntegrationTest.testQueuedTimeMetric(AuditLoggerIntegrationTest.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 15677 lines...]
[junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_5152AB4025E8B244-001/init-core-data-001
[junit4] 2> 4757444 WARN
(SUITE-AuditLoggerIntegrationTest-seed#[5152AB4025E8B244]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
[junit4] 2> 4757444 INFO
(SUITE-AuditLoggerIntegrationTest-seed#[5152AB4025E8B244]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4757446 INFO
(SUITE-AuditLoggerIntegrationTest-seed#[5152AB4025E8B244]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 4757446 INFO
(SUITE-AuditLoggerIntegrationTest-seed#[5152AB4025E8B244]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 4757481 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMuteAdminListCollections
[junit4] 2> 4757497 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_5152AB4025E8B244-001/tempDir-001
[junit4] 2> 4757497 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4757499 INFO (auditTestCallback-13446-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port
45205
[junit4] 2> 4757516 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4757516 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4757642 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer start zk server on port:32999
[junit4] 2> 4757642 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32999
[junit4] 2> 4757642 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32999
[junit4] 2> 4757715 INFO (zkConnectionManagerCallback-16406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4757787 INFO (zkConnectionManagerCallback-16408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4757885 INFO (zkConnectionManagerCallback-16410-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4757938 WARN (jetty-launcher-16411-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4757938 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4757938 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4757938 INFO (jetty-launcher-16411-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 4758042 INFO (jetty-launcher-16411-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4758042 INFO (jetty-launcher-16411-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4758042 INFO (jetty-launcher-16411-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4758043 INFO (jetty-launcher-16411-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2d4f1139{/solr,null,AVAILABLE}
[junit4] 2> 4758067 INFO (jetty-launcher-16411-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@34a726e4{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42619}
[junit4] 2> 4758067 INFO (jetty-launcher-16411-thread-1) [ ]
o.e.j.s.Server Started @4758368ms
[junit4] 2> 4758067 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42619}
[junit4] 2> 4758067 ERROR (jetty-launcher-16411-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4758067 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4758068 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 4758068 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4758068 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4758068 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T16:31:19.380Z
[junit4] 2> 4758103 INFO (zkConnectionManagerCallback-16413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4758104 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4759256 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4759257 WARN (jetty-launcher-16411-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@76ac15ab[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4759276 WARN (jetty-launcher-16411-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4fb65b22[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4759277 INFO (jetty-launcher-16411-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32999/solr
[junit4] 2> 4759347 INFO (zkConnectionManagerCallback-16420-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4759433 INFO (zkConnectionManagerCallback-16422-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4759711 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42619_solr
[junit4] 2> 4759724 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.c.Overseer Overseer
(id=74583828564803589-127.0.0.1:42619_solr-n_0000000000) starting
[junit4] 2> 4759770 INFO (zkConnectionManagerCallback-16429-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4759890 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:32999/solr ready
[junit4] 2> 4759924 INFO
(OverseerStateUpdate-74583828564803589-127.0.0.1:42619_solr-n_0000000000)
[n:127.0.0.1:42619_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42619_solr
[junit4] 2> 4759939 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42619_solr
[junit4] 2> 4759945 INFO
(OverseerStateUpdate-74583828564803589-127.0.0.1:42619_solr-n_0000000000)
[n:127.0.0.1:42619_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4759979 INFO (zkCallback-16428-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4759999 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.c.CoreContainer Initializing auditlogger
plugin: solr.CallbackAuditLoggerPlugin
[junit4] 2> 4760512 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4760750 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42619.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4760802 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42619.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4760802 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42619.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4760803 INFO (jetty-launcher-16411-thread-1)
[n:127.0.0.1:42619_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_5152AB4025E8B244-001/tempDir-001/node1/.
[junit4] 2> 4761096 INFO (zkConnectionManagerCallback-16435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4761150 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4761219 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:32999/solr ready
[junit4] 2> 4761276 INFO (qtp1234977852-43389) [n:127.0.0.1:42619_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4761276 INFO (qtp1234977852-43389) [n:127.0.0.1:42619_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 4761330 INFO (qtp1234977852-43389) [n:127.0.0.1:42619_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4761393 INFO (qtp1234977852-43389) [n:127.0.0.1:42619_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=63
[junit4] 2> 4761674 INFO (qtp1234977852-43389) [n:127.0.0.1:42619_solr
] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback
{"requestUrl":"http://127.0.0.1:42619/solr/admin/collections","nodeName":"n:127.0.0.1:42619_solr","message":"Completed","level":"INFO","date":1556209882705,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
1.0","Connection":"keep-alive","Host":"127.0.0.1:42619"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":42619,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":63.0}
to localhost:45205
[junit4] 2> 4761689 INFO (qtp1234977852-43389) [n:127.0.0.1:42619_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4762147 INFO (qtp1234977852-43389) [n:127.0.0.1:42619_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=458
[junit4] 2> 4762294 INFO (auditTestCallback-13446-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4762347 INFO (auditTestCallback-13446-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4762352 INFO (qtp1234977852-43389) [n:127.0.0.1:42619_solr
] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback
{"requestUrl":"http://127.0.0.1:42619/solr/admin/collections","nodeName":"n:127.0.0.1:42619_solr","message":"Completed","level":"INFO","date":1556209883459,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
1.0","Connection":"keep-alive","Host":"127.0.0.1:42619"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":42619,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":458.0}
to localhost:45205
[junit4] 2> 4762443 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=916592072
[junit4] 2> 4762443 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:42619_solr
[junit4] 2> 4762444 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 4762444 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42619_solr as DOWN
[junit4] 2> 4762479 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 4762515 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4762515 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@43f5b400: rootName =
solr_42619, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@712cb10d
[junit4] 2> 4762588 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4762588 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fa54df9: rootName =
solr_42619, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@249c2ed5
[junit4] 2> 4762590 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4762590 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@520402bd: rootName =
solr_42619, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@5af317a2
[junit4] 2> 4762590 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 4762625 INFO (closeThreadPool-16440-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=74583828564803589-127.0.0.1:42619_solr-n_0000000000) closing
[junit4] 2> 4762641 INFO
(OverseerStateUpdate-74583828564803589-127.0.0.1:42619_solr-n_0000000000)
[n:127.0.0.1:42619_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42619_solr
[junit4] 2> 4762734 INFO
(OverseerAutoScalingTriggerThread-74583828564803589-127.0.0.1:42619_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 4762788 INFO (jetty-closer-16436-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74583828564803589-127.0.0.1:42619_solr-n_0000000000) closing
[junit4] 2> 4762788 INFO (closeThreadPool-16440-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74583828564803589-127.0.0.1:42619_solr-n_0000000000) closing
[junit4] 2> 4762868 INFO (jetty-closer-16436-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@34a726e4{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 4762868 INFO (jetty-closer-16436-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2d4f1139{/solr,null,UNAVAILABLE}
[junit4] 2> 4762868 INFO (jetty-closer-16436-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 4762989 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 4763002 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 4763128 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32999
[junit4] 2> 4763128 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32999
[junit4] 2> 4763129 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 4763129 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32999
[junit4] 2> 4763129 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32999
[junit4] 2> 4763129 INFO
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[5152AB4025E8B244])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMuteAdminListCollections
[junit4] 2> 4763166 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSynchronous
[junit4] 2> 4763184 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_5152AB4025E8B244-001/tempDir-002
[junit4] 2> 4763185 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4763185 INFO (auditTestCallback-13461-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port
40545
[junit4] 2> 4763220 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4763220 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4763329 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.ZkTestServer start zk server on port:35897
[junit4] 2> 4763330 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35897
[junit4] 2> 4763330 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35897
[junit4] 2> 4763427 INFO (zkConnectionManagerCallback-16443-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4763500 INFO (zkConnectionManagerCallback-16445-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4763516 INFO (zkConnectionManagerCallback-16447-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4763518 WARN (jetty-launcher-16448-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4763518 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4763518 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4763519 INFO (jetty-launcher-16448-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 4763519 INFO (jetty-launcher-16448-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4763519 INFO (jetty-launcher-16448-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4763519 INFO (jetty-launcher-16448-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4763520 INFO (jetty-launcher-16448-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bf4f141{/solr,null,AVAILABLE}
[junit4] 2> 4763565 INFO (jetty-launcher-16448-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7f30a2ff{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40274}
[junit4] 2> 4763565 INFO (jetty-launcher-16448-thread-1) [ ]
o.e.j.s.Server Started @4763865ms
[junit4] 2> 4763565 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40274}
[junit4] 2> 4763565 ERROR (jetty-launcher-16448-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4763565 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4763565 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 4763565 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4763565 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4763565 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T16:31:24.877Z
[junit4] 2> 4763601 INFO (zkConnectionManagerCallback-16450-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4763602 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4763997 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4764011 WARN (jetty-launcher-16448-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@37847c2e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4764013 WARN (jetty-launcher-16448-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@77de8bf9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4764031 INFO (jetty-launcher-16448-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35897/solr
[junit4] 2> 4764032 INFO (zkConnectionManagerCallback-16457-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4764034 INFO (zkConnectionManagerCallback-16459-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4764402 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40274_solr
[junit4] 2> 4764403 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.c.Overseer Overseer
(id=74583828943208453-127.0.0.1:40274_solr-n_0000000000) starting
[junit4] 2> 4764428 INFO (zkConnectionManagerCallback-16466-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4764430 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35897/solr ready
[junit4] 2> 4764431 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40274_solr
[junit4] 2> 4764431 INFO
(OverseerStateUpdate-74583828943208453-127.0.0.1:40274_solr-n_0000000000)
[n:127.0.0.1:40274_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40274_solr
[junit4] 2> 4764442 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.c.CoreContainer Initializing auditlogger
plugin: solr.CallbackAuditLoggerPlugin
[junit4] 2> 4764460 INFO
(OverseerStateUpdate-74583828943208453-127.0.0.1:40274_solr-n_0000000000)
[n:127.0.0.1:40274_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4764461 INFO (zkCallback-16465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4764536 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4764645 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40274.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4764682 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40274.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4764682 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40274.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4764696 INFO (jetty-launcher-16448-thread-1)
[n:127.0.0.1:40274_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_5152AB4025E8B244-001/tempDir-002/node1/.
[junit4] 2> 4764894 INFO (zkConnectionManagerCallback-16472-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4764911 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4764911 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35897/solr ready
[junit4] 2> 4764947 INFO (qtp1014560058-43461) [n:127.0.0.1:40274_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4764947 INFO (qtp1014560058-43461) [n:127.0.0.1:40274_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 4765246 INFO (qtp1014560058-43461) [n:127.0.0.1:40274_solr
] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback
{"requestUrl":"http://127.0.0.1:40274/solr/admin/collections","nodeName":"n:127.0.0.1:40274_solr","message":"Completed","level":"INFO","date":1556209886259,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
1.0","Connection":"keep-alive","Host":"127.0.0.1:40274"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40274,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0}
to localhost:40545
[junit4] 2> 4765258 INFO (auditTestCallback-13461-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4765271 INFO (qtp1014560058-43462) [n:127.0.0.1:40274_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4765271 INFO (qtp1014560058-43462) [n:127.0.0.1:40274_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 4765786 INFO (qtp1014560058-43462) [n:127.0.0.1:40274_solr
] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback
{"requestUrl":"http://127.0.0.1:40274/solr/admin/collections","nodeName":"n:127.0.0.1:40274_solr","message":"Completed","level":"INFO","date":1556209886583,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
1.0","Connection":"keep-alive","Host":"127.0.0.1:40274"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40274,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0}
to localhost:40545
[junit4] 2> 4765786 INFO (qtp1014560058-43462) [n:127.0.0.1:40274_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4765809 INFO (auditTestCallback-13461-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4766001 INFO (qtp1014560058-43462) [n:127.0.0.1:40274_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=214
[junit4] 2> 4766112 INFO (qtp1014560058-43462) [n:127.0.0.1:40274_solr
] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback
{"requestUrl":"http://127.0.0.1:40274/solr/admin/collections","nodeName":"n:127.0.0.1:40274_solr","message":"Completed","level":"INFO","date":1556209887313,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
1.0","Connection":"keep-alive","Host":"127.0.0.1:40274"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40274,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":214.0}
to localhost:40545
[junit4] 2> 4766129 INFO (auditTestCallback-13461-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4766293 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=402732669
[junit4] 2> 4766293 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40274_solr
[junit4] 2> 4766345 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 4766345 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40274_solr as DOWN
[junit4] 2> 4766470 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 4766511 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4766511 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@303f1479: rootName =
solr_40274, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@2ab291d9
[junit4] 2> 4766564 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4766564 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3092719c: rootName =
solr_40274, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@249c2ed5
[junit4] 2> 4766566 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4766566 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@48a23b5d: rootName =
solr_40274, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@5af317a2
[junit4] 2> 4766566 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 4766584 INFO (closeThreadPool-16477-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=74583828943208453-127.0.0.1:40274_solr-n_0000000000) closing
[junit4] 2> 4766706 INFO
(OverseerStateUpdate-74583828943208453-127.0.0.1:40274_solr-n_0000000000)
[n:127.0.0.1:40274_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40274_solr
[junit4] 2> 4766718 INFO
(OverseerAutoScalingTriggerThread-74583828943208453-127.0.0.1:40274_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 4766720 INFO (closeThreadPool-16477-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74583828943208453-127.0.0.1:40274_solr-n_0000000000) closing
[junit4] 2> 4766733 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x108f998e6260006, likely client has closed socket
[junit4] 2> 4766770 INFO (jetty-closer-16473-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74583828943208453-127.0.0.1:40274_solr-n_0000000000) closing
[junit4] 2> 4766793 INFO (jetty-closer-16473-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7f30a2ff{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 4766793 INFO (jetty-closer-16473-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1bf4f141{/solr,null,UNAVAILABLE}
[junit4] 2> 4766793 INFO (jetty-closer-16473-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 4766932 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 4766933 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 4767249 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35897
[junit4] 2> 4767249 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35897
[junit4] 2> 4767249 INFO
(TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[5152AB4025E8B244]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSynchronous
[junit4] 2> 4767535 INFO
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[5152AB4025E8B244]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAsync
[junit4] 2> 4767552 INFO (auditTestCallback-13476-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port
38890
[junit4] 2> 4767553 INFO
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[5152AB4025E8B244]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_5152AB4025E8B244-001/tempDir-003
[junit4] 2> 4767554 INFO
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[5152AB4025E8B244]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4767568 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4767568 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4767685 INFO
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[5152AB4025E8B244]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42969
[junit4] 2> 4767686 INFO
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[5152AB4025E8B244]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42969
[junit4] 2> 4767686 INFO
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[5152AB4025E8B244]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42969
[junit4] 2> 4767787 INFO (zkConnectionManagerCallback-16479-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4767790 INFO (zkConnectionManagerCallback-16481-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4767807 INFO (zkConnectionManagerCallback-16483-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4767836 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x108f998f6da0002, likely client has closed socket
[junit4] 2> 4767840 WARN (jetty-launcher-16484-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4767840 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4767840 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4767840 INFO (jetty-launcher-16484-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 4767889 INFO (jetty-launcher-16484-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4767889 INFO (jetty-launcher-16484-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4767889 INFO (jetty-launcher-16484-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4767889 INFO (jetty-launcher-16484-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ca217f4{/solr,null,AVAILABLE}
[junit4] 2> 4767889 INFO (jetty-launcher-16484-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@26966ac2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38868}
[junit4] 2> 4767889 INFO (jetty-launcher-16484-thread-1) [ ]
o.e.j.s.Server Started @4768190ms
[junit4] 2> 4767889 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38868}
[junit4] 2> 4767890 ERROR (jetty-launcher-16484-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4767890 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4767890 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 4767890 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4767890 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4767890 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T16:31:29.202Z
[junit4] 2> 4767892 INFO (zkConnectionManagerCallback-16486-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4767909 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4768625 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4768659 WARN (jetty-launcher-16484-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@f74548a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4768679 WARN (jetty-launcher-16484-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@79877556[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4768680 INFO (jetty-launcher-16484-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42969/solr
[junit4] 2> 4768683 INFO (zkConnectionManagerCallback-16493-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4768695 INFO (zkConnectionManagerCallback-16495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4768958 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38868_solr
[junit4] 2> 4768971 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.c.Overseer Overseer
(id=74583829223440389-127.0.0.1:38868_solr-n_0000000000) starting
[junit4] 2> 4769027 INFO (zkConnectionManagerCallback-16502-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4769029 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42969/solr ready
[junit4] 2> 4769031 INFO
(OverseerStateUpdate-74583829223440389-127.0.0.1:38868_solr-n_0000000000)
[n:127.0.0.1:38868_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38868_solr
[junit4] 2> 4769031 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38868_solr
[junit4] 2> 4769063 INFO (zkCallback-16501-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4769064 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.c.CoreContainer Initializing auditlogger
plugin: solr.CallbackAuditLoggerPlugin
[junit4] 2> 4769064 INFO
(OverseerStateUpdate-74583829223440389-127.0.0.1:38868_solr-n_0000000000)
[n:127.0.0.1:38868_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4769185 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4769251 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38868.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4769287 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38868.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4769287 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38868.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@555a0ade
[junit4] 2> 4769288 INFO (jetty-launcher-16484-thread-1)
[n:127.0.0.1:38868_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_5152AB4025E8B244-001/tempDir-003/node1/.
[junit4] 2> 4769493 INFO (zkConnectionManagerCallback-16509-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4769543 INFO
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[5152AB4025E8B244]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4769544 INFO
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[5152AB4025E8B244]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42969/solr ready
[junit4] 2> 4769577 INFO (qtp1111386294-43534) [n:127.0.0.1:38868_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4769577 INFO (qtp1111386294-43534) [n:127.0.0.1:38868_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 4769578 INFO (qtp1111386294-43535) [n:127.0.0.1:38868_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4769744 INFO (qtp1111386294-43535) [n:127.0.0.1:38868_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=166
[junit4] 2> 4769745 INFO (qtp1111386294-43536) [n:127.0.0.1:38868_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4769746 INFO
(audit-16503-thread-1-processing-n:127.0.0.1:38868_solr)
[n:127.0.0.1:38868_solr ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit
callback
{"requestUrl":"http://127.0.0.1:38868/solr/admin/collections","nodeName":"n:127.0.0.1:38868_solr","message":"Completed","level":"INFO","date":1556209890889,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
1.0","Connection":"keep-alive","Host":"127.0.0.1:38868"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":38868,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0}
to localhost:38890
[junit4] 2> 4769890 INFO (auditTestCallback-13476-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4769892 INFO
(audit-16503-thread-1-processing-n:127.0.0.1:38868_solr)
[n:127.0.0.1:38868_solr ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit
callback
{"requestUrl":"http://127.0.0.1:38868/solr/admin/collections","nodeName":"n:127.0.0.1:38868_solr","message":"Completed","level":"INFO","date":1556209891056,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
1.0","Connection":"keep-alive","Host":"127.0.0.1:38868"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":38868,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":166.0}
to localhost:38890
[junit4] 2> 4769929 INFO (auditTestCallback-13476-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4770000 INFO (qtp1111386294-43536) [n:127.0.0.1:38868_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=255
[junit4] 2> 4770343 INFO
(audit-16503-thread-1-processing-n:127.0.0.1:38868_solr)
[n:127.0.0.1:38868_solr ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit
callback
{"requestUrl":"http://127.0.0.1:38868/solr/admin/collections","nodeName":"n:127.0.0.1:38868_solr","message":"Completed","level":"INFO","date":1556209891312,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
1.0","Connection":"keep-alive","Host":"127.0.0.1:38868"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":38868,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":255.0}
to localhost:38890
[junit4] 2> 4770381 INFO (auditTestCallback-13476-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4770527 INFO (jetty-closer-16510-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3835595
[junit4] 2> 4770527 INFO (jetty-closer-16510-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:38868_solr
[junit4] 2> 4770542 INFO (jetty-closer-16510-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 4770542 INFO (jetty-closer-16510-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:38868_solr as DOWN
[junit4] 2> 4770616 INFO (jetty-closer-16510-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147
[...truncated too long message...]
gs :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1801367250
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1801367250
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1801367250
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 233 minutes 18 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]