Steve Loughran created HADOOP-17641:
---------------------------------------

             Summary: 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.2.1, 3.3.0
            Reporter: Steve Loughran


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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to