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

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([89EC840193A9AB44:C7F10BF9C299DAA9]: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 10817 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/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/init-core-data-001
   [junit4]   2> 1629273 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1629323 WARN  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1629331 WARN  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1629338 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1629373 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-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_35838_hdfs____.d6frv/webapp
   [junit4]   2> 1629482 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1629927 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35838
   [junit4]   2> 1630122 WARN  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1630125 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1630142 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-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_46895_datanode____.8lrs7b/webapp
   [junit4]   2> 1630279 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1630788 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46895
   [junit4]   2> 1630900 WARN  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1630902 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1630921 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-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_42180_datanode____pbt15e/webapp
   [junit4]   2> 1631046 INFO  (IPC Server handler 8 on 42875) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-04639f32-b212-435e-98d8-12b3f55c801b node DatanodeRegistration(127.0.0.1, 
datanodeUuid=8d1b5c5a-a1fd-45b6-ad96-608c14741e5d, infoPort=46895, 
ipcPort=54133, storageInfo=lv=-56;cid=testClusterID;nsid=895606749;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1631047 INFO  (IPC Server handler 8 on 42875) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-97cb243a-cec1-4a81-8e55-b0b8936502b1 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=8d1b5c5a-a1fd-45b6-ad96-608c14741e5d, infoPort=46895, 
ipcPort=54133, storageInfo=lv=-56;cid=testClusterID;nsid=895606749;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1631104 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1631553 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42180
   [junit4]   2> 1631817 INFO  (IPC Server handler 5 on 42875) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-6e9465ef-f02c-4b18-b038-e84a0fa1bfdd node DatanodeRegistration(127.0.0.1, 
datanodeUuid=22472cd6-b03c-4765-b47e-3ee659526f2e, infoPort=42180, 
ipcPort=43342, storageInfo=lv=-56;cid=testClusterID;nsid=895606749;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1631821 INFO  (IPC Server handler 5 on 42875) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-559e45d5-6143-4806-ad3d-0a5aca00a633 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=22472cd6-b03c-4765-b47e-3ee659526f2e, infoPort=42180, 
ipcPort=43342, storageInfo=lv=-56;cid=testClusterID;nsid=895606749;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1632020 INFO  
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[89EC840193A9AB44]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testLocalityReporter
   [junit4]   2> 1632028 INFO  
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[89EC840193A9AB44]) [  
  ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42875/solr
   [junit4]   2> 1632028 INFO  
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[89EC840193A9AB44]) [  
  ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1632029 INFO  
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[89EC840193A9AB44]) [  
  ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:42875/solr3/
   [junit4]   2> 1632066 INFO  
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[89EC840193A9AB44]) [  
  ] o.a.s.s.h.HdfsLocalityReporter Registering direcotry 
hdfs://localhost:42875/solr3 for locality metrics.
   [junit4]   2> 1632222 INFO  (IPC Server handler 5 on 42875) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55390 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-04639f32-b212-435e-98d8-12b3f55c801b:NORMAL:127.0.0.1:55390|RBW],
 
ReplicaUnderConstruction[[DISK]DS-559e45d5-6143-4806-ad3d-0a5aca00a633:NORMAL:127.0.0.1:48129|RBW]]}
 size 0
   [junit4]   2> 1632224 INFO  (IPC Server handler 4 on 42875) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:48129 is 
added to blk_1073741825_1001 size 8
   [junit4]   2> 1632234 INFO  
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[89EC840193A9AB44]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testLocalityReporter
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HdfsDirectoryFactoryTest -Dtests.method=testLocalityReporter 
-Dtests.seed=89EC840193A9AB44 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=vi_VN -Dtests.timezone=Australia/Hobart -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.34s J2 | HdfsDirectoryFactoryTest.testLocalityReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([89EC840193A9AB44:C7F10BF9C299DAA9]:0)
   [junit4]    >        at 
