[ 
https://issues.apache.org/jira/browse/HADOOP-19650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015050#comment-18015050
 ] 

ASF GitHub Bot commented on HADOOP-19650:
-----------------------------------------

anujmodi2021 commented on PR #7880:
URL: https://github.com/apache/hadoop/pull/7880#issuecomment-3204164409

   ------------------------------
   :::: AGGREGATED TEST RESULT ::::
   
   ============================================================
   HNS-OAuth-DFS
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 3
   [WARNING] Tests run: 862, Failures: 0, Errors: 0, Skipped: 209
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 23
   
   ============================================================
   HNS-SharedKey-DFS
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 4
   [WARNING] Tests run: 865, Failures: 0, Errors: 0, Skipped: 161
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 10
   
   ============================================================
   NonHNS-SharedKey-DFS
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 704, Failures: 0, Errors: 0, Skipped: 240
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 11
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 11
   
   ============================================================
   AppendBlob-HNS-OAuth-DFS
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 3
   [WARNING] Tests run: 862, Failures: 0, Errors: 0, Skipped: 220
   [WARNING] Tests run: 135, Failures: 0, Errors: 0, Skipped: 11
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 23
   
   ============================================================
   NonHNS-SharedKey-Blob
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 709, Failures: 0, Errors: 0, Skipped: 135
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 5
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 11
   
   ============================================================
   NonHNS-OAuth-DFS
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 701, Failures: 0, Errors: 0, Skipped: 242
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 11
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   ============================================================
   NonHNS-OAuth-Blob
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 706, Failures: 0, Errors: 0, Skipped: 147
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 5
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   ============================================================
   AppendBlob-NonHNS-OAuth-Blob
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 703, Failures: 0, Errors: 0, Skipped: 189
   [WARNING] Tests run: 135, Failures: 0, Errors: 0, Skipped: 6
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   ============================================================
   HNS-Oauth-DFS-IngressBlob
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 3
   [WARNING] Tests run: 736, Failures: 0, Errors: 0, Skipped: 216
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 23
   
   ============================================================
   NonHNS-OAuth-DFS-IngressBlob
   ============================================================
   
   [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 10
   [WARNING] Tests run: 701, Failures: 0, Errors: 0, Skipped: 239
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 11
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   Time taken: 199 mins 4 secs.
   




> ABFS: NPE when close() called on uninitialized filesystem
> ---------------------------------------------------------
>
>                 Key: HADOOP-19650
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19650
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>    Affects Versions: 3.4.2
>            Reporter: Steve Loughran
>            Assignee: Anuj Modi
>            Priority: Minor
>              Labels: pull-request-available
>
> code
> {code}
>   public void testABFSConstructor() throws Throwable {
>     new AzureBlobFileSystem().close();
>   }
> {code}
> stack
> {code}
> [ERROR] org.apache.hadoop.validator.TestRuntimeValid.testABFSConstructor -- 
> Time elapsed: 0.003 s <<< ERROR!
> java.lang.NullPointerException: Cannot invoke 
> "org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.getClient()" because 
> "this.abfsStore" is null
>         at 
> org.apache.hadoop.fs.azurebfs.AzureBlobFileSystem.close(AzureBlobFileSystem.java:800)
>         at 
> org.apache.hadoop.validator.TestRuntimeValid.testABFSConstructor(TestRuntimeValid.java:49)
> {code}



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

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