Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/383/
1 tests failed.
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Could not find collection:delete_data_dir
Stack Trace:
java.lang.AssertionError: Could not find collection:delete_data_dir
at
__randomizedtesting.SeedInfo.seed([9D9094BE6F6A2E58:15C4AB64C19643A0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:159)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13275 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/init-core-data-001
[junit4] 2> 3534878 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 3534879 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 3534879 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /sw/q
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 3534906 WARN
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 3534911 WARN
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3534912 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 3534923 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_39305_hdfs____.rxlero/webapp
[junit4] 2> 3535315 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39305
[junit4] 2> 3535381 WARN
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3535382 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 3535393 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_56515_datanode____5v958f/webapp
[junit4] 2> 3535761 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56515
[junit4] 2> 3535811 WARN
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3535812 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 3535822 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_46245_datanode____po3avs/webapp
[junit4] 2> 3535846 INFO (IPC Server handler 3 on 43683) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-5125501e-a817-4f8d-93db-e513cf36f38a node
DatanodeRegistration(127.0.0.1:54634,
datanodeUuid=9afc266f-24d7-4820-9c23-e83911600ad2, infoPort=39534,
infoSecurePort=0, ipcPort=60478,
storageInfo=lv=-56;cid=testClusterID;nsid=417912965;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3535846 INFO (IPC Server handler 3 on 43683) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-c39d42e5-a9cb-4014-bdc8-625ae741d460 node
DatanodeRegistration(127.0.0.1:54634,
datanodeUuid=9afc266f-24d7-4820-9c23-e83911600ad2, infoPort=39534,
infoSecurePort=0, ipcPort=60478,
storageInfo=lv=-56;cid=testClusterID;nsid=417912965;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3536175 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46245
[junit4] 2> 3536243 INFO (IPC Server handler 8 on 43683) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-09607427-cc7e-45c3-bf53-a94d8cb32091 node
DatanodeRegistration(127.0.0.1:39412,
datanodeUuid=c0156f43-3cc7-417f-a985-84ee8641064a, infoPort=32831,
infoSecurePort=0, ipcPort=49345,
storageInfo=lv=-56;cid=testClusterID;nsid=417912965;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3536244 INFO (IPC Server handler 8 on 43683) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-98459a37-2e4e-4c32-b22e-9a95cbf842d0 node
DatanodeRegistration(127.0.0.1:39412,
datanodeUuid=c0156f43-3cc7-417f-a985-84ee8641064a, infoPort=32831,
infoSecurePort=0, ipcPort=49345,
storageInfo=lv=-56;cid=testClusterID;nsid=417912965;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3536330 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 3536330 INFO (Thread-23259) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3536330 INFO (Thread-23259) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3536332 ERROR (Thread-23259) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 3536430 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.ZkTestServer
start zk server on port:36245
[junit4] 2> 3536441 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3536443 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 3536444 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3536445 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3536446 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3536447 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3536448 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3536449 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3536450 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3536450 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3536451 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3536539 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/control-001/cores/collection1
[junit4] 2> 3536540 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 3536548 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12523c7c{/sw/q,null,AVAILABLE}
[junit4] 2> 3536548 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@792fcd9c{HTTP/1.1,[http/1.1]}{127.0.0.1:49946}
[junit4] 2> 3536549 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.e.j.s.Server
Started @3540413ms
[junit4] 2> 3536549 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43683/hdfs__localhost_43683__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001_tempDir-002_control_data,
hostContext=/sw/q, hostPort=49946,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/control-001/cores}
[junit4] 2> 3536549 ERROR
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3536549 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 3536549 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3536549 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3536549 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T17:14:21.742Z
[junit4] 2> 3536551 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3536552 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/control-001/solr.xml
[junit4] 2> 3536557 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3536558 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:36245/solr
[junit4] 2> 3536581 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:49946_sw%2Fq
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3536582 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:49946_sw%2Fq
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:49946_sw%2Fq
[junit4] 2> 3536582 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:49946_sw%2Fq
] o.a.s.c.Overseer Overseer
(id=98211178841636868-127.0.0.1:49946_sw%2Fq-n_0000000000) starting
[junit4] 2> 3536592 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:49946_sw%2Fq
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49946_sw%2Fq
[junit4] 2> 3536593 INFO
(zkCallback-34689-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3536633 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:49946_sw%2Fq
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/control-001/cores
[junit4] 2> 3536633 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:49946_sw%2Fq
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3536633 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3536637 INFO
(OverseerStateUpdate-98211178841636868-127.0.0.1:49946_sw%2Fq-n_0000000000)
[n:127.0.0.1:49946_sw%2Fq ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 3537661 WARN
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 3537661 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 3537673 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3537775 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3537786 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 3537787 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:43683/solr_hdfs_home
[junit4] 2> 3537787 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3537787 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3537787 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:43683/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 3537787 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b87fd7e
[junit4] 2> 3537787 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 3537793 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3537793 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 3537793 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3537799 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3537799 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 3537811 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 3537815 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3537815 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 3537816 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3537820 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3537821 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2343401f
[junit4] 2> 3537836 INFO (IPC Server handler 1 on 43683) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54634 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-98459a37-2e4e-4c32-b22e-9a95cbf842d0:NORMAL:127.0.0.1:39412|RBW],
ReplicaUC[[DISK]DS-c39d42e5-a9cb-4014-bdc8-625ae741d460:NORMAL:127.0.0.1:54634|RBW]]}
size 0
[junit4] 2> 3537837 INFO (IPC Server handler 2 on 43683) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39412 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-c39d42e5-a9cb-4014-bdc8-625ae741d460:NORMAL:127.0.0.1:54634|RBW],
ReplicaUC[[DISK]DS-09607427-cc7e-45c3-bf53-a94d8cb32091:NORMAL:127.0.0.1:39412|FINALIZED]]}
size 0
[junit4] 2> 3537843 WARN
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3537870 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3537870 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3537870 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 3537878 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3537878 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3537879 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1759197472,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3537882 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@168314e4[collection1] main]
[junit4] 2> 3537884 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3537885 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3537885 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3537886 INFO
(searcherExecutor-15254-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@168314e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3537887 INFO
(coreLoadExecutor-15253-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571378863097774080
[junit4] 2> 3537891 INFO
(coreZkRegister-15246-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3537891 INFO
(coreZkRegister-15246-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3537891 INFO
(coreZkRegister-15246-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:49946/sw/q/collection1/
[junit4] 2> 3537891 INFO
(coreZkRegister-15246-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 3537892 INFO
(coreZkRegister-15246-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:49946/sw/q/collection1/ has no replicas
[junit4] 2> 3537892 INFO
(coreZkRegister-15246-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3537894 INFO
(coreZkRegister-15246-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49946/sw/q/collection1/ shard1
[junit4] 2> 3538044 INFO
(coreZkRegister-15246-thread-1-processing-n:127.0.0.1:49946_sw%2Fq
x:collection1 c:control_collection) [n:127.0.0.1:49946_sw%2Fq
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 3538142 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3538143 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36245/solr ready
[junit4] 2> 3538143 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 3538227 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-1-001/cores/collection1
[junit4] 2> 3538227 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-1-001
[junit4] 2> 3538228 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 3538229 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57f3537e{/sw/q,null,AVAILABLE}
[junit4] 2> 3538229 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@9ac2b11{HTTP/1.1,[http/1.1]}{127.0.0.1:43771}
[junit4] 2> 3538229 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.e.j.s.Server
Started @3542093ms
[junit4] 2> 3538230 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43683/hdfs__localhost_43683__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/sw/q, hostPort=43771,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-1-001/cores}
[junit4] 2> 3538230 ERROR
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3538231 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 3538231 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3538231 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3538231 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T17:14:23.424Z
[junit4] 2> 3538233 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3538233 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-1-001/solr.xml
[junit4] 2> 3538238 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3538238 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:36245/solr
[junit4] 2> 3538245 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3538247 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3538248 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43771_sw%2Fq
[junit4] 2> 3538249 INFO
(zkCallback-34689-thread-1-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3538249 INFO (zkCallback-34693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3538251 INFO
(zkCallback-34698-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3538379 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-1-001/cores
[junit4] 2> 3538379 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3538380 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3538381 INFO
(OverseerStateUpdate-98211178841636868-127.0.0.1:49946_sw%2Fq-n_0000000000)
[n:127.0.0.1:49946_sw%2Fq ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 3539396 WARN
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 3539397 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 3539422 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 3539527 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3539541 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 3539541 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:43683/solr_hdfs_home
[junit4] 2> 3539541 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3539541 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3539541 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-1-001/cores/collection1],
dataDir=[hdfs://localhost:43683/solr_hdfs_home/collection1/core_node1/data/]
[junit4] 2> 3539541 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b87fd7e
[junit4] 2> 3539542 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
[junit4] 2> 3539547 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3539547 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 3539547 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3539553 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3539554 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node1/data
[junit4] 2> 3539566 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node1/data/index
[junit4] 2> 3539571 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3539571 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 3539571 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3540533 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3540533 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@72eeaa5
[junit4] 2> 3540543 INFO (IPC Server handler 1 on 43683) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54634 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-09607427-cc7e-45c3-bf53-a94d8cb32091:NORMAL:127.0.0.1:39412|RBW],
ReplicaUC[[DISK]DS-5125501e-a817-4f8d-93db-e513cf36f38a:NORMAL:127.0.0.1:54634|FINALIZED]]}
size 0
[junit4] 2> 3540544 INFO (IPC Server handler 2 on 43683) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39412 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-5125501e-a817-4f8d-93db-e513cf36f38a:NORMAL:127.0.0.1:54634|FINALIZED],
ReplicaUC[[DISK]DS-98459a37-2e4e-4c32-b22e-9a95cbf842d0:NORMAL:127.0.0.1:39412|FINALIZED]]}
size 0
[junit4] 2> 3540549 WARN
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3540581 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3540581 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3540581 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 3540590 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 3540590 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 3540592 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1759197472,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3540596 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7453177[collection1] main]
[junit4] 2> 3540597 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3540597 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3540597 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3540598 INFO
(searcherExecutor-15265-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7453177[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3540600 INFO
(coreLoadExecutor-15264-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1571378865942560768
[junit4] 2> 3540605 INFO
(coreZkRegister-15259-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 3540605 INFO
(coreZkRegister-15259-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 3540605 INFO
(coreZkRegister-15259-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43771/sw/q/collection1/
[junit4] 2> 3540605 INFO
(coreZkRegister-15259-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 3540605 INFO
(coreZkRegister-15259-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:43771/sw/q/collection1/ has no replicas
[junit4] 2> 3540605 INFO
(coreZkRegister-15259-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 3540609 INFO
(coreZkRegister-15259-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:43771/sw/q/collection1/ shard1
[junit4] 2> 3540760 INFO
(coreZkRegister-15259-thread-1-processing-n:127.0.0.1:43771_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:43771_sw%2Fq c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 3541102 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-2-001/cores/collection1
[junit4] 2> 3541103 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-2-001
[junit4] 2> 3541104 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 3541105 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@62148ce3{/sw/q,null,AVAILABLE}
[junit4] 2> 3541106 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a26f7b1{HTTP/1.1,[http/1.1]}{127.0.0.1:36222}
[junit4] 2> 3541107 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.e.j.s.Server
Started @3544971ms
[junit4] 2> 3541107 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43683/hdfs__localhost_43683__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001_tempDir-002_jetty2,
solrconfig=solrconfig.xml, hostContext=/sw/q, hostPort=36222,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-2-001/cores}
[junit4] 2> 3541107 ERROR
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3541108 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 3541108 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3541108 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3541108 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T17:14:26.301Z
[junit4] 2> 3541111 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3541111 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-2-001/solr.xml
[junit4] 2> 3541117 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3541117 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:36245/solr
[junit4] 2> 3541125 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:36222_sw%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3541126 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:36222_sw%2Fq
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3541128 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:36222_sw%2Fq
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36222_sw%2Fq
[junit4] 2> 3541129 INFO
(zkCallback-34698-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3541129 INFO (zkCallback-34693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3541129 INFO
(zkCallback-34689-thread-2-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3541130 INFO
(zkCallback-34704-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3541184 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:36222_sw%2Fq
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-2-001/cores
[junit4] 2> 3541184 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:36222_sw%2Fq
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3541185 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3541186 INFO
(OverseerStateUpdate-98211178841636868-127.0.0.1:49946_sw%2Fq-n_0000000000)
[n:127.0.0.1:49946_sw%2Fq ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 3542196 WARN
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 3542197 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 3542208 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 3542313 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3542324 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 3542325 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:43683/solr_hdfs_home
[junit4] 2> 3542325 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3542325 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3542325 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-2-001/cores/collection1],
dataDir=[hdfs://localhost:43683/solr_hdfs_home/collection1/core_node2/data/]
[junit4] 2> 3542325 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b87fd7e
[junit4] 2> 3542325 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
[junit4] 2> 3542331 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3542331 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 3542331 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3542621 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3542622 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node2/data
[junit4] 2> 3542643 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node2/data/index
[junit4] 2> 3542650 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3542650 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 3542650 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3542654 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3542654 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@ab8e3e9
[junit4] 2> 3542661 INFO (IPC Server handler 3 on 43683) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54634 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-98459a37-2e4e-4c32-b22e-9a95cbf842d0:NORMAL:127.0.0.1:39412|RBW],
ReplicaUC[[DISK]DS-c39d42e5-a9cb-4014-bdc8-625ae741d460:NORMAL:127.0.0.1:54634|RBW]]}
size 0
[junit4] 2> 3542662 INFO (IPC Server handler 1 on 43683) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39412 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-c39d42e5-a9cb-4014-bdc8-625ae741d460:NORMAL:127.0.0.1:54634|RBW],
ReplicaUC[[DISK]DS-09607427-cc7e-45c3-bf53-a94d8cb32091:NORMAL:127.0.0.1:39412|FINALIZED]]}
size 0
[junit4] 2> 3542669 WARN
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3542714 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3542714 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3542714 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 3542723 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 3542723 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 3542726 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1759197472,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3542730 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@47ba5e48[collection1] main]
[junit4] 2> 3542731 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3542731 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3542731 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3542734 INFO
(searcherExecutor-15276-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:36222_sw%2Fq c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@47ba5e48[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3542735 INFO
(coreLoadExecutor-15275-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1571378868181270528
[junit4] 2> 3542739 INFO
(coreZkRegister-15270-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 c:collection1) [n:127.0.0.1:36222_sw%2Fq c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 3542739 INFO
(updateExecutor-34701-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 3542740 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 3542740 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 3542740 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 3542740 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. HDFSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 3542740 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:43771/sw/q/collection1/] and I am
[http://127.0.0.1:36222/sw/q/collection1/]
[junit4] 2> 3542742 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:43771/sw/q]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36222_sw%252Fq&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 3542743 INFO (qtp1566560708-151472) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2,
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 3542743 INFO (qtp1566560708-151472) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 3542743 INFO (qtp1566560708-151472) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:36222_sw%2Fq,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:36222/sw/q","node_name":"127.0.0.1:36222_sw%2Fq","state":"down"}
[junit4] 2> 3543278 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-3-001/cores/collection1
[junit4] 2> 3543279 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-3-001
[junit4] 2> 3543279 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 3543281 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b754de8{/sw/q,null,AVAILABLE}
[junit4] 2> 3543282 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@674ddf0f{HTTP/1.1,[http/1.1]}{127.0.0.1:45945}
[junit4] 2> 3543283 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.e.j.s.Server
Started @3547147ms
[junit4] 2> 3543283 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43683/hdfs__localhost_43683__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001_tempDir-002_jetty3,
solrconfig=solrconfig.xml, hostContext=/sw/q, hostPort=45945,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-3-001/cores}
[junit4] 2> 3543283 ERROR
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3543283 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 3543283 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3543283 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3543284 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T17:14:28.477Z
[junit4] 2> 3543286 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3543286 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-3-001/solr.xml
[junit4] 2> 3543291 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3543291 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:36245/solr
[junit4] 2> 3543298 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:45945_sw%2Fq
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3543299 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:45945_sw%2Fq
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3543301 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:45945_sw%2Fq
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45945_sw%2Fq
[junit4] 2> 3543302 INFO (zkCallback-34693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3543302 INFO
(zkCallback-34704-thread-1-processing-n:127.0.0.1:36222_sw%2Fq)
[n:127.0.0.1:36222_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3543302 INFO
(zkCallback-34698-thread-1-processing-n:127.0.0.1:43771_sw%2Fq)
[n:127.0.0.1:43771_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3543304 INFO
(zkCallback-34689-thread-2-processing-n:127.0.0.1:49946_sw%2Fq)
[n:127.0.0.1:49946_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3543303 INFO
(zkCallback-34711-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3543365 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:45945_sw%2Fq
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-3-001/cores
[junit4] 2> 3543365 INFO
(TEST-StressHdfsTest.test-seed#[9D9094BE6F6A2E58]) [n:127.0.0.1:45945_sw%2Fq
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3543365 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3543366 INFO
(OverseerStateUpdate-98211178841636868-127.0.0.1:49946_sw%2Fq-n_0000000000)
[n:127.0.0.1:49946_sw%2Fq ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 3543743 INFO (qtp1566560708-151472) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:36222_sw%2Fq,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","dataDir":"hdfs://localhost:43683/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:36222/sw/q","node_name":"127.0.0.1:36222_sw%2Fq","state":"recovering","ulogDir":"hdfs://localhost:43683/solr_hdfs_home/collection1/core_node2/data/tlog"}
[junit4] 2> 3543743 INFO (qtp1566560708-151472) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 3543743 INFO (qtp1566560708-151472) [n:127.0.0.1:43771_sw%2Fq
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:36222_sw%252Fq&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 3544244 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:43771/sw/q/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 3544244 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:36222/sw/q START
replicas=[http://127.0.0.1:43771/sw/q/collection1/] nUpdates=100
[junit4] 2> 3544248 INFO (qtp1566560708-151475) [n:127.0.0.1:43771_sw%2Fq
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 3544248 INFO (qtp1566560708-151475) [n:127.0.0.1:43771_sw%2Fq
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/sw/q path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3544248 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 3544248 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 3544249 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3544249 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 3544249 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 3544249 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 3544249 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 3544249 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 3544249 INFO
(recoveryExecutor-34702-thread-1-processing-n:127.0.0.1:36222_sw%2Fq
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36222_sw%2Fq
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 3544377 WARN
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 3544378 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 3544393 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 3544494 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3544505 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 3544505 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:43683/solr_hdfs_home
[junit4] 2> 3544505 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3544505 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3544506 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001/shard-3-001/cores/collection1],
dataDir=[hdfs://localhost:43683/solr_hdfs_home/collection1/core_node3/data/]
[junit4] 2> 3544506 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b87fd7e
[junit4] 2> 3544506 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node3/data/snapshot_metadata
[junit4] 2> 3544512 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3544512 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 3544512 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3544515 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3544516 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node3/data
[junit4] 2> 3544528 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43683/solr_hdfs_home/collection1/core_node3/data/index
[junit4] 2> 3544534 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3544534 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 3544534 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 3544537 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3544537 INFO
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_sw%2Fq c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2694e227
[junit4] 2> 3544547 INFO (IPC Server handler 2 on 43683) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54634 is
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-09607427-cc7e-45c3-bf53-a94d8cb32091:NORMAL:127.0.0.1:39412|RBW],
ReplicaUC[[DISK]DS-5125501e-a817-4f8d-93db-e513cf36f38a:NORMAL:127.0.0.1:54634|FINALIZED]]}
size 0
[junit4] 2> 3544547 INFO (IPC Server handler 0 on 43683) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39412 is
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-5125501e-a817-4f8d-93db-e513cf36f38a:NORMAL:127.0.0.1:54634|FINALIZED],
ReplicaUC[[DISK]DS-98459a37-2e4e-4c32-b22e-9a95cbf842d0:NORMAL:127.0.0.1:39412|FINALIZED]]}
size 0
[junit4] 2> 3544553 WARN
(coreLoadExecutor-15286-thread-1-processing-n:127.0.0.1:45945_sw%2Fq)
[n:127.0.0.1:45945_s
[...truncated too long message...]
etrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203)
[junit4] 2> at
org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 53 more
[junit4] 2> 3633736 INFO
(SUITE-StressHdfsTest-seed#[9D9094BE6F6A2E58]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_9D9094BE6F6A2E58-001
[junit4] 2> Jun 27, 2017 5:15:58 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 35 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=3, maxDocsPerChunk=1001, blockSize=8),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=3, blockSize=8)), sim=RandomSimilarity(queryNorm=true,coord=no): {},
locale=sr-Latn-RS, timezone=America/Chicago
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=2,free=232023864,total=531103744
[junit4] 2> NOTE: All tests run in this JVM: [TestUninvertingReader,
TestLRUStatsCache, CdcrReplicationHandlerTest, HdfsSyncSliceTest,
TestSubQueryTransformerCrossCore, TestPayloadScoreQParserPlugin,
IndexBasedSpellCheckerTest, IndexSchemaTest, TestLegacyFieldCache,
BinaryUpdateRequestHandlerTest, TestTrieFacet, TestHdfsUpdateLog,
TestJsonFacetRefinement, SpellCheckCollatorTest, RecoveryAfterSoftCommitTest,
TestNamedUpdateProcessors, TestFuzzyAnalyzedSuggestions,
PrimitiveFieldTypeTest, HdfsBasicDistributedZk2Test, TestMaxScoreQueryParser,
OverseerCollectionConfigSetProcessorTest, TestUniqueKeyFieldResource,
TestNoOpRegenerator, TestSerializedLuceneMatchVersion, TestPathTrie,
TestSolrCloudWithSecureImpersonation, TestCloudRecovery, TestXIncludeConfig,
TestAuthenticationFramework, TestLocalFSCloudBackupRestore,
TestObjectReleaseTracker, TermsComponentTest, TestUseDocValuesAsStored2,
TestCrossCoreJoin, TestCollationFieldDocValues, SolrIndexSplitterTest,
TestGeoJSONResponseWriter, TestConfigSetsAPI, TestSSLRandomization,
TestSchemaResource, TestCustomStream, TestCharFilters, TestJmxMonitoredMap,
LeaderElectionIntegrationTest, TestCloudManagedSchema, TestBlobHandler,
TestFieldCacheReopen, ScriptEngineTest, TestGraphTermsQParserPlugin, TestSolrJ,
MissingSegmentRecoveryTest, TestBinaryResponseWriter, BadComponentTest,
TestPostingsSolrHighlighter, PeerSyncTest, SampleTest, CloudMLTQParserTest,
TestWordDelimiterFilterFactory, BasicDistributedZkTest, TestRandomDVFaceting,
TestSolrIndexConfig, TestRandomFaceting, TestApiFramework,
BlockJoinFacetDistribTest, TestPerFieldSimilarityWithDefaultOverride,
HdfsUnloadDistributedZkTest, TestSQLHandler, TestSolrQueryResponse,
DocValuesNotIndexedTest, TestStressLucene, TestCSVResponseWriter,
TestReversedWildcardFilterFactory, DocExpirationUpdateProcessorFactoryTest,
DistribJoinFromCollectionTest, SolrRequestParserTest, ExplicitHLLTest,
TestLazyCores, DistributedQueryElevationComponentTest, CursorPagingTest,
TestTestInjection, TestOrdValues, BasicZkTest, BlockDirectoryTest,
TestSolrConfigHandler, TestIndexingPerformance,
ClassificationUpdateProcessorIntegrationTest, ConfigSetsAPITest,
CdcrUpdateLogTest, DebugComponentTest, SolrCLIZkUtilsTest,
TestDynamicFieldResource, ResponseHeaderTest, TestManagedResourceStorage,
TestCollationField, TestLeaderElectionWithEmptyReplica,
TestCloudJSONFacetJoinDomain, ExitableDirectoryReaderTest, TestFunctionQuery,
SuggestComponentTest, TestJettySolrRunner, HdfsRecoverLeaseTest,
CollectionReloadTest, TestPHPSerializedResponseWriter, SliceStateTest,
TestRangeQuery, DistributedQueryComponentCustomSortTest, OverseerStatusTest,
TestSolrFieldCacheMBean, RankQueryTest, NodeMutatorTest,
LeaderInitiatedRecoveryOnCommitTest, TestSlowCompositeReaderWrapper,
SearchHandlerTest, BlobRepositoryCloudTest,
CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, TestFastWriter,
BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest,
ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler,
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser,
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest,
TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest,
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, TestSurroundQueryParser,
TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf,
TermVectorComponentTest, FastVectorHighlighterTest, ReturnFieldsTest,
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest,
TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest,
DirectSolrConnectionTest, TestCodecSupport, TestLMDirichletSimilarityFactory,
OpenExchangeRatesOrgProviderTest, DateMathParserTest,
TestSuggestSpellingConverter, SpellingQueryConverterTest, TestUtils,
ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest,
DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey,
TestDistributedMissingSort, TestSimpleTrackingShardHandler, AssignTest,
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest, ConnectionManagerTest, DeleteNodeTest,
DistributedQueueTest, DistributedVersionInfoTest,
LeaderFailureAfterFreshStartTest, ReplaceNodeTest, SSLMigrationTest,
SaslZkACLProviderTest, ShardSplitTest, TestRebalanceLeaders,
TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI,
TestSizeLimitedDistributedMap, TestStressInPlaceUpdates, TestStressLiveNodes,
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsThreadLeakTest,
StressHdfsTest]
[junit4] Completed [565/713 (1!)] on J0 in 108.77s, 1 test, 1 failure <<<
FAILURES!
[...truncated 43973 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]