Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3324/
1 tests failed.
FAILED: org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain
Error Message:
Failed waiting for 3 callbacks after 30 seconds
Stack Trace:
java.lang.AssertionError: Failed waiting for 3 callbacks after 30 seconds
at
__randomizedtesting.SeedInfo.seed([F787155F70290CCE:4698EA7BC0EA9F11]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:229)
at
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:221)
at
org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:252)
at
org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain(AuditLoggerIntegrationTest.java:132)
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 15219 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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/init-core-data-001
[junit4] 2> 4708948 WARN
(SUITE-AuditLoggerIntegrationTest-seed#[F787155F70290CCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
[junit4] 2> 4708949 INFO
(SUITE-AuditLoggerIntegrationTest-seed#[F787155F70290CCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 4708949 INFO
(SUITE-AuditLoggerIntegrationTest-seed#[F787155F70290CCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 4708949 INFO
(SUITE-AuditLoggerIntegrationTest-seed#[F787155F70290CCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 4708964 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
[junit4] 2> 4708971 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] 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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001
[junit4] 2> 4708971 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4708971 INFO (auditTestCallback-12887-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port
40002
[junit4] 2> 4708972 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4708972 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4709079 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer start zk server on port:41709
[junit4] 2> 4709080 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41709
[junit4] 2> 4709080 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41709
[junit4] 2> 4709335 INFO (zkConnectionManagerCallback-15605-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4709387 INFO (zkConnectionManagerCallback-15607-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4709408 INFO (zkConnectionManagerCallback-15609-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4709465 WARN (jetty-launcher-15610-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4709465 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4709465 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4709465 INFO (jetty-launcher-15610-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> 4709466 INFO (jetty-launcher-15610-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4709466 INFO (jetty-launcher-15610-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4709466 INFO (jetty-launcher-15610-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4709466 INFO (jetty-launcher-15610-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e7c2d29{/solr,null,AVAILABLE}
[junit4] 2> 4709467 INFO (jetty-launcher-15610-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2dfee382{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:36924}
[junit4] 2> 4709467 INFO (jetty-launcher-15610-thread-1) [ ]
o.e.j.s.Server Started @4709665ms
[junit4] 2> 4709467 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36924}
[junit4] 2> 4709467 ERROR (jetty-launcher-15610-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4709467 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4709467 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 4709467 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4709467 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4709467 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-02T05:01:18.328945Z
[junit4] 2> 4709481 INFO (zkConnectionManagerCallback-15612-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4709482 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4709906 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4709923 WARN (jetty-launcher-15610-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@528b47b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4709939 WARN (jetty-launcher-15610-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@cfccdd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4709940 INFO (jetty-launcher-15610-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41709/solr
[junit4] 2> 4709941 INFO (zkConnectionManagerCallback-15619-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4709975 INFO (zkConnectionManagerCallback-15621-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4710277 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36924_solr
[junit4] 2> 4710277 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.c.Overseer Overseer
(id=74620751482716165-127.0.0.1:36924_solr-n_0000000000) starting
[junit4] 2> 4710331 INFO (zkConnectionManagerCallback-15628-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4710353 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41709/solr ready
[junit4] 2> 4710372 INFO
(OverseerStateUpdate-74620751482716165-127.0.0.1:36924_solr-n_0000000000)
[n:127.0.0.1:36924_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36924_solr
[junit4] 2> 4710372 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36924_solr
[junit4] 2> 4710389 INFO
(OverseerStateUpdate-74620751482716165-127.0.0.1:36924_solr-n_0000000000)
[n:127.0.0.1:36924_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4710391 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.c.CoreContainer Initializing auditlogger
plugin: solr.CallbackAuditLoggerPlugin
[junit4] 2> 4710477 INFO (zkCallback-15627-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4710837 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4711006 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36924.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
[junit4] 2> 4711044 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36924.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
[junit4] 2> 4711056 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36924.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
[junit4] 2> 4711058 INFO (jetty-launcher-15610-thread-1)
[n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/.
[junit4] 2> 4711267 INFO (zkConnectionManagerCallback-15634-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4711272 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4711273 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41709/solr
ready
[junit4] 2> 4711337 INFO (qtp1559970433-39432) [n:127.0.0.1:36924_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> 4711450 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
test
[junit4] 2> 4711451 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/test.AUTOCREATED/protwords.txt
[junit4] 2> 4711452 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/test.AUTOCREATED/managed-schema
[junit4] 2> 4711466 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/test.AUTOCREATED/solrconfig.xml
[junit4] 2> 4711467 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/test.AUTOCREATED/synonyms.txt
[junit4] 2> 4711468 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/test.AUTOCREATED/stopwords.txt
[junit4] 2> 4711468 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/test.AUTOCREATED/params.json
[junit4] 2> 4711486 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711487 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711488 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711489 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711556 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711557 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711558 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711591 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711592 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711593 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711594 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711615 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711657 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711658 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711659 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711709 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711710 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711711 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711712 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711747 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711749 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4711871 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712081 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712320 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712535 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712573 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712574 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712674 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712676 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712677 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712678 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712679 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712680 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712722 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712723 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712758 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712759 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712760 INFO
(OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr)
[n:127.0.0.1:36924_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> 4712994 INFO
(OverseerStateUpdate-74620751482716165-127.0.0.1:36924_solr-n_0000000000)
[n:127.0.0.1:36924_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:36924/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4713233 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4713234 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_solr
x:test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4714316 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4714317 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4714317 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 4714317 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
[junit4] 2> 4714350 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 4714350 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
[junit4] 2> 4714350 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 4714350 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
[junit4] 2> 4714351 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 4714351 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
[junit4] 2> 4714351 WARN (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
[junit4] 2> 4714351 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4714589 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715270 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715381 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715405 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36924.solr.core.test.shard1.replica_n1' (registry
'solr.core.test.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
[junit4] 2> 4715405 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/./test_shard1_replica_n1/data/]
[junit4] 2> 4715420 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 4715715 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715715 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715733 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715733 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 4715734 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@93ef9b3[test_shard1_replica_n1]
main]
[junit4] 2> 4715735 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715735 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715748 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715749 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715749 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 4715749 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715750 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715750 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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
1632395103684263936
[junit4] 2> 4715769 INFO
(searcherExecutor-12901-thread-1-processing-n:127.0.0.1:36924_solr
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36924_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@93ef9b3[test_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4715769 INFO
(searcherExecutor-12901-thread-1-processing-n:127.0.0.1:36924_solr
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36924_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 4715769 INFO
(searcherExecutor-12901-thread-1-processing-n:127.0.0.1:36924_solr
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36924_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> 4715769 INFO
(searcherExecutor-12901-thread-1-processing-n:127.0.0.1:36924_solr
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36924_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@93ef9b3[test_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4715784 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715785 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715788 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715788 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715788 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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:36924/solr/test_shard1_replica_n1/
[junit4] 2> 4715788 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715788 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:36924/solr/test_shard1_replica_n1/ has no replicas
[junit4] 2> 4715788 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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/74620751482716165-core_node2-n_0000000000
[junit4] 2> 4715806 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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:36924/solr/test_shard1_replica_n1/ shard1
[junit4] 2> 4715807 INFO (zkCallback-15620-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> 4715807 INFO (zkCallback-15620-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> 4715808 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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> 4715822 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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=2589
[junit4] 2> 4715931 INFO (zkCallback-15620-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> 4715931 INFO (zkCallback-15620-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> 4715954 INFO (zkCallback-15620-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> 4716405 INFO (qtp1559970433-39434) [n:127.0.0.1:36924_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:36924/solr/admin/cores","nodeName":"n:127.0.0.1:36924_solr","message":"Completed","level":"INFO","date":1556773284685,"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:36924","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":36924,"solrIp":"127.0.0.1","resource":"/admin/cores","httpMethod":"POST","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2590.0}
to localhost:40002
[junit4] 2> 4716443 INFO (qtp1559970433-39432) [n:127.0.0.1:36924_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> 4716443 INFO (qtp1559970433-39432) [n:127.0.0.1:36924_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=5105
[junit4] 2> 4716703 INFO (auditTestCallback-12887-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/cores
[junit4] 2> 4716758 INFO (qtp1559970433-39432) [n:127.0.0.1:36924_solr
] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback
{"requestUrl":"http://127.0.0.1:36924/solr/admin/collections","nodeName":"n:127.0.0.1:36924_solr","message":"Completed","level":"INFO","date":1556773285304,"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:36924"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":36924,"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":5106.0}
to localhost:40002
[junit4] 2> 4716771 ERROR (qtp1559970433-39435) [n:127.0.0.1:36924_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> 4716771 INFO (qtp1559970433-39435) [n:127.0.0.1:36924_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=1
[junit4] 2> 4716790 INFO (auditTestCallback-12887-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4717130 INFO (auditTestCallback-12887-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /select
[junit4] 2> 4717158 INFO (qtp1559970433-39435) [n:127.0.0.1:36924_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:36924/solr/test/select","nodeName":"n:127.0.0.1:36924_solr","message":"Error","level":"ERROR","date":1556773285632,"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:36924"},"solrParams":{"q":["a(bc"],"df":["_text_"],"echoParams":["explicit"],"rows":["10"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":36924,"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> 4717174 ERROR
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] 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:36924/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> 4717174 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it
seems
[junit4] 2> 4717317 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2012448762
[junit4] 2> 4717317 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36924_solr
[junit4] 2> 4717352 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 4717352 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36924_solr as DOWN
[junit4] 2> 4717390 INFO (coreCloseExecutor-12906-thread-1)
[n:127.0.0.1:36924_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@42e8133c
[junit4] 2> 4717390 INFO (coreCloseExecutor-12906-thread-1)
[n:127.0.0.1:36924_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=42e8133c
[junit4] 2> 4717390 INFO (coreCloseExecutor-12906-thread-1)
[n:127.0.0.1:36924_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@413e074: rootName =
solr_36924, 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@294b3483
[junit4] 2> 4717442 INFO (coreCloseExecutor-12906-thread-1)
[n:127.0.0.1:36924_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=42e8133c
[junit4] 2> 4717462 INFO (zkCallback-15620-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> 4717462 INFO (zkCallback-15620-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> 4717462 INFO (zkCallback-15620-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> 4717466 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4717466 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5323584a: rootName =
solr_36924, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6357c83b
[junit4] 2> 4717507 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4717507 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@52a93da4: rootName =
solr_36924, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@642bc4fc
[junit4] 2> 4717510 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4717510 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@453fbfa: rootName =
solr_36924, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@722a71c8
[junit4] 2> 4717510 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 4717544 INFO (closeThreadPool-15640-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=74620751482716165-127.0.0.1:36924_solr-n_0000000000) closing
[junit4] 2> 4717555 INFO
(OverseerAutoScalingTriggerThread-74620751482716165-127.0.0.1:36924_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 4717555 INFO
(OverseerStateUpdate-74620751482716165-127.0.0.1:36924_solr-n_0000000000)
[n:127.0.0.1:36924_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36924_solr
[junit4] 2> 4717632 INFO (jetty-closer-15636-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74620751482716165-127.0.0.1:36924_solr-n_0000000000) closing
[junit4] 2> 4717632 INFO (closeThreadPool-15640-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74620751482716165-127.0.0.1:36924_solr-n_0000000000) closing
[junit4] 2> 4717633 INFO (jetty-closer-15636-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2dfee382{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 4717689 INFO (jetty-closer-15636-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e7c2d29{/solr,null,UNAVAILABLE}
[junit4] 2> 4717778 INFO (jetty-closer-15636-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 4717791 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 4717839 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> 4717913 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41709
[junit4] 2> 4717913 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41709
[junit4] 2> 4717913 INFO
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [
] o.a.s.SolrTestCaseJ4 ###Ending searchWithException
[junit4] 2> 4718087 INFO
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [
] o.a.s.SolrTestCaseJ4 ###Starting testAsyncQueueDrain
[junit4] 2> 4718153 INFO
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [
] 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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-002
[junit4] 2> 4718154 INFO
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4718154 INFO (auditTestCallback-12908-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port
35299
[junit4] 2> 4718154 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4718154 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4718260 INFO
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer start zk server on port:43836
[junit4] 2> 4718260 INFO
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43836
[junit4] 2> 4718260 INFO
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43836
[junit4] 2> 4718430 INFO (zkConnectionManagerCallback-15642-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4718503 INFO (zkConnectionManagerCallback-15644-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4718523 INFO (zkConnectionManagerCallback-15646-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4718560 WARN (jetty-launcher-15647-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4718560 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4718560 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4718560 INFO (jetty-launcher-15647-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> 4718661 INFO (jetty-launcher-15647-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4718661 INFO (jetty-launcher-15647-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4718661 INFO (jetty-launcher-15647-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4718669 INFO (jetty-launcher-15647-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a76363c{/solr,null,AVAILABLE}
[junit4] 2> 4718670 INFO (jetty-launcher-15647-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7258e1da{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:43317}
[junit4] 2> 4718670 INFO (jetty-launcher-15647-thread-1) [ ]
o.e.j.s.Server Started @4718867ms
[junit4] 2> 4718670 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43317}
[junit4] 2> 4718670 ERROR (jetty-launcher-15647-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4718670 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4718670 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 4718670 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4718670 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4718670 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-02T05:01:27.531553Z
[junit4] 2> 4718706 INFO (zkConnectionManagerCallback-15649-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4718707 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4720118 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4720136 WARN (jetty-launcher-15647-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@18b3d87e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4720209 WARN (jetty-launcher-15647-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4e1a89d4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4720211 INFO (jetty-launcher-15647-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43836/solr
[junit4] 2> 4720246 INFO (zkConnectionManagerCallback-15656-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4720270 INFO (zkConnectionManagerCallback-15658-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4720868 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43317_solr
[junit4] 2> 4720868 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.c.Overseer Overseer
(id=74620752084598789-127.0.0.1:43317_solr-n_0000000000) starting
[junit4] 2> 4720958 INFO (zkConnectionManagerCallback-15665-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4720978 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43836/solr ready
[junit4] 2> 4721011 INFO
(OverseerStateUpdate-74620752084598789-127.0.0.1:43317_solr-n_0000000000)
[n:127.0.0.1:43317_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43317_solr
[junit4] 2> 4721031 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43317_solr
[junit4] 2> 4721128 INFO (zkCallback-15657-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4721145 INFO (zkCallback-15664-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4721178 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.c.CoreContainer Initializing auditlogger
plugin: solr.CallbackAuditLoggerPlugin
[junit4] 2> 4721388 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4721573 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43317.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
[junit4] 2> 4721700 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43317.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
[junit4] 2> 4721701 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43317.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
[junit4] 2> 4721702 INFO (jetty-launcher-15647-thread-1)
[n:127.0.0.1:43317_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/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-002/node1/.
[junit4] 2> 4722028 INFO (zkConnectionManagerCallback-15672-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4722030 INFO
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4722030 INFO
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43836/solr
ready
[junit4] 2> 4722085 INFO (qtp1164304153-39512) [n:127.0.0.1:43317_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4722085 INFO (qtp1164304153-39512) [n:127.0.0.1:43317_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> 4722101 INFO
(audit-15666-thread-1-processing-n:127.0.0.1:43317_solr)
[n:127.0.0.1:43317_solr ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for
150ms before sending callback
[junit4] 2> 4722101 INFO (qtp1164304153-39513) [n:127.0.0.1:43317_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4722102 INFO (qtp1164304153-39513) [n:127.0.0.1:43317_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 4722103 INFO (qtp1164304153-39514) [n:127.0.0.1:43317_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 4722249 INFO (qtp1164304153-39514) [n:127.0.0.1:43317_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=146
[junit4] 2> 4722337 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1900603035
[junit4] 2> 4722337 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:43317_solr
[junit4] 2> 4722340 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 4722340 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:43317_solr as DOWN
[junit4] 2> 4722357 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 4722359 INFO
(audit-15666-thread-1-processing-n:127.0.0.1:43317_solr)
[n:127.0.0.1:43317_solr ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit
callback
{"requestUrl":"http://127.0.0.1:43317/solr/admin/collections","nodeName":"n:127.0.0.1:43317_solr","message":"Completed","level":"INFO","date":1556773290946,"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:43317"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43317,"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:35299
[junit4] 2> 4722359 INFO
(audit-15666-thread-1-processing-n:127.0.0.1:43317_solr)
[n:127.0.0.1:43317_solr ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for
150ms before sending callback
[junit4] 2> 4722385 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4722385 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ce9ee5: rootName =
solr_43317, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@31239fb2
[junit4] 2> 4722402 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4722409 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3be614d9: rootName =
solr_43317, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@642bc4fc
[junit4] 2> 4722412 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4722412 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@f85df52: rootName =
solr_43317, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@722a71c8
[junit4] 2> 4722412 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 4722424 INFO (auditTestCallback-12908-thread-1) [ ]
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path
/admin/collections
[junit4] 2> 4722445 INFO (closeThreadPool-15677-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=74620752084598789-127.0.0.1:43317_solr-n_0000000000) closing
[junit4] 2> 4722445 INFO
(OverseerStateUpdate-74620752084598789-127.0.0.1:43317_solr-n_0000000000)
[n:127.0.0.1:43317_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43317_solr
[junit4] 2> 4722450 INFO
(OverseerAutoScalingTriggerThread-74620752084598789-127.0.0.1:43317_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 4722495 INFO (closeThreadPool-15677-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74620752084598789-127.0.0.1:43317_solr-n_0000000000) closing
[junit4] 2> 4722547 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74620752084598789-127.0.0.1:43317_solr-n_0000000000) closing
[junit4] 2> 4722596 INFO
(audit-15666-thread-1-processing-n:127.0.0.1:43317_solr)
[n:127.0.0.1:43317_solr ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit
callback
{"requestUrl":"http://127.0.0.1:43317/solr/admin/collections","nodeName":"n:127.0.0.1:43317_solr","message":"Completed","level":"INFO","date":1556773290963,"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:43317"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43317,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0}
to localhost:35299
[junit4] 2> 4722596 INFO
(audit-15666-thread-1-processing-n:127.0.0.1:43317_solr)
[n:127.0.0.1:43317_solr ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for
150ms before sending callback
[junit4] 2> 4722681 INFO (jetty-closer-15673-thread-1) [ ]
o.a.s.s.AuditLogg
[...truncated too long message...]
ene-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/null2096477209
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2096477209
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2096477209
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 37ms :: 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: 249 minutes 16 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]