You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2022/09/05 13:25:00 UTC

[jira] [Resolved] (HADOOP-18423) TestArnResource.parseAccessPointFromArn failing intermittently

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

Steve Loughran resolved HADOOP-18423.
-------------------------------------
    Resolution: Duplicate

> TestArnResource.parseAccessPointFromArn failing intermittently
> --------------------------------------------------------------
>
>                 Key: HADOOP-18423
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18423
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.3.3
>            Reporter: groot
>            Assignee: groot
>            Priority: Major
>
> TestArnResource.parseAccessPointFromArn failing with
>  
> {code}
> |org.junit.ComparisonFailure: Endpoint does not match expected:<s3[-accesspoint.]eu-west-1.amazonaws....> but was:<s3[.accesspoint-]eu-west-1.amazonaws....>|
> |at org.junit.Assert.assertEquals(Assert.java:117)|
> |at org.apache.hadoop.fs.s3a.TestArnResource.parseAccessPointFromArn(TestArnResource.java:60)|
> |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:299)|
> |at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)|
> |at java.util.concurrent.FutureTask.run(FutureTask.java:266)|
> |at java.lang.Thread.run(Thread.java:748)|
> | |
> {code}



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

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