You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2018/07/20 07:42:00 UTC

[jira] [Created] (HDDS-272) TestBlockDeletingService is failing with DiskOutOfSpaceException

Mukul Kumar Singh created HDDS-272:
--------------------------------------

             Summary: TestBlockDeletingService is failing with DiskOutOfSpaceException
                 Key: HDDS-272
                 URL: https://issues.apache.org/jira/browse/HDDS-272
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Datanode
    Affects Versions: 0.2.1
            Reporter: Mukul Kumar Singh
             Fix For: 0.2.1



{code}
[INFO] Running org.apache.hadoop.ozone.container.common.TestBlockDeletingService
[ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 1.337 s <<< FAILURE! - in org.apache.hadoop.ozone.container.common.TestBlockDeletingService
[ERROR] testContainerThrottle(org.apache.hadoop.ozone.container.common.TestBlockDeletingService)  Time elapsed: 1.02 s  <<< ERROR!
org.apache.hadoop.util.DiskChecker$DiskOutOfSpaceException: No storage location configured
	at org.apache.hadoop.ozone.container.common.volume.VolumeSet.initializeVolumeSet(VolumeSet.java:156)
	at org.apache.hadoop.ozone.container.common.volume.VolumeSet.<init>(VolumeSet.java:114)
	at org.apache.hadoop.ozone.container.common.volume.VolumeSet.<init>(VolumeSet.java:94)
	at org.apache.hadoop.ozone.container.common.TestBlockDeletingService.createToDeleteBlocks(TestBlockDeletingService.java:120)
	at org.apache.hadoop.ozone.container.common.TestBlockDeletingService.testContainerThrottle(TestBlockDeletingService.java:350)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org