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

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

                Author: ASF GitHub Bot
            Created on: 08/Sep/20 13:04
            Start Date: 08/Sep/20 13:04
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #2280:
URL: https://github.com/apache/hadoop/pull/2280#issuecomment-688851531


   broke the local fs tests
   ```
   [ERROR] Failures: 
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsEmptyDirectory:1192
 Expected exception was not thrown
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsFile:1241
 Expected exception was not thrown
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsNonEmptyDirectory:1216
 Expected exception was not thrown
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryToItself:1112
 Renamed directory to itself
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryToNonExistentParent:1135
 Expected exception was not thrown
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileAsExistingDirectory:1093
 Expected exception was not thrown
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileAsExistingFile:1072
 Expected exception was not thrown
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToDestinationWithParentFile:1018
 Expected exception was not thrown
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToItself:1047
 Renamed file to itself
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToNonExistentDirectory:994
 Expected exception was not thrown
   [ERROR]   
TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameNonExistentPath:971
 Should throw FileNotFoundException
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameDirectoryAsEmptyDirectory:1192
 Expected exception was not thrown
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameDirectoryAsFile:1241
 Expected exception was not thrown
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameDirectoryAsNonEmptyDirectory:1216
 Expected exception was not thrown
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameDirectoryToItself:1112
 Renamed directory to itself
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameDirectoryToNonExistentParent:1135
 Expected exception was not thrown
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameFileAsExistingDirectory:1093
 Expected exception was not thrown
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameFileAsExistingFile:1072
 Expected exception was not thrown
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameFileToDestinationWithParentFile:1018
 Expected exception was not thrown
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameFileToItself:1047
 Renamed file to itself
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameFileToNonExistentDirectory:994
 Expected exception was not thrown
   [ERROR]   
TestFcMainOperationsLocalFs>FileContextMainOperationsBaseTest.testRenameNonExistentPath:971
 Should throw FileNotFoundException
   [INFO] 
   [ERROR] Tests run: 4439, Failures: 22, Errors: 0, Skipped: 165
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 480106)
    Time Spent: 40m  (was: 0.5h)

> HADOOP-17244. S3A directory delete tombstones dir markers prematurely.
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-17244
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17244
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.1
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Test failure: 
> {{ITestS3AFileContextMainOperations#testRenameDirectoryAsNonExistentDirectory}}
> This is repeatable on -Dauth runs (we haven't been running them, have we?)
> Either its from the recent dir marker changes (initial hypothesis) or its 
> been lurking a while and not been picked up.



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