sadikovi commented on pull request #3041:
URL: https://github.com/apache/hadoop/pull/3041#issuecomment-851574442


   @steveloughran 
   
   Tested commit 4b82454546a25f60736708cd8c3a04ee98c2193a.
   
   **NonHNS-SharedKey** tests. 
   
   Storage account is in West US 2.
   I checked the logs to make sure the integration tests ran.
   
   ```
   ivan:/tmp/hadoop/hadoop-tools/hadoop-azure$ 
dev-support/testrun-scripts/runtests.sh -c "NonHNS-SharedKey"
   [INFO] Scanning for projects...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] 
------------------------------------------------------------------------
   ...
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  7.542 s
   [INFO] Finished at: 2021-05-31T15:18:55Z
   [INFO] 
------------------------------------------------------------------------
   
   Running the combination: NonHNS-SharedKey...
   ----- Test results -----
   [INFO] Results:
   [INFO] 
   [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 556, Failures: 0, Errors: 0, Skipped: 277
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 40
   
   Time taken: 10 mins 30 secs.
   Find test logs for the combination (NonHNS-SharedKey) in: 
dev-support/testlogs/2021-05-31_15-18-55/Test-Logs-NonHNS-SharedKey.txt
   Find consolidated test results in: 
dev-support/testlogs/2021-05-31_15-18-55/Test-Results.txt
   ```
   
   
   **HNS-OAuth** tests.
   
   Storage account is in West US.
   I checked the logs to make sure the integration tests ran.
   
   ```
   ivan:/tmp/hadoop/hadoop-tools/hadoop-azure$ 
dev-support/testrun-scripts/runtests.sh -c "HNS-OAuth"
   [INFO] Scanning for projects...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] 
------------------------------------------------------------------------
   ...
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  7.714 s
   [INFO] Finished at: 2021-05-31T15:31:10Z
   [INFO] 
------------------------------------------------------------------------
   
   Running the combination: HNS-OAuth...
   ----- Test results -----
   [INFO] Results:
   [INFO] 
   [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testCheckAccessForNonExistentFile »  
Unexp...
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionALL:293->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionEXECUTE:218->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionNONE:204->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionREAD:233->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionREADEXECUTE:263->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionWRITE:248->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionWRITEEXECUTE:278->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testWhenCheckAccessConfigIsOff:141->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemOauth.testBlobDataContributor:76->getBlobConributor:175->AbstractAbfsIntegrationTest.getFileSystem:254
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemOauth.testBlobDataReader:128->getBlobReader:183->AbstractAbfsIntegrationTest.getFileSystem:254
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFilesystemAcl.testEnsureAclOperationWorksForRoot:1261 » 
AccessDenied
   [INFO] 
   [ERROR] Tests run: 556, Failures: 0, Errors: 12, Skipped: 98
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 52
   
   Time taken: 11 mins 35 secs.
   Find test logs for the combination (HNS-OAuth) in: 
dev-support/testlogs/2021-05-31_15-31-10/Test-Logs-HNS-OAuth.txt
   Find consolidated test results in: 
dev-support/testlogs/2021-05-31_15-31-10/Test-Results.txt
   ```
   
   The failures are due to the fact that I forgot to configure CheckAccess part 
of the azure-auth-keys.xml.
   
   
   **HNS-SharedKey** tests.
   
   Storage account is in West US.
   I checked the logs to make sure the integration tests ran.
   
   ```
   ivan:/tmp/hadoop/hadoop-tools/hadoop-azure$ 
dev-support/testrun-scripts/runtests.sh -c "HNS-SharedKey"
   [INFO] Scanning for projects...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] 
------------------------------------------------------------------------
   ...
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  7.696 s
   [INFO] Finished at: 2021-05-31T15:44:45Z
   [INFO] 
------------------------------------------------------------------------
   
   Running the combination: HNS-SharedKey...
   ----- Test results -----
   [INFO] Results:
   [INFO] 
   [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0
   [INFO] Results:
   [INFO] 
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsRestOperationException.testCustomTokenFetchRetryCount:93->testWithDifferentCustomTokenFetchRetry:122->Assert.assertTrue:42->Assert.fail:89
 Number of token fetch retries (4) done, does not match with 
fs.azure.custom.token.fetch.retry.count configured (0)
   [ERROR] Errors: 
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testCheckAccessForNonExistentFile »  
Unexp...
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionALL:293->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionEXECUTE:218->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionNONE:204->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionREAD:233->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionREADEXECUTE:263->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionWRITE:248->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testFsActionWRITEEXECUTE:278->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemCheckAccess.testWhenCheckAccessConfigIsOff:141->setupTestDirectoryAndUserAccess:357->modifyAcl:348
 » AbfsRestOperation
   [INFO] 
   [ERROR] Tests run: 556, Failures: 1, Errors: 9, Skipped: 67
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 40
   
   Time taken: 11 mins 8 secs.
   Find test logs for the combination (HNS-SharedKey) in: 
dev-support/testlogs/2021-05-31_15-44-45/Test-Logs-HNS-SharedKey.txt
   Find consolidated test results in: 
dev-support/testlogs/2021-05-31_15-44-45/Test-Results.txt
   ```
   
   The failures are due to the fact that I forgot to configure CheckAccess part 
of the azure-auth-keys.xml.


-- 
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]



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

Reply via email to