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

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

                Author: ASF GitHub Bot
            Created on: 28/Jun/21 11:43
            Start Date: 28/Jun/21 11:43
    Worklog Time Spent: 10m 
      Work Description: sumangala-patki commented on pull request #3153:
URL: https://github.com/apache/hadoop/pull/3153#issuecomment-869613676


   TEST RESULTS
   
   HNS Account Location: East US 2
   NonHNS Account Location: East US 2, Central US
   
   ```
   HNS OAuth
   
   [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:143->Assert.assertTrue:42->Assert.fail:89
 lastModifiedTime should be before createEndTime
   [ERROR] Errors:
   [ERROR]   
ITestAzureBlobFileSystemLease.testTwoWritersCreateAppendWithInfiniteLeaseEnabled:182->twoWriters:150
 » TestTimedOut
   [ERROR] Tests run: 556, Failures: 1, Errors: 1, Skipped: 98
   [ERROR]   
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
 » TestTimedOut
   [ERROR] Tests run: 265, Failures: 0, Errors: 1, Skipped: 52
   
   AppendBlob HNS OAuth
   
   [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsStreamStatistics.testAbfsStreamOps:140->Assert.assertTrue:42->Assert.fail:89
 The actual value of 99 was not equal to the expected value
   [ERROR]   
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:143->Assert.assertTrue:42->Assert.fail:89
 lastModifiedTime should be before createEndTime
   [ERROR] Errors: 
   [ERROR]   
ITestAzureBlobFileSystemLease.testTwoWritersCreateAppendNoInfiniteLease:173->twoWriters:161
 » IO
   [ERROR] Tests run: 556, Failures: 2, Errors: 1, Skipped: 98
   [ERROR]   
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
 » TestTimedOut
   [ERROR] Tests run: 265, Failures: 0, Errors: 1, Skipped: 76
   
   HNS SharedKey
   
   [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
   [ERROR]   
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:143->Assert.assertTrue:42->Assert.fail:89
 lastModifiedTime should be before createEndTime
   [ERROR] Tests run: 556, Failures: 1, Errors: 0, Skipped: 62
   [ERROR]   
ITestAbfsFileSystemContractDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
 » TestTimedOut
   [ERROR]   
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
 » TestTimedOut
   [ERROR] Tests run: 265, Failures: 0, Errors: 2, Skipped: 40
   
   NonHNS SharedKey
   
   [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
   [ERROR]   
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:143->Assert.assertTrue:42->Assert.fail:89
 lastModifiedTime should be before createEndTime
   [ERROR] Tests run: 556, Failures: 1, Errors: 0, Skipped: 276
   [ERROR]   
ITestAbfsFileSystemContractDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
 » TestTimedOut
   [ERROR]   
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
 » TestTimedOut
   [ERROR] Tests run: 265, Failures: 0, Errors: 2, Skipped: 40
   ```
   
   Existing JIRAs to track failures: [AppendBlob StreamOps 
test](https://issues.apache.org/jira/browse/HADOOP-17716), 
[LMT](https://issues.apache.org/jira/browse/HADOOP-16752), 
[ReadWriteandSeek](https://issues.apache.org/jira/browse/HADOOP-15702), 
[testDistCpWithIterator](https://issues.apache.org/jira/browse/HADOOP-17628)


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

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 615570)
    Time Spent: 1h 20m  (was: 1h 10m)

> ABFS: Use Unique File Paths in Tests
> ------------------------------------
>
>                 Key: HADOOP-17765
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17765
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Sumangala Patki
>            Assignee: Sumangala Patki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Many of ABFS driver tests use common names for file paths (e.g., 
> "/testfile"). This poses a risk of errors during parallel test runs when 
> static variables (such as those for monitoring stats) affected by file paths 
> are introduced.
> Using unique test file names will avoid possible errors arising from shared 
> resources during parallel runs.



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