Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3986/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample Error Message: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr Starting up Solr on port 55798 using command: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/bin/solr start -p 55798 -s "temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr" Copying configuration to new core instance directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts Creating new core 'techproducts' using command: http://localhost:55798/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts { "responseHeader":{ "status":0, "QTime":2175}, "core":"techproducts"} Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/example/exampledocs Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55798/solr to visit the Solr Admin UI Stack Trace: java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr Starting up Solr on port 55798 using command: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/bin/solr start -p 55798 -s "temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr" Copying configuration to new core instance directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts Creating new core 'techproducts' using command: http://localhost:55798/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts { "responseHeader":{ "status":0, "QTime":2175}, "core":"techproducts"} Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/example/exampledocs Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55798/solr to visit the Solr Admin UI at __randomizedtesting.SeedInfo.seed([3C27031F57657F9E:B6F0D3A74D874701]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378) at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12002 lines...] [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/init-core-data-001 [junit4] 2> 2305333 INFO (SUITE-TestSolrCLIRunExample-seed#[3C27031F57657F9E]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 2305337 INFO (SUITE-TestSolrCLIRunExample-seed#[3C27031F57657F9E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) w/ MAC_OS_X supressed clientAuth [junit4] 2> 2305339 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample [junit4] 2> 2305341 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.a.s.u.TestSolrCLIRunExample Selected port 55798 to start techproducts example Solr instance on ... [junit4] 2> 2305631 INFO (Thread-2506) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2305633 INFO (Thread-2506) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54956ab0{/solr,null,AVAILABLE} [junit4] 2> 2305637 INFO (Thread-2506) [ ] o.e.j.s.AbstractConnector Started ServerConnector@550bd401{HTTP/1.1,[http/1.1]}{127.0.0.1:55798} [junit4] 2> 2305637 INFO (Thread-2506) [ ] o.e.j.s.Server Started @2312238ms [junit4] 2> 2305637 INFO (Thread-2506) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55798} [junit4] 2> 2305638 ERROR (Thread-2506) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2305638 INFO (Thread-2506) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2305638 INFO (Thread-2506) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port 55798 [junit4] 2> 2305638 INFO (Thread-2506) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2305638 INFO (Thread-2506) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-04T07:38:30.740Z [junit4] 2> 2305639 INFO (Thread-2506) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/solr.xml [junit4] 2> 2305764 INFO (Thread-2506) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2305774 INFO (qtp1877966180-12444) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2305834 INFO (Thread-2506) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2305838 INFO (Thread-2506) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2305838 INFO (Thread-2506) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2305840 INFO (Thread-2506) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr [junit4] 2> 2308438 INFO (qtp1877966180-12448) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=646 [junit4] 2> 2308452 INFO (qtp1877966180-12449) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 [junit4] 2> 2308569 INFO (qtp1877966180-12447) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=35 [junit4] 2> 2308601 INFO (qtp1877966180-12448) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=25 [junit4] 2> 2308606 INFO (qtp1877966180-12444) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 [junit4] 2> 2310050 INFO (qtp1877966180-12442) [ ] o.a.s.h.a.CoreAdminOperation core create command name=techproducts&action=CREATE&instanceDir=techproducts&wt=json [junit4] 2> 2310148 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib [junit4] 2> 2310149 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist [junit4] 2> 2310149 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib [junit4] 2> 2310149 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist [junit4] 2> 2310150 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib [junit4] 2> 2310151 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist [junit4] 2> 2310151 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/ltr/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/ltr/lib [junit4] 2> 2310151 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist [junit4] 2> 2310152 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib [junit4] 2> 2310152 WARN (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/../../../../dist [junit4] 2> 2310162 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled [junit4] 2> 2310163 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2310277 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.s.IndexSchema [techproducts] Schema name=example [junit4] 2> 2310831 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english [junit4] 2> 2310831 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english [junit4] 2> 2310844 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id [junit4] 2> 2310844 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english [junit4] 2> 2310845 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english [junit4] 2> 2310880 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts, trusted=true [junit4] 2> 2310881 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.techproducts' (registry 'solr.core.techproducts') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2310882 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2310882 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/data/] [junit4] 2> 2311265 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@47c83f6e [junit4] 2> 2311265 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: delete [] [junit4] 2> 2311265 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 2311265 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: delete [] [junit4] 2> 2311265 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: 0 msec to checkpoint [junit4] 2> 2311265 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: init: create=true [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: [junit4] 2> dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@452c05d8; maxCacheMB=48.0 maxMergeSizeMB=4.0) [junit4] 2> index= [junit4] 2> version=7.0.0 [junit4] 2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer [junit4] 2> ramBufferSizeMB=100.0 [junit4] 2> maxBufferedDocs=-1 [junit4] 2> maxBufferedDeleteTerms=-1 [junit4] 2> mergedSegmentWarmer=null [junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper [junit4] 2> commit=null [junit4] 2> openMode=CREATE [junit4] 2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity [junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true [junit4] 2> codec=Lucene70 [junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream [junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1 [junit4] 2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@2bc8001d [junit4] 2> readerPooling=false [junit4] 2> perThreadHardLimitMB=1945 [junit4] 2> useCompoundFile=false [junit4] 2> commitOnClose=true [junit4] 2> indexSort=null [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@1c2f24ba [junit4] 2> [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: MMapDirectory.UNMAP_SUPPORTED=true [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: now flush at close [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: start flush: applyAllDeletes=true [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: index before flush [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1877966180-12442]: startFullFlush [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1877966180-12442]: qtp1877966180-12442 finishFullFlush success=true [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: apply all deletes during flush [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2311266 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1877966180-12442]: prune sis=segments: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1877966180-12442]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6 [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1877966180-12442]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1877966180-12442]: now merge [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1877966180-12442]: index: [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1877966180-12442]: no more merges pending; now return [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: waitForMerges [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: waitForMerges done [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: commit: start [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: commit: enter lock [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: commit: now prepare [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: prepareCommit: flush [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: index before flush [junit4] 2> 2311267 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1877966180-12442]: startFullFlush [junit4] 2> 2311268 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: apply all deletes during flush [junit4] 2> 2311268 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2311268 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1877966180-12442]: prune sis=segments: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2311268 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1877966180-12442]: qtp1877966180-12442 finishFullFlush success=true [junit4] 2> 2311268 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: startCommit(): start [junit4] 2> 2311268 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: startCommit index= changeCount=2 [junit4] 2> 2311296 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: startCommit: wrote pending segments file "pending_segments_1" [junit4] 2> 2311296 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: done all syncs: [] [junit4] 2> 2311296 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: commit: pendingCommit != null [junit4] 2> 2311297 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: commit: done writing segments file "segments_1" [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: now checkpoint "" [0 segments ; isCommit = true] [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: 0 msec to checkpoint [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: delete [] [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: commit: took 30.4 msec [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: commit: done [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: rollback [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: all running merges have aborted [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: rollback: done finish merges [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1877966180-12442]: abort [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1877966180-12442]: done abort success=true [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: rollback: infos= [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: delete [] [junit4] 2> 2311298 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: 0 msec to checkpoint [junit4] 2> 2311299 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: delete [] [junit4] 2> 2311380 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 2311965 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2311965 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2311966 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 2311966 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2311972 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@47c83f6e [junit4] 2> 2311972 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: init: load commit "segments_1" [junit4] 2> 2311972 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: delete [] [junit4] 2> 2311972 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 2311972 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: delete [] [junit4] 2> 2311972 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1877966180-12442]: 0 msec to checkpoint [junit4] 2> 2311972 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: init: create=false [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: [junit4] 2> dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@452c05d8; maxCacheMB=48.0 maxMergeSizeMB=4.0) [junit4] 2> index= [junit4] 2> version=7.0.0 [junit4] 2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer [junit4] 2> ramBufferSizeMB=100.0 [junit4] 2> maxBufferedDocs=-1 [junit4] 2> maxBufferedDeleteTerms=-1 [junit4] 2> mergedSegmentWarmer=null [junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper [junit4] 2> commit=null [junit4] 2> openMode=APPEND [junit4] 2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity [junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true [junit4] 2> codec=Lucene70 [junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream [junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1 [junit4] 2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@550937c9 [junit4] 2> readerPooling=false [junit4] 2> perThreadHardLimitMB=1945 [junit4] 2> useCompoundFile=false [junit4] 2> commitOnClose=true [junit4] 2> indexSort=null [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@acd8f87 [junit4] 2> [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: MMapDirectory.UNMAP_SUPPORTED=true [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: flush at getReader [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1877966180-12442]: startFullFlush [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: apply all deletes during flush [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1877966180-12442]: prune sis=segments_1: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: incRefDeleter for NRT reader version=2 segments= [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt) [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1877966180-12442]: qtp1877966180-12442 finishFullFlush success=true [junit4] 2> 2311973 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1877966180-12442]: getReader took 0 msec [junit4] 2> 2311974 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.s.SolrIndexSearcher Opening [Searcher@18b72aa9[techproducts] main] [junit4] 2> 2311975 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2311975 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2311975 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed [junit4] 2> 2311976 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2311976 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english [junit4] 2> 2311976 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english [junit4] 2> 2311976 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english [junit4] 2> 2311976 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2311976 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english [junit4] 2> 2311987 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english [junit4] 2> 2311988 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english [junit4] 2> 2311989 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2312066 INFO (qtp1877966180-12442) [ x:techproducts] 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> 2312066 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.h.c.SuggestComponent Initializing SuggestComponent [junit4] 2> 2312067 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false} [junit4] 2> 2312142 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false} [junit4] 2> 2312142 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts/conf/elevate.xml [junit4] 2> 2312220 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2312221 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566450403060482048 [junit4] 2> 2312221 INFO (searcherExecutor-4870-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@18b72aa9[techproducts] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2312225 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={name=techproducts&action=CREATE&instanceDir=techproducts&wt=json} status=0 QTime=2175 [junit4] 1> SimplePostTool version 5.0.0 [junit4] 1> Posting files to [base] url http://localhost:55798/solr/techproducts/update using content-type application/xml... [junit4] 2> 2312239 INFO (searcherExecutor-4870-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.c.S.Request [techproducts] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=3 [junit4] 2> 2312239 INFO (searcherExecutor-4870-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 2312239 INFO (searcherExecutor-4870-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2312239 INFO (searcherExecutor-4870-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2312240 INFO (searcherExecutor-4870-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.c.SolrCore [techproducts] Registered new searcher Searcher@18b72aa9[techproducts] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 1> POSTing file gb18030-example.xml to [base] [junit4] 1> POSTing file hd.xml to [base] [junit4] 1> POSTing file ipod_other.xml to [base] [junit4] 1> POSTing file ipod_video.xml to [base] [junit4] 1> POSTing file manufacturers.xml to [base] [junit4] 1> POSTing file mem.xml to [base] [junit4] 1> POSTing file money.xml to [base] [junit4] 1> POSTing file monitor.xml to [base] [junit4] 1> POSTing file monitor2.xml to [base] [junit4] 1> POSTing file mp500.xml to [base] [junit4] 1> POSTing file sd500.xml to [base] [junit4] 1> POSTing file solr.xml to [base] [junit4] 1> POSTing file utf8-example.xml to [base] [junit4] 1> POSTing file vidcard.xml to [base] [junit4] 1> 14 files indexed. [junit4] 1> COMMITting Solr index changes to http://localhost:55798/solr/techproducts/update... [junit4] 1> Time spent: 0:00:00.044 [junit4] 2> 2312277 INFO (qtp1877966180-12446) [ x:techproducts] o.a.s.c.S.Request [techproducts] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 2312277 WARN (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.a.s.u.TestSolrCLIRunExample Going to wait for 1 second before re-trying query for techproduct example docs ... [junit4] 2> 2313279 INFO (qtp1877966180-12442) [ x:techproducts] o.a.s.c.S.Request [techproducts] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 2313280 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testTechproductsExample [junit4] 2> 2313281 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@550bd401{HTTP/1.1,[http/1.1]}{127.0.0.1:55798} [junit4] 2> 2313281 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=483696969 [junit4] 2> 2313281 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2313283 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2313285 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2313286 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.c.SolrCore [techproducts] CLOSING SolrCore org.apache.solr.core.SolrCore@50213bab [junit4] 2> 2313286 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: now flush at close [junit4] 2> 2313287 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: start flush: applyAllDeletes=true [junit4] 2> 2313287 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: index before flush [junit4] 2> 2313287 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-4875-thread-1]: startFullFlush [junit4] 2> 2313287 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-4875-thread-1]: coreCloseExecutor-4875-thread-1 finishFullFlush success=true [junit4] 2> 2313287 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: apply all deletes during flush [junit4] 2> 2313287 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2313287 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-4875-thread-1]: prune sis=segments_1: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2313287 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-4875-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6 [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-4875-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-4875-thread-1]: now merge [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-4875-thread-1]: index: [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-4875-thread-1]: no more merges pending; now return [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: waitForMerges [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: waitForMerges done [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: commit: start [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: commit: enter lock [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: commit: now prepare [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: prepareCommit: flush [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: index before flush [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-4875-thread-1]: startFullFlush [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: apply all deletes during flush [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-4875-thread-1]: prune sis=segments_1: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-4875-thread-1]: coreCloseExecutor-4875-thread-1 finishFullFlush success=true [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: startCommit(): start [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: skip startCommit(): no changes pending [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-4875-thread-1]: delete [] [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: commit: pendingCommit == null; skip [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: commit: took 0.6 msec [junit4] 2> 2313288 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: commit: done [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: rollback [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: all running merges have aborted [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: rollback: done finish merges [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-4875-thread-1]: abort [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-4875-thread-1]: done abort success=true [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-4875-thread-1]: rollback: infos= [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-4875-thread-1]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-4875-thread-1]: delete [] [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-4875-thread-1]: 0 msec to checkpoint [junit4] 2> 2313289 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-4875-thread-1]: delete [] [junit4] 2> 2313290 INFO (coreCloseExecutor-4875-thread-1) [ x:techproducts] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.techproducts, tag=1344355243 [junit4] 2> 2313295 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[3C27031F57657F9E]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54956ab0{/solr,null,UNAVAILABLE} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCLIRunExample -Dtests.method=testTechproductsExample -Dtests.seed=3C27031F57657F9E -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=PST -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 7.97s J0 | TestSolrCLIRunExample.testTechproductsExample <<< [junit4] > Throwable #1: java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr [junit4] > Starting up Solr on port 55798 using command: [junit4] > /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/bin/solr start -p 55798 -s "temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr" [junit4] > Copying configuration to new core instance directory: [junit4] > /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-001/techproducts/solr/techproducts [junit4] > Creating new core 'techproducts' using command: [junit4] > http://localhost:55798/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts [junit4] > { [junit4] > "responseHeader":{ [junit4] > "status":0, [junit4] > "QTime":2175}, [junit4] > "core":"techproducts"} [junit4] > Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/example/exampledocs [junit4] > Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55798/solr to visit the Solr Admin UI [junit4] > at __randomizedtesting.SeedInfo.seed([3C27031F57657F9E:B6F0D3A74D874701]:0) [junit4] > at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378) [junit4] > at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2313304 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample [junit4] 2> 2313305 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.u.TestSolrCLIRunExample Selected port 55815 to start schemaless example Solr instance on ... [junit4] 2> 2313309 INFO (Thread-2517) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2313311 INFO (Thread-2517) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b4b2332{/solr,null,AVAILABLE} [junit4] 2> 2313312 INFO (Thread-2517) [ ] o.e.j.s.AbstractConnector Started ServerConnector@139ffd15{HTTP/1.1,[http/1.1]}{127.0.0.1:55815} [junit4] 2> 2313312 INFO (Thread-2517) [ ] o.e.j.s.Server Started @2319912ms [junit4] 2> 2313312 INFO (Thread-2517) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55815} [junit4] 2> 2313312 ERROR (Thread-2517) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2313312 INFO (Thread-2517) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2313312 INFO (Thread-2517) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port 55815 [junit4] 2> 2313312 INFO (Thread-2517) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2313312 INFO (Thread-2517) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-04T07:38:38.414Z [junit4] 2> 2313313 INFO (Thread-2517) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/solr.xml [junit4] 2> 2313316 ERROR (qtp1536841787-12473) [ ] o.a.s.s.SolrDispatchFilter Error processing the request. CoreContainer is either not initialized or shutting down. [junit4] 2> 2313317 WARN (qtp1536841787-12473) [ ] o.e.j.s.ServletHandler /solr/admin/info/system [junit4] 2> org.apache.solr.common.SolrException: Error processing the request. CoreContainer is either not initialized or shutting down. [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:312) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2313329 INFO (Thread-2517) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2313395 INFO (Thread-2517) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2313398 INFO (Thread-2517) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2313398 INFO (Thread-2517) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2313399 INFO (Thread-2517) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr [junit4] 2> 2315394 INFO (qtp1536841787-12476) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=65 [junit4] 2> 2315399 INFO (qtp1536841787-12471) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2315399 INFO (qtp1536841787-12471) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0 [junit4] 2> 2315425 INFO (qtp1536841787-12473) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=23 [junit4] 2> 2315456 INFO (qtp1536841787-12476) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=26 [junit4] 2> 2315460 INFO (qtp1536841787-12475) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0 [junit4] 2> 2315929 INFO (qtp1536841787-12476) [ ] o.a.s.h.a.CoreAdminOperation core create command name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json [junit4] 2> 2315966 WARN (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib [junit4] 2> 2315967 WARN (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist [junit4] 2> 2315967 WARN (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib [junit4] 2> 2315968 WARN (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist [junit4] 2> 2315968 WARN (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib [junit4] 2> 2315968 WARN (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist [junit4] 2> 2315969 WARN (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib [junit4] 2> 2315969 WARN (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist [junit4] 2> 2315976 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2316021 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.s.IndexSchema [gettingstarted] Schema name=example-data-driven-schema [junit4] 2> 2316244 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id [junit4] 2> 2316264 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted, trusted=true [junit4] 2> 2316264 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.gettingstarted' (registry 'solr.core.gettingstarted') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2316264 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2316264 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/data/] [junit4] 2> 2316309 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 2316917 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2316918 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2316920 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 2316920 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2316924 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.s.SolrIndexSearcher Opening [Searcher@75407b5a[gettingstarted] main] [junit4] 2> 2316925 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/conf [junit4] 2> 2316926 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2316927 INFO (qtp1536841787-12476) [ x:gettingstarted] 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> 2316929 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/conf/elevate.xml [junit4] 2> 2316946 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2316946 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566450408015003648 [junit4] 2> 2316949 INFO (qtp1536841787-12476) [ x:gettingstarted] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json} status=0 QTime=1020 [junit4] 2> 2316949 INFO (searcherExecutor-4883-thread-1-processing-x:gettingstarted) [ x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@75407b5a[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2316950 INFO (searcherExecutor-4883-thread-1-processing-x:gettingstarted) [ x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 2316950 INFO (searcherExecutor-4883-thread-1-processing-x:gettingstarted) [ x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2316951 INFO (searcherExecutor-4883-thread-1-processing-x:gettingstarted) [ x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher Searcher@75407b5a[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2316953 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@139ffd15{HTTP/1.1,[http/1.1]}{127.0.0.1:55815} [junit4] 2> 2316953 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=991346993 [junit4] 2> 2316953 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2316955 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2316957 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2316959 INFO (coreCloseExecutor-4888-thread-1) [ x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] CLOSING SolrCore org.apache.solr.core.SolrCore@9410285 [junit4] 2> 2316961 INFO (coreCloseExecutor-4888-thread-1) [ x:gettingstarted] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.gettingstarted, tag=155255429 [junit4] 2> 2316968 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b4b2332{/solr,null,UNAVAILABLE} [junit4] 2> 2316969 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on port 55815 [junit4] 2> 2316970 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.u.TestSolrCLIRunExample Selected port 55824 to start schemaless example Solr instance on ... [junit4] 2> 2316977 INFO (Thread-2527) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2316983 INFO (Thread-2527) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f08401{/solr,null,AVAILABLE} [junit4] 2> 2327263 INFO (Thread-2527) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5cf63aa8{HTTP/1.1,[http/1.1]}{127.0.0.1:55824} [junit4] 2> 2327263 INFO (Thread-2527) [ ] o.e.j.s.Server Started @2333863ms [junit4] 2> 2327263 INFO (Thread-2527) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55824} [junit4] 2> 2327263 ERROR (Thread-2527) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2327264 INFO (Thread-2527) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2327264 INFO (Thread-2527) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port 55824 [junit4] 2> 2327264 INFO (Thread-2527) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2327264 INFO (Thread-2527) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-04T07:38:52.366Z [junit4] 2> 2327265 INFO (Thread-2527) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/solr.xml [junit4] 2> 2327268 INFO (Thread-2527) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2327345 INFO (Thread-2527) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2327348 INFO (Thread-2527) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2327348 INFO (Thread-2527) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2327358 INFO (Thread-2527) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr [junit4] 2> 2327358 INFO (Thread-2527) [ ] o.a.s.c.CorePropertiesLocator Cores are: [gettingstarted] [junit4] 2> 2327377 WARN (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib [junit4] 2> 2327379 WARN (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist [junit4] 2> 2327380 WARN (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib [junit4] 2> 2327380 WARN (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist [junit4] 2> 2327380 WARN (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib [junit4] 2> 2327381 WARN (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist [junit4] 2> 2327381 WARN (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib [junit4] 2> 2327381 WARN (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist [junit4] 2> 2327388 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2327416 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.s.IndexSchema [gettingstarted] Schema name=example-data-driven-schema [junit4] 2> 2327605 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id [junit4] 2> 2327630 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted, trusted=true [junit4] 2> 2327631 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.gettingstarted' (registry 'solr.core.gettingstarted') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48f83128 [junit4] 2> 2327632 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2327632 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/data/] [junit4] 2> 2327636 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 2327718 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2327718 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2327719 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 2327719 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2327721 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e7e355a[gettingstarted] main] [junit4] 2> 2327722 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/conf [junit4] 2> 2327722 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2327723 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] 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> 2327723 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-002/schemaless/solr/gettingstarted/conf/elevate.xml [junit4] 2> 2327734 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2327734 INFO (coreLoadExecutor-4895-thread-1) [ x:gettingstarted] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566450419327041536 [junit4] 2> 2327734 INFO (searcherExecutor-4896-thread-1-processing-x:gettingstarted) [ x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@7e7e355a[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2327735 INFO (searcherExecutor-4896-thread-1-processing-x:gettingstarted) [ x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 2327735 INFO (searcherExecutor-4896-thread-1-processing-x:gettingstarted) [ x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2327736 INFO (searcherExecutor-4896-thread-1-processing-x:gettingstarted) [ x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher Searcher@7e7e355a[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2332447 INFO (qtp1644205133-12500) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=178 [junit4] 2> 2332460 INFO (qtp1644205133-12501) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=4 [junit4] 2> 2332468 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5cf63aa8{HTTP/1.1,[http/1.1]}{127.0.0.1:55824} [junit4] 2> 2332469 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1297510496 [junit4] 2> 2332469 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2332471 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2332472 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2332473 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2332473 INFO (coreCloseExecutor-4901-thread-1) [ x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] CLOSING SolrCore org.apache.solr.core.SolrCore@5ffa3b8a [junit4] 2> 2332475 INFO (coreCloseExecutor-4901-thread-1) [ x:gettingstarted] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.gettingstarted, tag=1610234762 [junit4] 2> 2332480 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f08401{/solr,null,UNAVAILABLE} [junit4] 2> 2332482 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on port 55824 [junit4] 2> 2332482 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[3C27031F57657F9E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample [junit4] 2> 2332483 INFO (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[3C27031F57657F9E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFailExecuteScript [junit4] 2> [junit4] 2> ERROR: Cannot run program "/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001/tempDir-003/failExecuteScript" (in directory "."): error=13, Permission denied [junit4] 2> [junit4] 2> 2332517 INFO (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[3C27031F57657F9E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testFailExecuteScript [junit4] 2> 2332519 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3C27031F57657F9E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample [junit4] 2> 2332580 INFO (TEST-Tes [...truncated too long message...] 745) [junit4] 2> 2339575 INFO (qtp929090253-12532) [n:localhost:55839_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testCloudExamplePrompt_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=37 [junit4] 2> 2339578 INFO (qtp929090253-12533) [n:localhost:55839_solr ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 2339579 WARN (zkCallback-1637-thread-1-processing-n:localhost:55839_solr) [n:localhost:55839_solr ] o.a.s.c.LeaderElector Our node is no longer in line to be leader [junit4] 2> 2339579 INFO (zkCallback-1637-thread-1-processing-n:localhost:55839_solr) [n:localhost:55839_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2339580 INFO (qtp929090253-12533) [n:localhost:55839_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testCloudExamplePrompt_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=37 [junit4] 2> 2339580 INFO (qtp929090253-12529) [n:localhost:55839_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testCloudExamplePrompt_shard2_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=39 [junit4] 2> 2339582 INFO (qtp929090253-12530) [n:localhost:55839_solr ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 2339584 INFO (qtp929090253-12530) [n:localhost:55839_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testCloudExamplePrompt_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=46 [junit4] 2> 2340298 INFO (qtp929090253-12584) [n:localhost:55839_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testCloudExamplePrompt&action=DELETE&wt=json} status=0 QTime=767 [junit4] 2> 2340357 INFO (jetty-closer-1631-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@42bdff15{HTTP/1.1,[http/1.1]}{127.0.0.1:55839} [junit4] 2> 2340358 INFO (jetty-closer-1631-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=696491366 [junit4] 2> 2340358 INFO (jetty-closer-1631-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2340361 INFO (jetty-closer-1631-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2340362 INFO (jetty-closer-1631-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2340365 INFO (jetty-closer-1631-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2340368 INFO (jetty-closer-1631-thread-1) [ ] o.a.s.c.Overseer Overseer (id=97903151525724163-localhost:55839_solr-n_0000000000) closing [junit4] 2> 2340368 INFO (OverseerStateUpdate-97903151525724163-localhost:55839_solr-n_0000000000) [n:localhost:55839_solr ] o.a.s.c.Overseer Overseer Loop exiting : localhost:55839_solr [junit4] 2> 2340372 WARN (zkCallback-1637-thread-4-processing-n:localhost:55839_solr) [n:localhost:55839_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2340373 INFO (jetty-closer-1631-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d192cbd{/solr,null,UNAVAILABLE} [junit4] 2> 2340375 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3C27031F57657F9E]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2340376 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3C27031F57657F9E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55842 55842 [junit4] 2> 2340434 INFO (Thread-2537) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55842 55842 [junit4] 2> 2353890 WARN (Thread-2537) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/configs/testCloudExamplePrompt/managed-schema [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 2 /solr/configs/testCloudExamplePrompt [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 2353891 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3C27031F57657F9E]) [ ] o.a.s.u.TestSolrCLIRunExample Stopped SolrCloud test cluster [junit4] 2> 2353891 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3C27031F57657F9E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample [junit4] 2> 2353891 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3C27031F57657F9E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55842 55842 [junit4] 2> 2353894 INFO (SUITE-TestSolrCLIRunExample-seed#[3C27031F57657F9E]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_3C27031F57657F9E-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=no-NO, timezone=PST [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=172651960,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [ShardSplitTest, TestShardHandlerFactory, DistributedSpellCheckComponentTest, TestDocBasedVersionConstraints, TestSortByMinMaxFunction, TestIBSimilarityFactory, InfixSuggestersTest, PreAnalyzedFieldManagedSchemaCloudTest, QueryResultKeyTest, HdfsWriteToMultipleCollectionsTest, DistributedQueryComponentCustomSortTest, HighlighterTest, TestInPlaceUpdatesStandalone, PluginInfoTest, ResourceLoaderTest, TestStressReorder, SimplePostToolTest, TestSuggestSpellingConverter, TestCursorMarkWithoutUniqueKey, PathHierarchyTokenizerFactoryTest, SSLMigrationTest, FastVectorHighlighterTest, SolrRequestParserTest, HdfsLockFactoryTest, TestCloudJSONFacetJoinDomain, QueryEqualityTest, TestSolr4Spatial2, ReplaceNodeTest, BooleanFieldTest, OverseerRolesTest, SOLR749Test, TolerantUpdateProcessorTest, AssignTest, CachingDirectoryFactoryTest, DeleteReplicaTest, ExplicitHLLTest, UtilsToolTest, TestRuleBasedAuthorizationPlugin, DistributedMLTComponentTest, TestBinaryField, TestBinaryResponseWriter, PeerSyncTest, DocValuesNotIndexedTest, CoreAdminRequestStatusTest, SolrSlf4jReporterTest, TestExportWriter, TestRestoreCore, TestElisionMultitermQuery, AnalyticsMergeStrategyTest, TestSolrDeletionPolicy1, PolyFieldTest, TestCollationFieldDocValues, TestSimpleQParserPlugin, ZkCLITest, CustomCollectionTest, TestSurroundQueryParser, XmlUpdateRequestHandlerTest, TestCoreContainer, TestPerFieldSimilarity, TestShortCircuitedRequests, TestExtendedDismaxParser, TestRemoteStreaming, V2ApiIntegrationTest, TestMultiWordSynonyms, TestGraphTermsQParserPlugin, SolrIndexConfigTest, JSONWriterTest, ConcurrentDeleteAndCreateCollectionTest, UniqFieldsUpdateProcessorFactoryTest, DirectSolrConnectionTest, TestSolrJ, BlockJoinFacetSimpleTest, AddBlockUpdateTest, SyncSliceTest, TestRandomCollapseQParserPlugin, DateRangeFieldTest, TestDistributedSearch, CollectionStateFormat2Test, AlternateDirectoryTest, TestChildDocTransformer, TestFaceting, TestCollapseQParserPlugin, TestFieldResource, CoreSorterTest, BlockCacheTest, NumericFieldsTest, SolrCLIZkUtilsTest, DeleteLastCustomShardedReplicaTest, OpenExchangeRatesOrgProviderTest, TestAuthorizationFramework, SimpleMLTQParserTest, TestConfigReload, BasicDistributedZkTest, RuleEngineTest, QueryElevationComponentTest, TestUnifiedSolrHighlighter, TestSolrFieldCacheBean, TestDFISimilarityFactory, BinaryUpdateRequestHandlerTest, DistributedFacetPivotLongTailTest, TestConfigSetsAPIZkFailure, TestRestManager, TestReplicationHandler, TestPhraseSuggestions, SparseHLLTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestNRTOpen, HLLSerializationTest, SharedFSAutoReplicaFailoverUtilsTest, TestSweetSpotSimilarityFactory, TestConfigSetsAPI, TestStressVersions, NodeMutatorTest, TestCloudPseudoReturnFields, TestBlendedInfixSuggestions, RecoveryZkTest, TestPartialUpdateDeduplication, TestConfigSetProperties, TestClusterProperties, SuggestComponentContextFilterQueryTest, LeaderElectionTest, TemplateUpdateProcessorTest, TestReloadDeadlock, TestConfigsApi, TestStressUserVersions, TestSolrQueryParserDefaultOperatorResource, SolrMetricsIntegrationTest, DateFieldTest, CdcrReplicationDistributedZkTest, CdcrUpdateLogTest, RAMDirectoryFactoryTest, TestXIncludeConfig, TestCSVResponseWriter, TestStressInPlaceUpdates, HdfsRecoveryZkTest, TestSolrCLIRunExample] [junit4] Completed [318/709 (1!)] on J0 in 48.58s, 4 tests, 1 failure <<< FAILURES! [...truncated 44660 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
