You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Kaijie Chen (Jira)" <ji...@apache.org> on 2023/02/20 08:18:00 UTC

[jira] [Reopened] (HDDS-7588) Intermittent failure in TestObjectStoreWithLegacyFS#testFlatKeyStructureWithOBS

     [ https://issues.apache.org/jira/browse/HDDS-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaijie Chen reopened HDDS-7588:
-------------------------------

Reopened because I found the new test logic doesn't match with the intended check in javadoc.

I will submit a new PR to address this.

 

Cc [~adoroszlai].

> Intermittent failure in TestObjectStoreWithLegacyFS#testFlatKeyStructureWithOBS
> -------------------------------------------------------------------------------
>
>                 Key: HDDS-7588
>                 URL: https://issues.apache.org/jira/browse/HDDS-7588
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Kaijie Chen
>            Assignee: Kaijie Chen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>
> https://github.com/apache/ozone/actions/runs/3612387380/jobs/6087464989#step:5:3182
> {code:java}
> Error:  Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.769 s <<< FAILURE! - in org.apache.hadoop.ozone.om.TestObjectStoreWithLegacyFS
> Error:  org.apache.hadoop.ozone.om.TestObjectStoreWithLegacyFS.testFlatKeyStructureWithOBS  Time elapsed: 0.067 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.junit.Assert.fail(Assert.java:87)
> 	at org.junit.Assert.assertTrue(Assert.java:42)
> 	at org.junit.Assert.assertTrue(Assert.java:53)
> 	at org.apache.hadoop.ozone.om.TestObjectStoreWithLegacyFS.assertKeyCount(TestObjectStoreWithLegacyFS.java:160)
> 	at org.apache.hadoop.ozone.om.TestObjectStoreWithLegacyFS.lambda$testFlatKeyStructureWithOBS$1(TestObjectStoreWithLegacyFS.java:141)
> 	at org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:217)
> 	at org.apache.hadoop.ozone.om.TestObjectStoreWithLegacyFS.testFlatKeyStructureWithOBS(TestObjectStoreWithLegacyFS.java:141)
> 	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:59)
> 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
> 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
> 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
> 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 	at java.lang.Thread.run(Thread.java:750)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org