org.apache.solr.core.HdfsDirectoryFactoryTest.testLocalityReporter(HdfsDirectoryFactoryTest.java:217)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1632288 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInitArgsOrSysPropConfig
   [junit4]   2> 1632288 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42875/solr1
   [junit4]   2> 1632288 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1632295 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1387870485
   [junit4]   2> 1632295 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] 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> 1632295 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42875/solr2
   [junit4]   2> 1632295 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1632296 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1007932133
   [junit4]   2> 1632296 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] 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> 1632296 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42875/solr2
   [junit4]   2> 1632296 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1632296 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1672973573
   [junit4]   2> 1632296 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] 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> 1632297 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:42875/solr
   [junit4]   2> 1632311 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with 
direct memory allocation set to [true]
   [junit4]   2> 1632311 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size 
of [134217728] will allocate [1] slabs and use ~[134217728] bytes
   [junit4]   2> 1632311 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS 
BlockCache
   [junit4]   2> 1632446 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1632446 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.s.h.HdfsLocalityReporter Registering direcotry 
hdfs://localhost:42875/solr for locality metrics.
   [junit4]   2> 1632453 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost:42875/solr
   [junit4]   2> 1632454 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=null
   [junit4]   2> 1632454 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1632454 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=null
   [junit4]   2> 1632454 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1632454 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.CachingDirectoryFactory Closing HdfsDirectoryFactory - 0 
directories currently being tracked
   [junit4]   2> 1632454 INFO  
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[89EC840193A9AB44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testInitArgsOrSysPropConfig
   [junit4]   2> 1632531 INFO  
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[89EC840193A9AB44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCleanupOldIndexDirectories
   [junit4]   2> 1632532 INFO  
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42875/solr1
   [junit4]   2> 1632532 INFO  
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1632532 INFO  
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.CoreContainer New CoreContainer 717098538
   [junit4]   2> 1632532 INFO  
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[89EC840193A9AB44])
 [    ] 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> 1632608 INFO  
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[89EC840193A9AB44])
 [    ] o.a.s.c.HdfsDirectoryFactory Deleted old index directory 
hdfs://localhost:42875/solr1/mock/data/index.20150616153545800
   [junit4]   2> 1632614 INFO  
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[89EC840193A9AB44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCleanupOldIndexDirectories
   [junit4]   2> 1632620 WARN  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1632678 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1632779 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:42875) [    ] o.a.h.h.s.d.DataNode 
BPOfferService for Block pool BP-1104845231-10.41.0.5-1434432942540 (Datanode 
Uuid 22472cd6-b03c-4765-b47e-3ee659526f2e) service to localhost/127.0.0.1:42875 
interrupted
   [junit4]   2> 1632780 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:42875) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-1104845231-10.41.0.5-1434432942540 
(Datanode Uuid 22472cd6-b03c-4765-b47e-3ee659526f2e) service to 
localhost/127.0.0.1:42875
   [junit4]   2> 1632783 WARN  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1632825 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1632836 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:42875) [    ] o.a.h.h.s.d.DataNode 
BPOfferService for Block pool BP-1104845231-10.41.0.5-1434432942540 (Datanode 
Uuid 8d1b5c5a-a1fd-45b6-ad96-608c14741e5d) service to localhost/127.0.0.1:42875 
interrupted
   [junit4]   2> 1632837 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:42875) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-1104845231-10.41.0.5-1434432942540 
(Datanode Uuid 8d1b5c5a-a1fd-45b6-ad96-608c14741e5d) service to 
localhost/127.0.0.1:42875
   [junit4]   2> 1632860 WARN  
(org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor@5fe3b2a1)
 [    ] o.a.h.h.s.b.DecommissionManager Monitor interrupted: 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1632902 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1633009 ERROR 
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-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> 1633013 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[89EC840193A9AB44]-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/J2/temp/solr.core.HdfsDirectoryFactoryTest_89EC840193A9AB44-001
   [junit4]   2> Jun 16, 2015 1:35:46 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=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, 
