You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/23 14:31:23 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 3303 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3303/

1 tests failed.
FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain

Error Message:
Expecting <2 callbacks in buffer, was 2

Stack Trace:
java.lang.AssertionError: Expecting <2 callbacks in buffer, was 2
	at __randomizedtesting.SeedInfo.seed([33F466C2E641F065:82EB99E6568263BA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain(AuditLoggerIntegrationTest.java:128)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15163 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/init-core-data-001
   [junit4]   2> 4959303 WARN  (SUITE-AuditLoggerIntegrationTest-seed#[33F466C2E641F065]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 4959304 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[33F466C2E641F065]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4959317 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[33F466C2E641F065]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 4959318 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[33F466C2E641F065]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4959338 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 4959367 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001
   [junit4]   2> 4959367 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4959367 INFO  (auditTestCallback-12950-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 40474
   [junit4]   2> 4959368 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4959368 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4959475 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer start zk server on port:43650
   [junit4]   2> 4959475 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43650
   [junit4]   2> 4959475 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43650
   [junit4]   2> 4959663 INFO  (zkConnectionManagerCallback-13505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4959731 INFO  (zkConnectionManagerCallback-13507-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4959733 INFO  (zkConnectionManagerCallback-13509-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4959748 WARN  (jetty-launcher-13510-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4959748 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4959748 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4959748 INFO  (jetty-launcher-13510-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4959749 INFO  (jetty-launcher-13510-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4959749 INFO  (jetty-launcher-13510-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4959749 INFO  (jetty-launcher-13510-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4959749 INFO  (jetty-launcher-13510-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54e03cc8{/solr,null,AVAILABLE}
   [junit4]   2> 4959770 INFO  (jetty-launcher-13510-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7db23aa0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41035}
   [junit4]   2> 4959771 INFO  (jetty-launcher-13510-thread-1) [    ] o.e.j.s.Server Started @4959847ms
   [junit4]   2> 4959771 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41035}
   [junit4]   2> 4959771 ERROR (jetty-launcher-13510-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4959771 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4959771 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4959771 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4959771 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4959771 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-23T13:28:16.087397Z
   [junit4]   2> 4959804 INFO  (zkConnectionManagerCallback-13512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4959804 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4961078 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4961078 WARN  (jetty-launcher-13510-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5d24f6db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4961097 WARN  (jetty-launcher-13510-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@368c4a2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4961098 INFO  (jetty-launcher-13510-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43650/solr
   [junit4]   2> 4961100 INFO  (zkConnectionManagerCallback-13519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4961110 INFO  (zkConnectionManagerCallback-13521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4961519 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41035_solr
   [junit4]   2> 4961519 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.c.Overseer Overseer (id=74571784152875013-127.0.0.1:41035_solr-n_0000000000) starting
   [junit4]   2> 4961536 INFO  (zkConnectionManagerCallback-13528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4961547 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43650/solr ready
   [junit4]   2> 4961547 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41035_solr
   [junit4]   2> 4961547 INFO  (OverseerStateUpdate-74571784152875013-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41035_solr
   [junit4]   2> 4961549 INFO  (OverseerStateUpdate-74571784152875013-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4961563 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 4961582 INFO  (zkCallback-13527-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4961754 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4961952 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41035.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc76d0e
   [junit4]   2> 4961991 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41035.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc76d0e
   [junit4]   2> 4962008 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41035.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc76d0e
   [junit4]   2> 4962009 INFO  (jetty-launcher-13510-thread-1) [n:127.0.0.1:41035_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/.
   [junit4]   2> 4962161 INFO  (zkConnectionManagerCallback-13534-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4962199 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4962200 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43650/solr ready
   [junit4]   2> 4962249 INFO  (qtp480401497-37072) [n:127.0.0.1:41035_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4962396 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 4962465 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/test.AUTOCREATED/protwords.txt
   [junit4]   2> 4962558 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 4962647 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/test.AUTOCREATED/solrconfig.xml
   [junit4]   2> 4962728 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/test.AUTOCREATED/synonyms.txt
   [junit4]   2> 4962730 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/test.AUTOCREATED/stopwords.txt
   [junit4]   2> 4962731 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/test.AUTOCREATED/params.json
   [junit4]   2> 4962732 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/test.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 4962751 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/test.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 4962830 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/test.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 4962848 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/test.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 4962868 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/test.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 4962917 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/test.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 4962952 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/test.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 4962953 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/test.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 4962955 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/test.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 4962969 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/test.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 4962971 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/test.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 4963016 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/test.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 4963075 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/test.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 4963076 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/test.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 4963095 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/test.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 4963096 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/test.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 4963097 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/test.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 4963098 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/test.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 4963099 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/test.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 4963100 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/test.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 4963122 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/test.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 4963123 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/test.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 4963124 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/test.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 4963125 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/test.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 4963143 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/test.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 4963144 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/test.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 4963145 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/test.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 4963158 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/test.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 4963159 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/test.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 4963161 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/test.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 4963162 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/test.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 4963177 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/test.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 4963178 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/test.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 4963215 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/test.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 4963216 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/test.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 4963217 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/test.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 4963231 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/test.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 4963232 INFO  (OverseerThreadFactory-12959-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/test.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 4963367 INFO  (OverseerStateUpdate-74571784152875013-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41035/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4963656 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr    x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4963656 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr    x:test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4964740 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4964741 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4964741 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4964741 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4964741 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4964741 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4964741 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4964742 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4964742 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4964742 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4964742 WARN  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4964775 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4964984 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4966309 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4966662 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from collection test, trusted=true
   [junit4]   2> 4966675 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41035.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc76d0e
   [junit4]   2> 4966676 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/test_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-001/node1/./test_shard1_replica_n1/data/]
   [junit4]   2> 4966707 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4967121 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4967121 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4967124 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4967124 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4967137 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21dd0dde[test_shard1_replica_n1] main]
   [junit4]   2> 4967139 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test.AUTOCREATED
   [junit4]   2> 4967139 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test.AUTOCREATED
   [junit4]   2> 4967139 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 4967140 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4967140 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4967140 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 4967174 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4967174 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631611627493130240
   [junit4]   2> 4967177 INFO  (searcherExecutor-12964-thread-1-processing-n:127.0.0.1:41035_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@21dd0dde[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4967177 INFO  (searcherExecutor-12964-thread-1-processing-n:127.0.0.1:41035_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4967177 INFO  (searcherExecutor-12964-thread-1-processing-n:127.0.0.1:41035_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4967196 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4967196 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 4967204 INFO  (searcherExecutor-12964-thread-1-processing-n:127.0.0.1:41035_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1] Registered new searcher Searcher@21dd0dde[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4967211 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4967211 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4967211 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41035/solr/test_shard1_replica_n1/
   [junit4]   2> 4967211 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4967211 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:41035/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 4967212 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/74571784152875013-core_node2-n_0000000000
   [junit4]   2> 4967213 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41035/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 4967227 INFO  (zkCallback-13520-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4967227 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4967229 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3605
   [junit4]   2> 4967242 INFO  (zkCallback-13520-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4967368 INFO  (zkCallback-13520-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4967368 INFO  (zkCallback-13520-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4967388 INFO  (zkCallback-13520-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4967530 INFO  (qtp480401497-37074) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:41035/solr/admin/cores","nodeName":"n:127.0.0.1:41035_solr","message":"Completed","level":"INFO","date":1556026103564,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","internalRequest":"$","Host":"127.0.0.1:41035","Content-Length":"221","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},"solrParams":{"qt":["/admin/cores"],"coreNodeName":["core_node2"],"collection.configName":["test.AUTOCREATED"],"newCollection":["true"],"name":["test_shard1_replica_n1"],"action":["CREATE"],"numShards":["1"],"collection":["test"],"shard":["shard1"],"wt":["javabin"],"version":["2"],"replicaType":["NRT"]},"solrHost":"127.0.0.1","solrPort":41035,"solrIp":"127.0.0.1","resource":"/admin/cores","httpMethod":"POST","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":3624.0} to localhost:40474
   [junit4]   2> 4967564 INFO  (qtp480401497-37072) [n:127.0.0.1:41035_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4967564 INFO  (qtp480401497-37072) [n:127.0.0.1:41035_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=5314
   [junit4]   2> 4967699 INFO  (auditTestCallback-12950-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/cores
   [junit4]   2> 4967799 INFO  (qtp480401497-37072) [n:127.0.0.1:41035_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:41035/solr/admin/collections","nodeName":"n:127.0.0.1:41035_solr","message":"Completed","level":"INFO","date":1556026103880,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:41035"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":41035,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":5314.0} to localhost:40474
   [junit4]   2> 4967855 ERROR (qtp480401497-37075) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:217)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2555)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:756)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:542)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:265)
   [junit4]   2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:173)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:159)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:885)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:767)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:283)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:222)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131)
   [junit4]   2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:261)
   [junit4]   2> 	... 35 more
   [junit4]   2> 
   [junit4]   2> 4967855 INFO  (qtp480401497-37075) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request [test_shard1_replica_n1]  webapp=/solr path=/select params={q=a(bc&wt=javabin&version=2} status=400 QTime=36
   [junit4]   2> 4967877 INFO  (auditTestCallback-12950-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 4968218 INFO  (qtp480401497-37075) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:41035/solr/test/select","nodeName":"n:127.0.0.1:41035_solr","message":"Error","level":"ERROR","date":1556026104171,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:41035"},"solrParams":{"q":["a(bc"],"df":["_text_"],"echoParams":["explicit"],"rows":["10"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":41035,"solrIp":"127.0.0.1","resource":"/select","httpMethod":"GET","httpQueryString":"q=a%28bc&wt=javabin&version=2","eventType":"ERROR","requestType":"SEARCH","status":400,"exception":{"cause":{"cause":{"stackTrace":[{"classLoaderName":"app","methodName":"generateParseException","fileName":"QueryParser.java","lineNumber":885,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"jj_consume_token","fileName":"QueryParser.java","lineNumber":767,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"Clause","fileName":"QueryParser.java","lineNumber":283,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"Query","fileName":"QueryParser.java","lineNumber":222,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"TopLevelQuery","fileName":"QueryParser.java","lineNumber":131,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"parse","fileName":"SolrQueryParserBase.java","lineNumber":261,"className":"org.apache.solr.parser.SolrQueryParserBase","nativeMethod":false},{"classLoaderName":"app","methodName":"parse","fileName":"LuceneQParser.java","lineNumber":49,"className":"org.apache.solr.search.LuceneQParser","nativeMethod":false},{"classLoaderName":"app","methodName":"getQuery","fileName":"QParser.java","lineNumber":173,"className":"org.apache.solr.search.QParser","nativeMethod":false},{"classLoaderName":"app","methodName":"prepare","fileName":"QueryComponent.java","lineNumber":159,"className":"org.apache.solr.handler.component.QueryComponent","nativeMethod":false},{"classLoaderName":"app","methodName":"handleRequestBody","fileName":"SearchHandler.java","lineNumber":272,"className":"org.apache.solr.handler.component.SearchHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"handleRequest","fileName":"RequestHandlerBase.java","lineNumber":199,"className":"org.apache.solr.handler.RequestHandlerBase","nativeMethod":false},{"classLoaderName":"app","methodName":"execute","fileName":"SolrCore.java","lineNumber":2555,"className":"org.apache.solr.core.SolrCore","nativeMethod":false},{"classLoaderName":"app","methodName":"execute","fileName":"HttpSolrCall.java","lineNumber":756,"className":"org.apache.solr.servlet.HttpSolrCall","nativeMethod":false},{"classLoaderName":"app","methodName":"call","fileName":"HttpSolrCall.java","lineNumber":542,"className":"org.apache.solr.servlet.HttpSolrCall","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"SolrDispatchFilter.java","lineNumber":397,"className":"org.apache.solr.servlet.SolrDispatchFilter","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"SolrDispatchFilter.java","lineNumber":343,"className":"org.apache.solr.servlet.SolrDispatchFilter","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"ServletHandler.java","lineNumber":1610,"className":"org.eclipse.jetty.servlet.ServletHandler$CachedChain","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"JettySolrRunner.java","lineNumber":165,"className":"org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"ServletHandler.java","lineNumber":1610,"className":"org.eclipse.jetty.servlet.ServletHandler$CachedChain","nativeMethod":false},{"classLoaderName":"app","methodName":"doHandle","fileName":"ServletHandler.java","lineNumber":540,"className":"org.eclipse.jetty.servlet.ServletHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"nextHandle","fileName":"ScopedHandler.java","lineNumber":255,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doHandle","fileName":"SessionHandler.java","lineNumber":1588,"className":"org.eclipse.jetty.server.session.SessionHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"nextHandle","fileName":"ScopedHandler.java","lineNumber":255,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doHandle","fileName":"ContextHandler.java","lineNumber":1345,"className":"org.eclipse.jetty.server.handler.ContextHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"nextScope","fileName":"ScopedHandler.java","lineNumber":203,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doScope","fileName":"ServletHandler.java","lineNumber":480,"className":"org.eclipse.jetty.servlet.ServletHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doScope","fileName":"SessionHandler.java","lineNumber":1557,"className":"org.eclipse.jetty.server.session.SessionHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"nextScope","fileName":"ScopedHandler.java","lineNumber":201,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doScope","fileName":"ContextHandler.java","lineNumber":1247,"className":"org.eclipse.jetty.server.handler.ContextHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"ScopedHandler.java","lineNumber":144,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"GzipHandler.java","lineNumber":753,"className":"org.eclipse.jetty.server.handler.gzip.GzipHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"HandlerWrapper.java","lineNumber":132,"className":"org.eclipse.jetty.server.handler.HandlerWrapper","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"Server.java","lineNumber":502,"className":"org.eclipse.jetty.server.Server","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"HttpChannel.java","lineNumber":364,"className":"org.eclipse.jetty.server.HttpChannel","nativeMethod":false},{"classLoaderName":"app","methodName":"onFillable","fileName":"HttpConnection.java","lineNumber":260,"className":"org.eclipse.jetty.server.HttpConnection","nativeMethod":false},{"classLoaderName":"app","methodName":"succeeded","fileName":"AbstractConnection.java","lineNumber":305,"className":"org.eclipse.jetty.io.AbstractConnection$ReadCallback","nativeMethod":false},{"classLoaderName":"app","methodName":"fillable","fileName":"FillInterest.java","lineNumber":103,"className":"org.eclipse.jetty.io.FillInterest","nativeMethod":false},{"classLoaderName":"app","methodName":"run","fileName":"ChannelEndPoint.java","lineNumber":118,"className":"org.eclipse.jetty.io.ChannelEndPoint$2","nativeMethod":false},{"classLoaderName":"app","methodName":"runJob","fileName":"QueuedThreadPool.java","lineNumber":765,"className":"org.eclipse.jetty.util.thread.QueuedThreadPool","nativeMethod":false},{"classLoaderName":"app","methodName":"run","fileName":"QueuedThreadPool.java","lineNumber":683,"className":"org.eclipse.jetty.util.thread.QueuedThreadPool$2","nativeMethod":false},{"moduleName":"java.base","moduleVersion":"11.0.1","methodName":"run","fileName":"Thread.java","lineNumber":834,"className":"java.lang.Thread","nativeMethod":false}],"currentToken":{"kind":25,"beginLine":1,"beginColumn":2,"endLine":1,"endColumn":4,"image":"bc","next":{"kind":0,"beginLine":1,"beginColumn":4,"endLine":1,"endColumn":4,"image":""}},"expectedTokenSequences":[[13],[14],[15],[16],[17],[18],[19],[20],[22],[23],[24],[25],[26],[27],[28],[29],[30],[31],[32],[33],[34]],"tokenImage":["<EOF>","<_NUM_CHAR>","<_ESCAPED_CHAR>","<_TERM_START_CHAR>","<_TERM_CHAR>","<_WHITESPACE>","<_QUOTED_CHAR>","<_SQUOTED_CHAR>","<token of kind 8>","\"/*\"","\"*/\"","<token of kind 11>","<token of kind 12>","<AND>","<OR>","<NOT>","\"+\"","\"-\"","<BAREOPER>","\"(\"","\")\"","\":\"","\"*\"","\"^\"","<QUOTED>","<TERM>","<FUZZY_SLOP>","<PREFIXTERM>","<WILDTERM>","<REGEXPTERM>","\"[\"","\"{\"","<LPARAMS>","\"filter(\"","<NUMBER>","\"TO\"","\"]\"","\"}\"","<RANGE_QUOTED>","<RANGE_GOOP>"],"message":"Encountered \"<EOF>\" at line 1, column 4.\nWas expecting one of:\n    <AND> ...\n    <OR> ...\n    <NOT> ...\n    \"+\" ...\n    \"-\" ...\n    <BAREOPER> ...\n    \"(\" ...\n    \")\" ...\n    \"*\" ...\n    \"^\" ...\n    <QUOTED> ...\n    <TERM> ...\n    <FUZZY_SLOP> ...\n    <PREFIXTERM> ...\n    <WILDTERM> ...\n    <REGEXPTERM> ...\n    \"[\" ...\n    \"{\" ...\n    <LPARAMS> ...\n    \"filter(\" ...\n    <NUMBER> ...\n    ","suppressed":[],"localizedMessage":"Encountered \"<EOF>\" at line 1, column 4.\nWas expecting one of:\n    <AND> ...\n    <OR> ...\n    <NOT> ...\n    \"+\" ...\n    \"-\" ...\n    <BAREOPER> ...\n    \"(\" ...\n    \")\" ...\n    \"*\" ...\n    \"^\" ...\n    <QUOTED> ...\n    <TERM> ...\n    <FUZZY_SLOP> ...\n    <PREFIXTERM> ...\n    <WILDTERM> ...\n    <REGEXPTERM> ...\n    \"[\" ...\n    \"{\" ...\n    <LPARAMS> ...\n    \"filter(\" ...\n    <NUMBER> ...\n    "},"stackTrace":[{"classLoaderName":"app","methodName":"parse","fileName":"SolrQueryParserBase.java","lineNumber":265,"className":"org.apache.solr.parser.SolrQueryParserBase","nativeMethod":false},{"classLoaderName":"app","methodName":"parse","fileName":"LuceneQParser.java","lineNumber":49,"className":"org.apache.solr.search.LuceneQParser","nativeMethod":false},{"...
   [junit4]   2> 4968219 ERROR (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [test] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41035/solr/test: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     , retry=0 commError=false errorCode=400 
   [junit4]   2> 4968219 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 4968241 INFO  (auditTestCallback-12950-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /select
   [junit4]   2> 4968365 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=218359779
   [junit4]   2> 4968365 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41035_solr
   [junit4]   2> 4968380 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 4968380 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41035_solr as DOWN
   [junit4]   2> 4968490 INFO  (coreCloseExecutor-12969-thread-1) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a3d5998
   [junit4]   2> 4968490 INFO  (coreCloseExecutor-12969-thread-1) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1, tag=4a3d5998
   [junit4]   2> 4968490 INFO  (coreCloseExecutor-12969-thread-1) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aec3b41: rootName = solr_41035, domain = solr.core.test.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7984fdc1
   [junit4]   2> 4968538 INFO  (OverseerCollectionConfigSetProcessor-74571784152875013-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4968555 INFO  (zkCallback-13520-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4968555 INFO  (zkCallback-13520-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4968562 INFO  (zkCallback-13520-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4968564 INFO  (coreCloseExecutor-12969-thread-1) [n:127.0.0.1:41035_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader, tag=4a3d5998
   [junit4]   2> 4968584 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4968584 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5905e7d1: rootName = solr_41035, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4059218a
   [junit4]   2> 4968637 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4968637 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@309a5bdf: rootName = solr_41035, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44d27bc0
   [junit4]   2> 4968639 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4968639 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e424aa4: rootName = solr_41035, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@75600819
   [junit4]   2> 4968639 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 4968673 INFO  (closeThreadPool-13540-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74571784152875013-127.0.0.1:41035_solr-n_0000000000) closing
   [junit4]   2> 4968676 INFO  (OverseerStateUpdate-74571784152875013-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41035_solr
   [junit4]   2> 4968680 INFO  (OverseerAutoScalingTriggerThread-74571784152875013-127.0.0.1:41035_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4968895 INFO  (closeThreadPool-13540-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74571784152875013-127.0.0.1:41035_solr-n_0000000000) closing
   [junit4]   2> 4968899 INFO  (jetty-closer-13536-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74571784152875013-127.0.0.1:41035_solr-n_0000000000) closing
   [junit4]   2> 4968980 INFO  (jetty-closer-13536-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7db23aa0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 4969045 INFO  (jetty-closer-13536-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54e03cc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 4969061 INFO  (jetty-closer-13536-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4969134 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4969211 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> 	2	/solr/collections/test/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/test/state.json
   [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> 4969358 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43650
   [junit4]   2> 4969358 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43650
   [junit4]   2> 4969358 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[33F466C2E641F065]) [    ] o.a.s.SolrTestCaseJ4 ###Ending searchWithException
   [junit4]   2> 4969411 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsync
   [junit4]   2> 4969412 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-002
   [junit4]   2> 4969412 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4969426 INFO  (auditTestCallback-12971-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 33511
   [junit4]   2> 4969426 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4969426 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4969519 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer start zk server on port:42573
   [junit4]   2> 4969519 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42573
   [junit4]   2> 4969519 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42573
   [junit4]   2> 4969604 INFO  (zkConnectionManagerCallback-13542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4969681 INFO  (zkConnectionManagerCallback-13544-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4969701 INFO  (zkConnectionManagerCallback-13546-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4969720 WARN  (jetty-launcher-13547-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4969720 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4969720 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4969720 INFO  (jetty-launcher-13547-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4969806 INFO  (jetty-launcher-13547-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4969806 INFO  (jetty-launcher-13547-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4969806 INFO  (jetty-launcher-13547-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4969807 INFO  (jetty-launcher-13547-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1179ffea{/solr,null,AVAILABLE}
   [junit4]   2> 4969807 INFO  (jetty-launcher-13547-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70348253{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39168}
   [junit4]   2> 4969807 INFO  (jetty-launcher-13547-thread-1) [    ] o.e.j.s.Server Started @4969884ms
   [junit4]   2> 4969807 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39168}
   [junit4]   2> 4969807 ERROR (jetty-launcher-13547-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4969807 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4969808 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4969808 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4969808 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4969808 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-23T13:28:26.124043Z
   [junit4]   2> 4969879 INFO  (zkConnectionManagerCallback-13549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4969880 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4971062 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4971083 WARN  (jetty-launcher-13547-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3c8b2c7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4971120 WARN  (jetty-launcher-13547-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e3db202[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4971121 INFO  (jetty-launcher-13547-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42573/solr
   [junit4]   2> 4971175 INFO  (zkConnectionManagerCallback-13556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4971301 INFO  (zkConnectionManagerCallback-13558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4971719 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39168_solr
   [junit4]   2> 4971719 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.c.Overseer Overseer (id=74571784812953605-127.0.0.1:39168_solr-n_0000000000) starting
   [junit4]   2> 4971767 INFO  (zkConnectionManagerCallback-13565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4971801 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42573/solr ready
   [junit4]   2> 4971802 INFO  (OverseerStateUpdate-74571784812953605-127.0.0.1:39168_solr-n_0000000000) [n:127.0.0.1:39168_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39168_solr
   [junit4]   2> 4971803 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39168_solr
   [junit4]   2> 4971837 INFO  (zkCallback-13564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4971856 INFO  (zkCallback-13557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4971890 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 4971982 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4972190 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39168.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc76d0e
   [junit4]   2> 4972316 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39168.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc76d0e
   [junit4]   2> 4972316 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39168.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dc76d0e
   [junit4]   2> 4972317 INFO  (jetty-launcher-13547-thread-1) [n:127.0.0.1:39168_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_33F466C2E641F065-001/tempDir-002/node1/.
   [junit4]   2> 4972561 INFO  (zkConnectionManagerCallback-13572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4972626 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4972639 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42573/solr ready
   [junit4]   2> 4972712 INFO  (qtp480184040-37155) [n:127.0.0.1:39168_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4972712 INFO  (qtp480184040-37155) [n:127.0.0.1:39168_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> 4972744 INFO  (qtp480184040-37156) [n:127.0.0.1:39168_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4972803 INFO  (auditTestCallback-12971-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 4972837 INFO  (qtp480184040-37156) [n:127.0.0.1:39168_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=93
   [junit4]   2> 4972838 INFO  (qtp480184040-37157) [n:127.0.0.1:39168_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4972875 INFO  (audit-13566-thread-1-processing-n:127.0.0.1:39168_solr) [n:127.0.0.1:39168_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39168/solr/admin/collections","nodeName":"n:127.0.0.1:39168_solr","message":"Completed","level":"INFO","date":1556026109028,"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:39168"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39168,"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:33511
   [junit4]   2> 4972930 INFO  (auditTestCallback-12971-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 4972972 INFO  (audit-13566-thread-1-processing-n:127.0.0.1:39168_solr) [n:127.0.0.1:39168_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39168/solr/admin/collections","nodeName":"n:127.0.0.1:39168_solr","message":"Completed","level":"INFO","date":1556026109153,"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:39168"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39168,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":93.0} to localhost:33511
   [junit4]   2> 4973376 INFO  (qtp480184040-37157) [n:127.0.0.1:39168_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=538
   [junit4]   2> 4973453 INFO  (auditTestCallback-12971-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 4973492 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[33F466C2E641F065]) [    ] o.a.s.c.SolrCloudAuthTestCase First metrics count assert failed, pausing 2s before re-attempt
   [junit4]   2> 4973544 INFO  (audit-13566-thread-1-processing-n:127.0.0.1:39168_solr) [n:127.0.0.1:39168_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39168/solr/admin/collections","nodeName":"n:127.0.0.1:39168_solr","message":"Completed","level":"INFO","date":1556026109692,"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:39168"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39168,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":538.0} to localhost:33511
   [junit4]   2> 4975276 INFO  (OverseerCollectionConfigSetProcessor-74571784812953605-127.0.0.1:39168_solr-n_0000000000) [n:127.0.0.1:39168_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4975661 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1604947540
   [junit4]   2> 4975661 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39168_solr
   [junit4]   2> 4975681 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 4975681 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39168_solr as DOWN
   [junit4]   2> 4975751 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4975802 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4975803 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6248fbea: rootName = solr_39168, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@16fa0748
   [junit4]   2> 4975860 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4975860 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e63a1ac: rootName = solr_39168, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44d27bc0
   [junit4]   2> 4975862 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4975862 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a827b10: rootName = solr_39168, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@75600819
   [junit4]   2> 4975862 INFO  (jetty-closer-13573-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 4975918 I

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

cene-Solr-Tests-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1720932173
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1720932173
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1720932173

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[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 42ms :: artifacts dl 5ms
	---------------------------------------------------------------------
	|                  |            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: 250 minutes 3 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)