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

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 72 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/72/

1 tests failed.
REGRESSION:  org.apache.solr.core.HdfsDirectoryFactoryTest.testLocalityReporter

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([FA6B1344CA602824:B4769CBC9B5059C9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.core.HdfsDirectoryFactoryTest.testLocalityReporter(HdfsDirectoryFactoryTest.java:217)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10757 lines...]
   [junit4] Suite: org.apache.solr.core.HdfsDirectoryFactoryTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/init-core-data-001
   [junit4]   2> 1503876 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1503960 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1503985 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1503988 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1504001 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_47035_hdfs____.soiofb/webapp
   [junit4]   2> 1504152 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1504468 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47035
   [junit4]   2> 1504836 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1504838 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1504867 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_56444_datanode____vqi5ei/webapp
   [junit4]   2> 1505099 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1505555 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56444
   [junit4]   2> 1505675 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1505678 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1505699 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_42051_datanode____kmjy45/webapp
   [junit4]   2> 1505736 INFO  (IPC Server handler 1 on 53730) [    ] BlockStateChange BLOCK* processReport: from storage DS-23a7f701-a997-4457-886c-77d68cece063 node DatanodeRegistration(127.0.0.1, datanodeUuid=9e719173-96cb-40cc-8879-cf56cdb5af74, infoPort=56444, ipcPort=58123, storageInfo=lv=-56;cid=testClusterID;nsid=1124234911;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1505737 INFO  (IPC Server handler 1 on 53730) [    ] BlockStateChange BLOCK* processReport: from storage DS-42e6ce29-f74a-41dd-b7b7-f870914c24c1 node DatanodeRegistration(127.0.0.1, datanodeUuid=9e719173-96cb-40cc-8879-cf56cdb5af74, infoPort=56444, ipcPort=58123, storageInfo=lv=-56;cid=testClusterID;nsid=1124234911;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1505830 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1506171 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42051
   [junit4]   2> 1506386 INFO  (IPC Server handler 7 on 53730) [    ] BlockStateChange BLOCK* processReport: from storage DS-6116bb19-95c3-46fe-86c1-2b840f17bd8b node DatanodeRegistration(127.0.0.1, datanodeUuid=51e9a9da-6d26-44b8-b08d-9dcc9b03fe8a, infoPort=42051, ipcPort=58069, storageInfo=lv=-56;cid=testClusterID;nsid=1124234911;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1506392 INFO  (IPC Server handler 7 on 53730) [    ] BlockStateChange BLOCK* processReport: from storage DS-94e05a68-ca23-4b08-b26c-f02f905c5c64 node DatanodeRegistration(127.0.0.1, datanodeUuid=51e9a9da-6d26-44b8-b08d-9dcc9b03fe8a, infoPort=42051, ipcPort=58069, storageInfo=lv=-56;cid=testClusterID;nsid=1124234911;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1506581 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[FA6B1344CA602824]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalityReporter
   [junit4]   2> 1506590 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:53730/solr
   [junit4]   2> 1506590 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1506590 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:53730/solr3/
   [junit4]   2> 1506615 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[FA6B1344CA602824]) [    ] o.a.s.s.h.HdfsLocalityReporter Registering direcotry hdfs://localhost:53730/solr3 for locality metrics.
   [junit4]   2> 1506681 INFO  (IPC Server handler 6 on 53730) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:49433 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-23a7f701-a997-4457-886c-77d68cece063:NORMAL:127.0.0.1:43705|RBW], ReplicaUnderConstruction[[DISK]DS-94e05a68-ca23-4b08-b26c-f02f905c5c64:NORMAL:127.0.0.1:49433|FINALIZED]]} size 0
   [junit4]   2> 1506687 INFO  (IPC Server handler 7 on 53730) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43705 is added to blk_1073741825_1001 size 8
   [junit4]   2> 1506690 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[FA6B1344CA602824]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalityReporter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsDirectoryFactoryTest -Dtests.method=testLocalityReporter -Dtests.seed=FA6B1344CA602824 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr_BA -Dtests.timezone=Asia/Gaza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.19s J1 | HdfsDirectoryFactoryTest.testLocalityReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA6B1344CA602824:B4769CBC9B5059C9]:0)
   [junit4]    > 	at org.apache.solr.core.HdfsDirectoryFactoryTest.testLocalityReporter(HdfsDirectoryFactoryTest.java:217)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1506773 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[FA6B1344CA602824]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCleanupOldIndexDirectories
   [junit4]   2> 1506773 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:53730/solr1
   [junit4]   2> 1506773 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1506774 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[FA6B1344CA602824]) [    ] o.a.s.c.CoreContainer New CoreContainer 952042958
   [junit4]   2> 1506775 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[FA6B1344CA602824]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=mock, config=solrconfig.xml, instanceDir=path, loadOnStartup=true, absoluteInstDir=coreroot/path/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1506826 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Deleted old index directory hdfs://localhost:53730/solr1/mock/data/index.20150614001916674
   [junit4]   2> 1506828 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[FA6B1344CA602824]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCleanupOldIndexDirectories
   [junit4]   2> 1506893 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInitArgsOrSysPropConfig
   [junit4]   2> 1506894 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:53730/solr1
   [junit4]   2> 1506894 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1506894 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.CoreContainer New CoreContainer 1760561642
   [junit4]   2> 1506894 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=mock, config=solrconfig.xml, instanceDir=path, loadOnStartup=true, absoluteInstDir=coreroot/path/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1506895 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:53730/solr2
   [junit4]   2> 1506895 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1506895 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.CoreContainer New CoreContainer 740592898
   [junit4]   2> 1506895 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=mock, config=solrconfig.xml, instanceDir=path, loadOnStartup=true, absoluteInstDir=coreroot/path/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1506895 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:53730/solr2
   [junit4]   2> 1506895 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1506896 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.CoreContainer New CoreContainer 1207511342
   [junit4]   2> 1506896 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=mock, config=solrconfig.xml, instanceDir=path, loadOnStartup=true, absoluteInstDir=coreroot/path/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1506896 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:53730/solr
   [junit4]   2> 1506904 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1506904 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [134217728] will allocate [1] slabs and use ~[134217728] bytes
   [junit4]   2> 1506904 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1507150 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1507150 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.s.h.HdfsLocalityReporter Registering direcotry hdfs://localhost:53730/solr for locality metrics.
   [junit4]   2> 1507163 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:53730/solr
   [junit4]   2> 1507164 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=null
   [junit4]   2> 1507164 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1507164 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=null
   [junit4]   2> 1507164 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1507164 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.c.CachingDirectoryFactory Closing HdfsDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 1507164 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[FA6B1344CA602824]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInitArgsOrSysPropConfig
   [junit4]   2> 1507167 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1507207 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1507207 WARN  (890845531@qtp-1202726696-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42051) [    ] o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 1507208 WARN  (890845531@qtp-1202726696-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42051) [    ] o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 1507308 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/tempDir-001/hdfsBaseDir/data/data4/]]  heartbeating to localhost/127.0.0.1:53730) [    ] o.a.h.h.s.d.DataNode BPOfferService for Block pool BP-1810893066-10.41.0.5-1434230353806 (Datanode Uuid 51e9a9da-6d26-44b8-b08d-9dcc9b03fe8a) service to localhost/127.0.0.1:53730 interrupted
   [junit4]   2> 1507309 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/tempDir-001/hdfsBaseDir/data/data4/]]  heartbeating to localhost/127.0.0.1:53730) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1810893066-10.41.0.5-1434230353806 (Datanode Uuid 51e9a9da-6d26-44b8-b08d-9dcc9b03fe8a) service to localhost/127.0.0.1:53730
   [junit4]   2> 1507315 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1507390 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1507492 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:53730) [    ] o.a.h.h.s.d.DataNode BPOfferService for Block pool BP-1810893066-10.41.0.5-1434230353806 (Datanode Uuid 9e719173-96cb-40cc-8879-cf56cdb5af74) service to localhost/127.0.0.1:53730 interrupted
   [junit4]   2> 1507493 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:53730) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1810893066-10.41.0.5-1434230353806 (Datanode Uuid 9e719173-96cb-40cc-8879-cf56cdb5af74) service to localhost/127.0.0.1:53730
   [junit4]   2> 1507500 WARN  (org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor@72c5ced6) [    ] o.a.h.h.s.b.DecommissionManager Monitor interrupted: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1507514 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1507617 ERROR (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [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:483)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [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:145)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2> 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:197)
   [junit4]   2> 	at org.apache.solr.core.HdfsDirectoryFactoryTest.teardownClass(HdfsDirectoryFactoryTest.java:67)
   [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:483)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
   [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:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [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:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 54 more
   [junit4]   2> 1507628 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[FA6B1344CA602824]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_FA6B1344CA602824-001
   [junit4]   2> Jun 13, 2015 5:19:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr_BA, timezone=Asia/Gaza
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_25 (64-bit)/cpus=4,threads=2,free=40297664,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearcherReuse, SpellingQueryConverterTest, RuleEngineTest, ActionThrottleTest, TestObjectReleaseTracker, JavabinLoaderTest, OverriddenZkACLAndCredentialsProvidersTest, TestTolerantSearch, TestRemoveLastDynamicCopyField, ConvertedLegacyTest, TestRestManager, DeleteReplicaTest, HdfsBasicDistributedZk2Test, AnalysisAfterCoreReloadTest, TestIntervalFaceting, CursorPagingTest, AlternateDirectoryTest, TestRandomRequestDistribution, DocValuesMultiTest, DistribCursorPagingTest, TestMiniSolrCloudClusterSSL, CleanupOldIndexTest, TestCoreContainer, DistributedMLTComponentTest, DistributedQueryComponentOptimizationTest, FileUtilsTest, DeleteShardTest, TestElisionMultitermQuery, ShardRoutingCustomTest, TestLMJelinekMercerSimilarityFactory, TestSolrConfigHandler, DistributedDebugComponentTest, TestManagedSchemaFieldTypeResource, SolrPluginUtilsTest, AddBlockUpdateTest, JsonLoaderTest, TestOmitPositions, TestHashPartitioner, OverseerStatusTest, TestMiniSolrCloudCluster, ReplicationFactorTest, TestFastLRUCache, RequiredFieldsTest, SpellPossibilityIteratorTest, DocValuesMissingTest, TestConfigSets, CloudMLTQParserTest, TestNoOpRegenerator, TestSolrCoreProperties, CoreAdminHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCharFilters, JSONWriterTest, ReturnFieldsTest, ScriptEngineTest, TestClusterStateMutator, TestCoreDiscovery, AnalysisErrorHandlingTest, TestSolr4Spatial2, UpdateParamsTest, CollectionsAPIDistributedZkTest, TestHighlightDedupGrouping, HdfsWriteToMultipleCollectionsTest, TestCopyFieldCollectionResource, CurrencyFieldOpenExchangeTest, DeleteLastCustomShardedReplicaTest, TestComponentsName, TestFieldTypeCollectionResource, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestFieldSortValues, PreAnalyzedFieldTest, TestCryptoKeys, CustomCollectionTest, TestFastWriter, TestManagedSchemaFieldResource, TestBulkSchemaAPI, DistributedTermsComponentTest, TestLRUStatsCache, TestCloudSchemaless, TestSolrConfigHandlerConcurrent, TestCustomDocTransformer, DistributedQueryComponentCustomSortTest, SyncSliceTest, TestReplicationHandler, ZkControllerTest, TestStressReorder, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, BasicFunctionalityTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, ShowFileRequestHandlerTest, SuggesterTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DistanceFunctionTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, FastVectorHighlighterTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, SolrIndexConfigTest, TestMergePolicyConfig, TestSearchPerf, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, URLClassifyProcessorTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AsyncMigrateRouteKeyTest, DistributedVersionInfoTest, SSLMigrationTest, ShardSplitTest, TestRebalanceLeaders, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsDirectoryFactoryTest]
   [junit4] Completed [430/508] on J1 in 13.34s, 3 tests, 1 failure <<< FAILURES!

[...truncated 247 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:526: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:474: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1426: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:981: There were test failures: 508 suites, 2005 tests, 1 failure, 35 ignored (25 assumptions)

Total time: 50 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #71
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 308208638 bytes
Compression is 0.0%
Took 54 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 73 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/73/

1 tests failed.
FAILED:  org.apache.solr.core.HdfsDirectoryFactoryTest.testLocalityReporter

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([D624A1060BEBD54A:98392EFE5ADBA4A7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.core.HdfsDirectoryFactoryTest.testLocalityReporter(HdfsDirectoryFactoryTest.java:217)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10630 lines...]
   [junit4] Suite: org.apache.solr.core.HdfsDirectoryFactoryTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/init-core-data-001
   [junit4]   2> 1454954 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1455009 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1455024 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1455035 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1455054 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_48331_hdfs____3v7dyv/webapp
   [junit4]   2> 1455148 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1455457 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48331
   [junit4]   2> 1455542 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1455544 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1455554 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_55543_datanode____.12eo91/webapp
   [junit4]   2> 1455646 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1455954 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:55543
   [junit4]   2> 1456040 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1456041 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1456059 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_52522_datanode____.p6yrvl/webapp
   [junit4]   2> 1456119 INFO  (IPC Server handler 3 on 49000) [    ] BlockStateChange BLOCK* processReport: from storage DS-78c265aa-b9a3-45a8-94d2-5c17fecc367d node DatanodeRegistration(127.0.0.1, datanodeUuid=5f9e951b-f8e6-4abf-a5b1-22f1c3d52a2f, infoPort=55543, ipcPort=57579, storageInfo=lv=-56;cid=testClusterID;nsid=1716059877;c=0), blocks: 0, hasStaleStorages: true, processing time: 1 msecs
   [junit4]   2> 1456119 INFO  (IPC Server handler 3 on 49000) [    ] BlockStateChange BLOCK* processReport: from storage DS-812d0f70-5b13-4793-9170-394bb795c3d1 node DatanodeRegistration(127.0.0.1, datanodeUuid=5f9e951b-f8e6-4abf-a5b1-22f1c3d52a2f, infoPort=55543, ipcPort=57579, storageInfo=lv=-56;cid=testClusterID;nsid=1716059877;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1456181 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1456538 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52522
   [junit4]   2> 1456609 INFO  (IPC Server handler 4 on 49000) [    ] BlockStateChange BLOCK* processReport: from storage DS-9c101a2c-47be-4301-bb7b-1ad688dcd274 node DatanodeRegistration(127.0.0.1, datanodeUuid=7cd016fd-0414-4a91-8550-58566a6c9e9a, infoPort=52522, ipcPort=57294, storageInfo=lv=-56;cid=testClusterID;nsid=1716059877;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1456610 INFO  (IPC Server handler 4 on 49000) [    ] BlockStateChange BLOCK* processReport: from storage DS-fbfd8aee-79e7-4ea1-a856-0b1edff74e82 node DatanodeRegistration(127.0.0.1, datanodeUuid=7cd016fd-0414-4a91-8550-58566a6c9e9a, infoPort=52522, ipcPort=57294, storageInfo=lv=-56;cid=testClusterID;nsid=1716059877;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1456719 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInitArgsOrSysPropConfig
   [junit4]   2> 1456719 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:49000/solr1
   [junit4]   2> 1456719 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1456720 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1005823280
   [junit4]   2> 1456721 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=mock, config=solrconfig.xml, instanceDir=path, loadOnStartup=true, absoluteInstDir=coreroot/path/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1456721 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:49000/solr2
   [junit4]   2> 1456721 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1456721 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.CoreContainer New CoreContainer 166234143
   [junit4]   2> 1456721 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=mock, config=solrconfig.xml, instanceDir=path, loadOnStartup=true, absoluteInstDir=coreroot/path/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1456722 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:49000/solr2
   [junit4]   2> 1456722 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1456722 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1477261975
   [junit4]   2> 1456722 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=mock, config=solrconfig.xml, instanceDir=path, loadOnStartup=true, absoluteInstDir=coreroot/path/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1456723 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:49000/solr
   [junit4]   2> 1456730 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1456730 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [134217728] will allocate [1] slabs and use ~[134217728] bytes
   [junit4]   2> 1456730 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1456883 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1456883 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.s.h.HdfsLocalityReporter Registering direcotry hdfs://localhost:49000/solr for locality metrics.
   [junit4]   2> 1456885 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:49000/solr
   [junit4]   2> 1456885 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=null
   [junit4]   2> 1456885 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1456885 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=null
   [junit4]   2> 1456886 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1456886 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.CachingDirectoryFactory Closing HdfsDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 1456886 INFO  (TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[D624A1060BEBD54A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInitArgsOrSysPropConfig
   [junit4]   2> 1456921 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[D624A1060BEBD54A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalityReporter
   [junit4]   2> 1456929 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:49000/solr
   [junit4]   2> 1456929 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1456929 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:49000/solr3/
   [junit4]   2> 1456939 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[D624A1060BEBD54A]) [    ] o.a.s.s.h.HdfsLocalityReporter Registering direcotry hdfs://localhost:49000/solr3 for locality metrics.
   [junit4]   2> 1456960 INFO  (IPC Server handler 7 on 49000) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45215 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fbfd8aee-79e7-4ea1-a856-0b1edff74e82:NORMAL:127.0.0.1:45416|RBW], ReplicaUnderConstruction[[DISK]DS-812d0f70-5b13-4793-9170-394bb795c3d1:NORMAL:127.0.0.1:45215|FINALIZED]]} size 0
   [junit4]   2> 1456961 INFO  (IPC Server handler 7 on 49000) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45416 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-812d0f70-5b13-4793-9170-394bb795c3d1:NORMAL:127.0.0.1:45215|FINALIZED], ReplicaUnderConstruction[[DISK]DS-9c101a2c-47be-4301-bb7b-1ad688dcd274:NORMAL:127.0.0.1:45416|FINALIZED]]} size 0
   [junit4]   2> 1456968 INFO  (TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[D624A1060BEBD54A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalityReporter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsDirectoryFactoryTest -Dtests.method=testLocalityReporter -Dtests.seed=D624A1060BEBD54A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.09s J1 | HdfsDirectoryFactoryTest.testLocalityReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D624A1060BEBD54A:98392EFE5ADBA4A7]:0)
   [junit4]    > 	at org.apache.solr.core.HdfsDirectoryFactoryTest.testLocalityReporter(HdfsDirectoryFactoryTest.java:217)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1457013 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[D624A1060BEBD54A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCleanupOldIndexDirectories
   [junit4]   2> 1457013 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:49000/solr1
   [junit4]   2> 1457013 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1457013 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.CoreContainer New CoreContainer 28409092
   [junit4]   2> 1457014 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=mock, config=solrconfig.xml, instanceDir=path, loadOnStartup=true, absoluteInstDir=coreroot/path/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1457030 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[D624A1060BEBD54A]) [    ] o.a.s.c.HdfsDirectoryFactory Deleted old index directory hdfs://localhost:49000/solr1/mock/data/index.20150614185740792
   [junit4]   2> 1457036 INFO  (TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[D624A1060BEBD54A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCleanupOldIndexDirectories
   [junit4]   2> 1457038 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1457047 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1457149 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/tempDir-001/hdfsBaseDir/data/data4/]]  heartbeating to localhost/127.0.0.1:49000) [    ] o.a.h.h.s.d.DataNode BPOfferService for Block pool BP-1520334161-10.41.0.5-1434268658743 (Datanode Uuid 7cd016fd-0414-4a91-8550-58566a6c9e9a) service to localhost/127.0.0.1:49000 interrupted
   [junit4]   2> 1457150 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/tempDir-001/hdfsBaseDir/data/data4/]]  heartbeating to localhost/127.0.0.1:49000) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1520334161-10.41.0.5-1434268658743 (Datanode Uuid 7cd016fd-0414-4a91-8550-58566a6c9e9a) service to localhost/127.0.0.1:49000
   [junit4]   2> 1457152 WARN  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1457157 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1458349 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=28409092
   [junit4]   2> 1458349 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1477261975
   [junit4]   2> 1458349 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=166234143
   [junit4]   2> 1458350 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1005823280
   [junit4]   2> 1458441 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:49000) [    ] o.a.h.h.s.d.DataNode BPOfferService for Block pool BP-1520334161-10.41.0.5-1434268658743 (Datanode Uuid 5f9e951b-f8e6-4abf-a5b1-22f1c3d52a2f) service to localhost/127.0.0.1:49000 interrupted
   [junit4]   2> 1458442 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:49000) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1520334161-10.41.0.5-1434268658743 (Datanode Uuid 5f9e951b-f8e6-4abf-a5b1-22f1c3d52a2f) service to localhost/127.0.0.1:49000
   [junit4]   2> 1458450 WARN  (org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor@5ff0842f) [    ] o.a.h.h.s.b.DecommissionManager Monitor interrupted: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1458464 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1458566 ERROR (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [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:483)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [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:145)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2> 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:197)
   [junit4]   2> 	at org.apache.solr.core.HdfsDirectoryFactoryTest.teardownClass(HdfsDirectoryFactoryTest.java:67)
   [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:483)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
   [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:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [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:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 54 more
   [junit4]   2> 1458573 INFO  (SUITE-HdfsDirectoryFactoryTest-seed#[D624A1060BEBD54A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_D624A1060BEBD54A-001
   [junit4]   2> Jun 14, 2015 3:57:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr__#Latn, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_25 (64-bit)/cpus=4,threads=2,free=295651768,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest, CoreAdminHandlerTest, StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, TestCoreDiscovery, TestRestManager, TestComponentsName, TestHashPartitioner, TestCloudSchemaless, TestLRUCache, DistributedFacetPivotSmallTest, JSONWriterTest, TestCustomDocTransformer, OpenCloseCoreStressTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ZkSolrClientTest, CursorPagingTest, StressHdfsTest, SystemInfoHandlerTest, SpellCheckComponentTest, BasicFunctionalityTest, DocumentAnalysisRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestFoldingMultitermQuery, ReturnFieldsTest, TestSearchPerf, DeleteReplicaTest, ZkControllerTest, TestFuzzyAnalyzedSuggestions, TestFieldSortValues, ConvertedLegacyTest, TestCursorMarkWithoutUniqueKey, DocValuesMultiTest, MergeStrategyTest, AlternateDirectoryTest, JavabinLoaderTest, DocumentBuilderTest, BadComponentTest, TestManagedSchemaFieldTypeResource, OverseerStatusTest, TestManagedSchemaFieldResource, LukeRequestHandlerTest, TestSolrConfigHandlerConcurrent, DistributedMLTComponentTest, TestPivotHelperCode, DeleteShardTest, EchoParamsTest, DocValuesMissingTest, DistanceUnitsTest, TestReplicationHandlerBackup, TestValueSourceCache, UUIDUpdateProcessorFallbackTest, RuleEngineTest, TestLMDirichletSimilarityFactory, AnalysisAfterCoreReloadTest, TestStressVersions, TestIntervalFaceting, TestCryptoKeys, DateRangeFieldTest, DistributedIntervalFacetingTest, TestSolrConfigHandler, TestSolrQueryParserDefaultOperatorResource, CacheHeaderTest, HdfsBasicDistributedZk2Test, CleanupOldIndexTest, SolrXmlInZkTest, TestPHPSerializedResponseWriter, SolrTestCaseJ4Test, TestElisionMultitermQuery, ShardRoutingCustomTest, SuggesterTSTTest, TestWriterPerf, TestDistributedGrouping, TestBulkSchemaAPI, HdfsLockFactoryTest, TestFieldTypeResource, TestTolerantSearch, TestMiniSolrCloudCluster, NoCacheHeaderTest, SolrPluginUtilsTest, HdfsRecoveryZkTest, SpatialFilterTest, TestSolr4Spatial2, ResourceLoaderTest, DistribCursorPagingTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, TestRecovery, TestStressReorder, TestReload, DistributedTermsComponentTest, PeerSyncTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, SolrRequestParserTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DistanceFunctionTest, TestSurroundQueryParser, TestQueryUtils, TestOmitPositions, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, TestCollationField, TestAnalyzedSuggestions, JsonLoaderTest, TestLFUCache, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, DeleteInactiveReplicaTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, RemoteQueryErrorTest, TestCloudInspectUtil, TestDownShardTolerantSearch, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestRequestStatusCollectionAPI, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateWriterTest, CachingDirectoryFactoryTest, HdfsDirectoryFactoryTest]
   [junit4] Completed [426/508] on J1 in 12.21s, 3 tests, 1 failure <<< FAILURES!

[...truncated 256 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:526: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:474: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1426: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:981: There were test failures: 508 suites, 2006 tests, 1 failure, 35 ignored (25 assumptions)

Total time: 50 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #71
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 287284938 bytes
Compression is 0.0%
Took 50 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure