[
https://issues.apache.org/jira/browse/HDFS-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613707#comment-17613707
]
Steve Loughran commented on HDFS-16142:
---------------------------------------
seen this again
{code}
Error Message
Client #3 lastSeenStateId=-9223372036854775808 activStateId=37
null
Stacktrace
java.lang.AssertionError:
Client #3 lastSeenStateId=-9223372036854775808 activStateId=37
null
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.hadoop.hdfs.server.namenode.ha.TestObserverNode.testMkdirsRaceWithObserverRead(TestObserverNode.java:607)
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)
{code}
> TestObservernode#testMkdirsRaceWithObserverRead is flaky
> --------------------------------------------------------
>
> Key: HDFS-16142
> URL: https://issues.apache.org/jira/browse/HDFS-16142
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: test
> Reporter: Akira Ajisaka
> Priority: Major
> Attachments: patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
>
>
> https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3227/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
> {quote}
> [ERROR] Tests run: 21, Failures: 1, Errors: 4, Skipped: 0, Time elapsed:
> 741.856 s <<< FAILURE! - in
> org.apache.hadoop.hdfs.server.namenode.ha.TestObserverNode [ERROR]
> testMkdirsRaceWithObserverRead(org.apache.hadoop.hdfs.server.namenode.ha.TestObserverNode)
> Time elapsed: 2.697 s <<< FAILURE! java.lang.AssertionError: Client #2
> lastSeenStateId=-9223372036854775808 activStateId=37 null at
> org.junit.Assert.fail(Assert.java:89) at
> org.junit.Assert.assertTrue(Assert.java:42) at
> org.apache.hadoop.hdfs.server.namenode.ha.TestObserverNode.testMkdirsRaceWithObserverRead(TestObserverNode.java:557)
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]