Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/72/
[...truncated 30 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/80//consoleText [repro] Revision: 07b289aafd6f071924d2c0936b3ae04deea799c9 [repro] Repro line: ant test -Dtestcase=TestStreamBody -Dtests.method=testQtUpdateFails -Dtests.seed=8A0F30D82338C386 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestStreamBody -Dtests.method=testStreamBodyDefaultAndConfigApi -Dtests.seed=8A0F30D82338C386 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestSolrConfigHandler -Dtests.method=testUserProp -Dtests.seed=8A0F30D82338C386 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestSolrConfigHandler -Dtests.method=testProperty -Dtests.seed=8A0F30D82338C386 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestSolrCLIRunExample -Dtests.seed=8A0F30D82338C386 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=8A0F30D82338C386 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestBulkSchemaAPI -Dtests.method=testAddNewFieldAndQuery -Dtests.seed=8A0F30D82338C386 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] git rev-parse --abbrev-ref HEAD [repro] git rev-parse HEAD [repro] Initial local git branch/revision: 8bd79ec301ff820ffdc3b4de3543defe1e50e4c5 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] git fetch [repro] git checkout 07b289aafd6f071924d2c0936b3ae04deea799c9 [...truncated 2 lines...] [repro] git merge --ff-only [...truncated 1 lines...] [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestSolrCLIRunExample [repro] TestStreamBody [repro] TestBulkSchemaAPI [repro] TestSolrConfigHandler [repro] ant compile-test [...truncated 3448 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=20 -Dtests.class="*.TestSolrCLIRunExample|*.TestStreamBody|*.TestBulkSchemaAPI|*.TestSolrConfigHandler" -Dtests.showOutput=onerror -Dtests.seed=8A0F30D82338C386 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 148 lines...] [junit4] 2> 13788 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "not-a-real-command":{ [junit4] 2> "param1":"value1", [junit4] 2> "param2":"value2"}, [junit4] 2> "errorMessages":["Unknown operation 'not-a-real-command' "]}] [junit4] 2> 13789 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=130 [junit4] 2> 13827 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { set-property: { update.autoCreateFields: false } } [junit4] 2> 13839 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "set-property":{"update.autoCreateFields":false}, [junit4] 2> "errorMessages":["'update.autoCreateFields' is not an editable property"]}] [junit4] 2> 13839 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=2 [junit4] 2> 13841 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { set-property: { updateHandler.autoCommit.maxDocs: false } } [junit4] 2> 13844 ERROR (qtp2109998212-21) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "set-property":{"updateHandler.autoCommit.maxDocs":false}, [junit4] 2> "errorMessages":["Property updateHandler.autoCommit.maxDocs must be of Integer type "]}] [junit4] 2> 13844 INFO (qtp2109998212-21) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13845 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { unset-property: not-an-editable-property } [junit4] 2> 13848 ERROR (qtp2109998212-18) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "unset-property":"not-an-editable-property", [junit4] 2> "errorMessages":["'[not-an-editable-property]' is not an editable property"]}] [junit4] 2> 13848 INFO (qtp2109998212-18) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13849 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-requesthandler: { param1: value1 } } [junit4] 2> 13851 ERROR (qtp2109998212-17) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-requesthandler":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13852 INFO (qtp2109998212-17) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13852 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-requesthandler: { param1: value1 } } [junit4] 2> 13855 ERROR (qtp2109998212-19) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-requesthandler":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13855 INFO (qtp2109998212-19) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13856 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-requesthandler: not-a-real-component-name } [junit4] 2> 13859 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-requesthandler":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such requestHandler 'not-a-real-component-name' "]}] [junit4] 2> 13859 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13860 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-searchcomponent: { param1: value1 } } [junit4] 2> 13862 ERROR (qtp2109998212-21) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-searchcomponent":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13862 INFO (qtp2109998212-21) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13863 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-searchcomponent: { param1: value1 } } [junit4] 2> 13865 ERROR (qtp2109998212-18) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-searchcomponent":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13865 INFO (qtp2109998212-18) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13866 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-searchcomponent: not-a-real-component-name } [junit4] 2> 13868 ERROR (qtp2109998212-17) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-searchcomponent":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such searchComponent 'not-a-real-component-name' "]}] [junit4] 2> 13868 INFO (qtp2109998212-17) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13869 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-initparams: { param1: value1 } } [junit4] 2> 13870 ERROR (qtp2109998212-19) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-initparams":{"param1":"value1"}, [junit4] 2> "errorMessages":["'name' is a required field"]}] [junit4] 2> 13870 INFO (qtp2109998212-19) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13871 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-initparams: { param1: value1 } } [junit4] 2> 13873 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-initparams":{"param1":"value1"}, [junit4] 2> "errorMessages":["'name' is a required field"]}] [junit4] 2> 13874 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13874 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-initparams: not-a-real-component-name } [junit4] 2> 13876 ERROR (qtp2109998212-21) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-initparams":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such initParams 'not-a-real-component-name' "]}] [junit4] 2> 13876 INFO (qtp2109998212-21) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13877 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-queryresponsewriter: { param1: value1 } } [junit4] 2> 13884 ERROR (qtp2109998212-18) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-queryresponsewriter":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13885 INFO (qtp2109998212-18) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13886 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-queryresponsewriter: { param1: value1 } } [junit4] 2> 13887 ERROR (qtp2109998212-17) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-queryresponsewriter":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13888 INFO (qtp2109998212-17) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13889 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-queryresponsewriter: not-a-real-component-name } [junit4] 2> 13891 ERROR (qtp2109998212-19) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-queryresponsewriter":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such queryResponseWriter 'not-a-real-component-name' "]}] [junit4] 2> 13891 INFO (qtp2109998212-19) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13892 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-queryparser: { param1: value1 } } [junit4] 2> 13894 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-queryparser":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13894 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 13896 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-queryparser: { param1: value1 } } [junit4] 2> 13898 ERROR (qtp2109998212-21) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-queryparser":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13898 INFO (qtp2109998212-21) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13898 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-queryparser: not-a-real-component-name } [junit4] 2> 13900 ERROR (qtp2109998212-18) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-queryparser":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such queryParser 'not-a-real-component-name' "]}] [junit4] 2> 13900 INFO (qtp2109998212-18) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13901 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-valuesourceparser: { param1: value1 } } [junit4] 2> 13903 ERROR (qtp2109998212-17) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-valuesourceparser":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13903 INFO (qtp2109998212-17) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13903 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-valuesourceparser: { param1: value1 } } [junit4] 2> 13905 ERROR (qtp2109998212-19) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-valuesourceparser":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 13905 INFO (qtp2109998212-19) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 13906 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-valuesourceparser: not-a-real-component-name } [junit4] 2> 14003 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-valuesourceparser":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such valueSourceParser 'not-a-real-component-name' "]}] [junit4] 2> 14003 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 14004 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-transformer: { param1: value1 } } [junit4] 2> 14006 ERROR (qtp2109998212-21) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-transformer":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 14007 INFO (qtp2109998212-21) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 14008 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-transformer: { param1: value1 } } [junit4] 2> 14009 ERROR (qtp2109998212-18) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-transformer":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 14010 INFO (qtp2109998212-18) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14010 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-transformer: not-a-real-component-name } [junit4] 2> 14012 ERROR (qtp2109998212-17) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-transformer":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such transformer 'not-a-real-component-name' "]}] [junit4] 2> 14012 INFO (qtp2109998212-17) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14013 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-updateprocessor: { param1: value1 } } [junit4] 2> 14015 ERROR (qtp2109998212-19) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-updateprocessor":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 14015 INFO (qtp2109998212-19) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 14016 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-updateprocessor: { param1: value1 } } [junit4] 2> 14017 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-updateprocessor":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 14017 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14021 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-updateprocessor: not-a-real-component-name } [junit4] 2> 14022 ERROR (qtp2109998212-21) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-updateprocessor":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such updateProcessor 'not-a-real-component-name' "]}] [junit4] 2> 14022 INFO (qtp2109998212-21) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14023 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-queryconverter: { param1: value1 } } [junit4] 2> 14025 ERROR (qtp2109998212-18) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-queryconverter":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 14025 INFO (qtp2109998212-18) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14026 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-queryconverter: { param1: value1 } } [junit4] 2> 14027 ERROR (qtp2109998212-17) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-queryconverter":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 14027 INFO (qtp2109998212-17) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14028 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-queryconverter: not-a-real-component-name } [junit4] 2> 14030 ERROR (qtp2109998212-19) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-queryconverter":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such queryConverter 'not-a-real-component-name' "]}] [junit4] 2> 14030 INFO (qtp2109998212-19) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14031 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-listener: { param1: value1 } } [junit4] 2> 14033 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-listener":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 14033 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14034 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-listener: { param1: value1 } } [junit4] 2> 14036 ERROR (qtp2109998212-21) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-listener":{"param1":"value1"}, [junit4] 2> "errorMessages":[ [junit4] 2> "'name' is a required field", [junit4] 2> "'class' is a required field"]}] [junit4] 2> 14036 INFO (qtp2109998212-21) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 14037 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-listener: not-a-real-component-name } [junit4] 2> 14039 ERROR (qtp2109998212-18) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-listener":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such listener 'not-a-real-component-name' "]}] [junit4] 2> 14040 INFO (qtp2109998212-18) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=1 [junit4] 2> 14041 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { add-runtimelib: { param1: value1 } } [junit4] 2> 14043 ERROR (qtp2109998212-17) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "add-runtimelib":{"param1":"value1"}, [junit4] 2> "errorMessages":["'name' is a required field"]}] [junit4] 2> 14043 INFO (qtp2109998212-17) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14044 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { update-runtimelib: { param1: value1 } } [junit4] 2> 14045 ERROR (qtp2109998212-19) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "update-runtimelib":{"param1":"value1"}, [junit4] 2> "errorMessages":["'name' is a required field"]}] [junit4] 2> 14045 INFO (qtp2109998212-19) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14046 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { delete-runtimelib: not-a-real-component-name } [junit4] 2> 14048 ERROR (qtp2109998212-20) [ x:collection1 ] o.a.s.h.SolrConfigHandler ERROR:[{ [junit4] 2> "delete-runtimelib":"not-a-real-component-name", [junit4] 2> "errorMessages":["NO such runtimeLib 'not-a-real-component-name' "]}] [junit4] 2> 14048 INFO (qtp2109998212-20) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=400 QTime=0 [junit4] 2> 14052 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=640660980 [junit4] 2> 14055 INFO (coreCloseExecutor-21-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@7264a9ad [junit4] 2> 14055 INFO (coreCloseExecutor-21-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7264a9ad [junit4] 2> 14056 INFO (coreCloseExecutor-21-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dd824a4: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2b260e84 [junit4] 2> 14096 INFO (coreCloseExecutor-21-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 14262 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 14262 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@600d2a2a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4e0247c7 [junit4] 2> 14300 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 14303 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d3703e6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4c870e3b [junit4] 2> 14312 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 14312 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33054967: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@53949d2d [junit4] 2> 14340 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c0dce32{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 14342 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@144bc592{/solr,null,UNAVAILABLE} [junit4] 2> 14343 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 14348 INFO (TEST-TestSolrConfigHandler.testFailures-seed#[8A0F30D82338C386]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testFailures [junit4] OK 10.4s J2 | TestSolrConfigHandler.testFailures [junit4] 2> 14358 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testReqParams [junit4] 2> 14480 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 14481 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 14482 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores/core [junit4] 2> 14486 WARN (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 14486 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 14487 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 14487 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09 [junit4] 2> 14490 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 14490 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 14491 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 14491 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ac4aec9{/solr,null,AVAILABLE} [junit4] 2> 14500 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b38fbca{SSL, (ssl, http/1.1)}{127.0.0.1:33417} [junit4] 2> 14500 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.s.Server Started @14551ms [junit4] 2> 14500 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33417, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores} [junit4] 2> 14501 ERROR (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 14501 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 14501 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 14505 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 14505 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr [junit4] 2> 14505 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-09-01T21:38:27.236Z [junit4] 2> 14505 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/solr.xml [junit4] 2> 14518 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 14518 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 14520 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11ca0e99, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 15063 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 15064 WARN (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 15066 WARN (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@797fcb96[provider=null,keyStore=null,trustStore=null] [junit4] 2> 15066 WARN (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@797fcb96[provider=null,keyStore=null,trustStore=null] [junit4] 2> 15071 WARN (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 15072 WARN (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3649463a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 15072 WARN (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3649463a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 15074 WARN (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 15101 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 15101 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 15122 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ca0e99 [junit4] 2> 15130 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ca0e99 [junit4] 2> 15130 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ca0e99 [junit4] 2> 15132 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores [junit4] 2> 15132 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 15168 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 15176 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1, trusted=true [junit4] 2> 15180 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead [junit4] 2> 15211 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test-rest [junit4] 2> 15535 WARN (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiople copyFields (3) [junit4] 2> 15698 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german [junit4] 2> 15698 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german [junit4] 2> 15700 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english [junit4] 2> 15700 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph [junit4] 2> 15700 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] 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> 15700 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 15702 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 15702 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph [junit4] 2> 15702 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 15702 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 15708 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] 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> 15708 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english [junit4] 2> 15708 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id [junit4] 2> 15717 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] 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> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] 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> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german [junit4] 2> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] 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> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] 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> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 15718 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 15720 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf/managed-schema [junit4] 2> 15732 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf/schema-rest.xml.bak [junit4] 2> 15734 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ca0e99 [junit4] 2> 15735 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores/core], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores/core/data/] [junit4] 2> 15737 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 15753 WARN (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 15799 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 15800 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 15801 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=47.0908203125, floorSegmentMB=1.8955078125, forceMergeDeletesPctAllowed=8.865913891166905, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2861515821086459, deletesPctAllowed=41.309608397349905 [junit4] 2> 15812 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 15813 WARN (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english [junit4] 2> 15813 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 15813 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english [junit4] 2> 15813 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english [junit4] 2> 15813 WARN (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german [junit4] 2> 15813 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 15813 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german [junit4] 2> 15813 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german [junit4] 2> 15814 WARN (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english [junit4] 2> 15814 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english [junit4] 2> 15814 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english [junit4] 2> 15814 WARN (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph [junit4] 2> 15814 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph [junit4] 2> 15814 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph [junit4] 2> 15814 WARN (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german [junit4] 2> 15814 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german [junit4] 2> 15815 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german [junit4] 2> 15816 WARN (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph [junit4] 2> 15816 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph [junit4] 2> 15817 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph [junit4] 2> 15817 INFO (coreLoadExecutor-34-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 15826 INFO (searcherExecutor-36-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 16318 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.SolrJettyTestBase Jetty Assigned Port#33417 [junit4] 2> 16325 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config/params , payload: { [junit4] 2> 'set' : {'x': { 'a':'A val', [junit4] 2> 'b': 'B val'} [junit4] 2> } [junit4] 2> } [junit4] 2> 16404 INFO (qtp1560966275-48) [ x:collection1 ] o.a.s.c.SolrResourceLoader Written confile params.json [junit4] 2> 16411 INFO (qtp1560966275-48) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/params params={} status=0 QTime=10 [junit4] 2> 16423 INFO (qtp1560966275-48) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/params params={} status=0 QTime=8 [junit4] 2> 16428 INFO (qtp1560966275-49) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/params params={} status=0 QTime=0 [junit4] 2> 16429 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { [junit4] 2> 'create-requesthandler' : { 'name' : '/d', registerPath :'/solr,/v2' , 'class': 'org.apache.solr.handler.DumpRequestHandler' } [junit4] 2> } [junit4] 2> 16433 INFO (qtp1560966275-45) [ x:collection1 ] o.a.s.c.SolrResourceLoader Written confile configoverlay.json [junit4] 2> 16436 INFO (qtp1560966275-45) [ x:collection1 ] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to File System [{"create-requesthandler":{ [junit4] 2> "name":"/d", [junit4] 2> "registerPath":"/solr,/v2", [junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler"}}] [junit4] 2> 16436 INFO (qtp1560966275-45) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=0 QTime=5 [junit4] 2> 16438 INFO (qtp1560966275-46) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=0 [junit4] 2> 16448 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 16459 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1 [junit4] 2> 16470 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test-rest [junit4] 2> 16551 INFO (qtp1560966275-47) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=0 [junit4] 2> 16725 INFO (qtp1560966275-48) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=0 [junit4] 2> 16742 WARN (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiople copyFields (3) [junit4] 2> 16744 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german [junit4] 2> 16744 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german [junit4] 2> 16746 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english [junit4] 2> 16746 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph [junit4] 2> 16746 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] 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> 16746 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 16747 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 16747 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph [junit4] 2> 16747 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 16747 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 16756 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] 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> 16757 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english [junit4] 2> 16757 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id [junit4] 2> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german [junit4] 2> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] 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> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] 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> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 16760 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] 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> 16761 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 16762 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] 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> 16762 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 16811 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ca0e99 [junit4] 2> 16814 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores/core], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores/core/data/] [junit4] 2> 16824 WARN (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 16828 INFO (qtp1560966275-49) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=0 [junit4] 2> 16876 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 16877 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 16881 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 16881 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german [junit4] 2> 16882 WARN (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english [junit4] 2> 16882 WARN (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph [junit4] 2> 16882 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph [junit4] 2> 16883 WARN (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german [junit4] 2> 16883 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german [junit4] 2> 16883 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german [junit4] 2> 16883 WARN (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph [junit4] 2> 16883 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph [junit4] 2> 16883 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph [junit4] 2> 16883 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 16889 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 16897 INFO (searcherExecutor-41-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 16899 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 16901 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@aaf4c52 [junit4] 2> 16901 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@aaf4c52 [junit4] 2> 16901 INFO (Core Container Async Task-25-thread-1-processing-x:collection1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57594407: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3c6550ce [junit4] 2> 17118 INFO (searcherExecutor-41-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms [junit4] 2> 17118 INFO (qtp1560966275-45) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=12 [junit4] 2> 17123 INFO (qtp1560966275-46) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/d params={useParams=x} status=0 QTime=2 [junit4] 2> 17126 INFO (qtp1560966275-47) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/d params={a=fomrequest&useParams=x} status=0 QTime=0 [junit4] 2> 17127 INFO (TEST-TestSolrConfigHandler.testReqParams-seed#[8A0F30D82338C386]) [ ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config , payload: { [junit4] 2> 'create-requesthandler' : { 'name' : '/dump1', registerPath :'/solr,/v2' , 'class': 'org.apache.solr.handler.DumpRequestHandler', 'useParams':'x' } [junit4] 2> } [junit4] 2> 17128 INFO (qtp1560966275-48) [ x:collection1 ] o.a.s.c.SolrResourceLoader Written confile configoverlay.json [junit4] 2> 17131 INFO (qtp1560966275-48) [ x:collection1 ] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to File System [{"create-requesthandler":{ [junit4] 2> "name":"/dump1", [junit4] 2> "registerPath":"/solr,/v2", [junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler", [junit4] 2> "useParams":"x"}}] [junit4] 2> 17131 INFO (qtp1560966275-48) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=0 QTime=3 [junit4] 2> 17153 INFO (qtp1560966275-49) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=0 [junit4] 2> 17171 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 17185 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1 [junit4] 2> 17194 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test-rest [junit4] 2> 17255 INFO (qtp1560966275-45) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=0 [junit4] 2> 17335 WARN (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiople copyFields (3) [junit4] 2> 17338 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german [junit4] 2> 17338 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german [junit4] 2> 17343 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english [junit4] 2> 17343 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph [junit4] 2> 17343 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] 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> 17343 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 17344 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 17344 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph [junit4] 2> 17344 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 17344 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 17352 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] 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> 17352 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english [junit4] 2> 17352 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id [junit4] 2> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german [junit4] 2> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] 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> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] 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> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german [junit4] 2> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph [junit4] 2> 17354 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] 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> 17355 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 17355 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] 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> 17355 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph [junit4] 2> 17359 INFO (qtp1560966275-47) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=0 [junit4] 2> 17556 INFO (qtp1560966275-46) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp=/solr path=/config/overlay params={} status=0 QTime=0 [junit4] 2> 17575 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ca0e99 [junit4] 2> 17575 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores/core], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-006/cores/core/data/] [junit4] 2> 17579 WARN (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 17625 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 17625 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 17628 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.core.TestSolrConfigHandler_8A0F30D82338C386-001/tempDir-004/collection1/conf [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german [junit4] 2> 17629 WARN (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english [junit4] 2> 17629 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english [junit4] 2> 17630 WARN (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph [junit4] 2> 17630 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph [junit4] 2> 17630 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph [junit4] 2> 17630 WARN (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german [junit4] 2> 17630 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german [junit4] 2> 17630 INFO (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german [junit4] 2> 17630 WARN (Core Container Async Task-25-thread-2-processing-x:collection1) [ ] o.a.s.r.ManagedResource No stored data fo [...truncated too long message...] dminRequest(HttpSolrCall.java:818) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [junit4] 2> ... 28 more [junit4] 2> Caused by: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_1C4BC5A0015F36A0-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n2/data/index/write.lock [junit4] 2> at org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139) [junit4] 2> at org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41) [junit4] 2> at org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45) [junit4] 2> at org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:105) [junit4] 2> at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:922) [junit4] 2> at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:126) [junit4] 2> at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100) [junit4] 2> at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:807) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:995) [junit4] 2> ... 39 more [junit4] 2> [junit4] 2> 349708 ERROR (OverseerThreadFactory-682-thread-1-processing-n:localhost:44727_solr) [n:localhost:44727_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [testCloudExamplePrompt1]. [junit4] 2> 349888 ERROR (OverseerThreadFactory-682-thread-1-processing-n:localhost:44727_solr) [n:localhost:44727_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testCloudExamplePrompt1 operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: testCloudExamplePrompt1 [junit4] 2> at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:309) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 351693 ERROR (OverseerThreadFactory-682-thread-3-processing-n:localhost:44727_solr) [n:localhost:44727_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testCloudExamplePrompt1 operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testCloudExamplePrompt1 [junit4] 2> at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:116) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:769) [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:137) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> [junit4] 2> ERROR: Failed to delete collection 'testCloudExamplePrompt1' due to: Could not find collection : testCloudExamplePrompt1 [junit4] 2> [junit4] 2> 352330 INFO (jetty-closer-746-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2179d3a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44727} [junit4] 2> 352330 INFO (jetty-closer-746-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6675987e{/solr,null,UNAVAILABLE} [junit4] 2> 352331 INFO (jetty-closer-746-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 352536 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 8 /solr/aliases.json [junit4] 2> 3 /solr/collections/testCloudExamplePrompt1/terms/shard2 [junit4] 2> 3 /solr/collections/newColl/state.json [junit4] 2> 2 /solr/configs/testCloudExamplePrompt1/managed-schema [junit4] 2> 2 /solr/collections/testCloudExamplePrompt1/terms/shard1 [junit4] 2> 2 /solr/collections/newColl/terms/shard1 [junit4] 2> 2 /solr/collections/testCloudExamplePrompt1/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 9 /solr/collections/testCloudExamplePrompt1/state.json [junit4] 2> 9 /solr/collections/newColl/state.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 34 /solr/overseer/queue [junit4] 2> 21 /solr/collections [junit4] 2> 15 /solr/overseer/collection-queue-work [junit4] 2> 9 /solr/live_nodes [junit4] 2> [junit4] OK 186s J0 | TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_1C4BC5A0015F36A0-001 [junit4] 2> Sep 01, 2020 9:58:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=856, maxMBSortInHeap=6.687853153496449, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-IE, timezone=Africa/Sao_Tome [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=221653456,total=483917824 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample, TestSolrCLIRunExample] [junit4] Completed [20/20 (20!)] on J0 in 211.36s, 5 tests, 1 failure <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: 1C4BC5A0015F36A0] (first 10 out of 34): [junit4] - org.apache.solr.request.TestStreamBody.testStreamBodyDefaultAndConfigApi [junit4] - org.apache.solr.request.TestStreamBody.testStreamBodyDefaultAndConfigApi [junit4] - org.apache.solr.request.TestStreamBody.testQtUpdateFails [junit4] - org.apache.solr.request.TestStreamBody.testQtUpdateFails [junit4] - org.apache.solr.core.TestSolrConfigHandler.testProperty [junit4] - org.apache.solr.core.TestSolrConfigHandler.testUserProp [junit4] - org.apache.solr.rest.schema.TestBulkSchemaAPI.testAddNewFieldAndQuery [junit4] - org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace [junit4] - org.apache.solr.core.TestSolrConfigHandler.testProperty [junit4] - org.apache.solr.rest.schema.TestBulkSchemaAPI.testAddNewFieldAndQuery [junit4] [junit4] [junit4] JVM J0: 0.95 .. 353.68 = 352.73s [junit4] JVM J1: 0.74 .. 233.15 = 232.41s [junit4] JVM J2: 0.95 .. 219.97 = 219.02s [junit4] JVM J3: 0.95 .. 215.38 = 214.43s [junit4] Execution time total: 5 minutes 53 seconds [junit4] Tests summary: 20 suites, 120 tests, 4 suite-level errors, 10 errors, 20 failures BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126: There were test failures: 20 suites, 120 tests, 4 suite-level errors, 10 errors, 20 failures [seed: 1C4BC5A0015F36A0] Total time: 5 minutes 55 seconds [repro] Setting last failure code to 256 [repro] Failures at the tip of branch_8x without a seed: [repro] 5/5 failed: org.apache.solr.core.TestSolrConfigHandler [repro] 5/5 failed: org.apache.solr.request.TestStreamBody [repro] 5/5 failed: org.apache.solr.rest.schema.TestBulkSchemaAPI [repro] 5/5 failed: org.apache.solr.util.TestSolrCLIRunExample [repro] git checkout 8bd79ec301ff820ffdc3b4de3543defe1e50e4c5 Note: checking out '8bd79ec301ff820ffdc3b4de3543defe1e50e4c5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> HEAD is now at 8bd79ec301f SOLR-14773 Add LukeRequestHandler to the Solr Ref Guide (#1773) [repro] Exiting with code 256 Archiving artifacts Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
