[ 
https://issues.apache.org/jira/browse/HADOOP-17641?focusedWorklogId=585858&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-585858
 ]

ASF GitHub Bot logged work on HADOOP-17641:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Apr/21 14:31
            Start Date: 20/Apr/21 14:31
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #2937:
URL: https://github.com/apache/hadoop/pull/2937#issuecomment-823322406


   tested azure cardiff
   ```
   : [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.hadoop.fs.azure.ITestWasbUriAndConfiguration
   [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 
1.684 s - in org.apache.hadoop.fs.azure.ITestWasbUriAndConfiguration
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 585858)
    Time Spent: 0.5h  (was: 20m)

> ITestWasbUriAndConfiguration.testCanonicalServiceName() failing now 
> mockaccount exists
> --------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17641
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17641
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure, test
>    Affects Versions: 3.3.0, 3.2.1
>            Reporter: Steve Loughran
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The test ITestWasbUriAndConfiguration.testCanonicalServiceName() is failing 
> in its intercept
> [ERROR]   ITestWasbUriAndConfiguration.testCanonicalServiceName:656 Expected 
> a java.lang.IllegalArgumentException to be thrown, but got the result: : 
> "20.38.122.132:0"
> Root cause is: the mock account in 
> AzureBlobStorageTestAccount.MOCK_ACCOUNT_NAME is 
> "mockAccount.blob.core.windows.net" and *someone has created that account*
> This means it resolves
>  nslookup mockAccount.blob.core.windows.net
> Server:               172.18.64.15
> Address:      172.18.64.15#53
> Non-authoritative answer:
> mockAccount.blob.core.windows.net     canonical name = 
> blob.dsm08prdstr02a.store.core.windows.net.
> Name: blob.dsm08prdstr02a.store.core.windows.net
> Address: 20.38.122.132



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to