locale=vi_VN, timezone=Australia/Hobart
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_25 (64-bit)/cpus=4,threads=2,free=202612456,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: 
[PathHierarchyTokenizerFactoryTest, TestSurroundQueryParser, TestSearcherReuse, 
TestCursorMarkWithoutUniqueKey, TestGroupingSearch, TestTrie, 
TestXIncludeConfig, TestShortCircuitedRequests, TestReloadAndDeleteDocs, 
TestImplicitCoreProperties, AtomicUpdatesTest, CdcrVersionReplicationTest, 
TestFieldCollectionResource, SortByFunctionTest, TestDocSet, 
DistributedQueueTest, TestRequestStatusCollectionAPI, NumericFieldsTest, 
RecoveryAfterSoftCommitTest, TestStressReorder, StatsComponentTest, 
HdfsNNFailoverTest, TestQuerySenderNoQuery, TestInitQParser, OutputWriterTest, 
CloudExitableDirectoryReaderTest, TestDefaultSimilarityFactory, 
TestCloudPivotFacet, SolrIndexSplitterTest, SuggesterTest, 
BasicDistributedZk2Test, XsltUpdateRequestHandlerTest, PrimUtilsTest, 
BinaryUpdateRequestHandlerTest, TestCollationField, LeaderElectionTest, 
TestNamedUpdateProcessors, XmlUpdateRequestHandlerTest, 
DistributedSuggestComponentTest, TestSort, DirectUpdateHandlerTest, 
HardAutoCommitTest, TestQueryTypes, TestObjectReleaseTracker, 
SoftAutoCommitTest, TestDistribDocBasedVersion, TestFastOutputStream, 
TestCollectionAPI, TestManagedSchemaFieldResource, TestRecovery, 
TermVectorComponentDistributedTest, BadIndexSchemaTest, TestExactStatsCache, 
TestSolrQueryParser, DocValuesTest, TestReplicationHandlerBackup, 
SimpleFacetsTest, CustomCollectionTest, PolyFieldTest, DOMUtilTest, 
TestSolrXml, ActionThrottleTest, HdfsCollectionsAPIDistributedZkTest, 
DistributedVersionInfoTest, OverseerCollectionProcessorTest, CursorMarkTest, 
LeaderInitiatedRecoveryOnCommitTest, SolrCoreCheckLockOnStartupTest, TestUtils, 
TestZkChroot, TestFieldTypeResource, TestSolrJ, AnalyticsMergeStrategyTest, 
TestExceedMaxTermLength, OverseerRolesTest, AnalyticsQueryTest, 
TestLuceneMatchVersion, ChangedSchemaMergeTest, 
DistributedFacetPivotSmallAdvancedTest, TestPseudoReturnFields, 
TestStressRecovery, UnloadDistributedZkTest, BasicZkTest, RecoveryZkTest, 
AutoCommitTest, TestDistributedGrouping, TestRealTimeGet, 
DistributedTermsComponentTest, TestIndexSearcher, CurrencyFieldXmlFileTest, 
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, 
TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, 
DisMaxRequestHandlerTest, StandardRequestHandlerTest, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, LoggingHandlerTest, SolrPluginUtilsTest, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, PingRequestHandlerTest, 
TestBinaryResponseWriter, SOLR749Test, ResponseLogComponentTest, 
TestSolrDeletionPolicy2, SampleTest, TestConfig, NotRequiredUniqueKeyTest, 
SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, 
TestDFRSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, 
PluginInfoTest, TestSystemIdResolver, TestSuggestSpellingConverter, 
RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, SliceStateTest, 
FileUtilsTest, CircularListTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, BaseCdcrDistributedZkTest, CleanupOldIndexTest, 
CollectionStateFormat2Test, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverTest, 
SolrCloudExampleTest, TestDownShardTolerantSearch, TestMiniSolrCloudClusterSSL, 
TestRebalanceLeaders, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsRecoverLeaseTest, CachingDirectoryFactoryTest, HdfsDirectoryFactoryTest]
   [junit4] Completed [427/511] on J2 in 13.58s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 258 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:513:
 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: 511 suites, 2010 tests, 1 failure, 35 ignored (25 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to