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 2019/03/01 16:10:00 UTC

[jira] [Updated] (HADOOP-15781) S3A assumed role tests failing due to changed error text in AWS exceptions

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

Steve Loughran updated HADOOP-15781:
------------------------------------
    Description: 
This is caused by HADOOP-15642 but I'd missed it because I'd been playing with assumed roles locally (restricting their rights) and mistook the failures for "steve's misconfigured the test role", not "the SDK

Some of the failures are actually due to changed messages from the AWS endpoints, so are independent of the SDK —and mean that existing builds will fail with false positives. The branch-3.1 patch fixes those tests only and needs to be applied to any branch with the ITestAssumeRole tests

  was:


This is caused by HADOOP-15642 but I'd missed it because I'd been playing with assumed roles locally (restricting their rights) and mistook the failures for "steve's misconfigured the test role", not "the SDK


> S3A assumed role tests failing due to changed error text in AWS exceptions
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-15781
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15781
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3, test
>    Affects Versions: 3.1.0, 3.2.0
>         Environment: some of the fault-catching tests in {{ITestAssumeRole}} are failing as the SDK update of HADOOP-15642 changed the text. Fix the tests, perhaps by removing the text check entirely 
> —it's clearly too brittle
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>             Fix For: 3.2.0, 3.1.2
>
>         Attachments: HADOOP-15781-001.patch, HADOOP-15781-branch-3.1-002.patch
>
>
> This is caused by HADOOP-15642 but I'd missed it because I'd been playing with assumed roles locally (restricting their rights) and mistook the failures for "steve's misconfigured the test role", not "the SDK
> Some of the failures are actually due to changed messages from the AWS endpoints, so are independent of the SDK —and mean that existing builds will fail with false positives. The branch-3.1 patch fixes those tests only and needs to be applied to any branch with the ITestAssumeRole tests



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

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