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

Ayush Saxena commented on HADOOP-17325:
---------------------------------------

Thanx [[email protected]] for checking.
bq. Either it comes in from some hadoop-common/hadoop-project/dependency 
change, or its from one of the entries on this list.
HADOOP-17223, upgraded httpcomponents:httpclient to 4.5.13 and httpcore to 
4.4.13, The change is in hadoop-project/pom.xml
Do you mean to say you reset on 0dc54d02 and tried? I tried to reset on it and 
the tests passed :

{noformat}
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.fs.azure.TestWasbFsck
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.786 
s - in org.apache.hadoop.fs.azure.TestWasbFsck
[INFO] Running org.apache.hadoop.fs.azure.TestNativeAzureFileSystemConcurrency
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s 
- in org.apache.hadoop.fs.azure.TestNativeAzureFileSystemConcurrency
[INFO] Running org.apache.hadoop.fs.azure.TestBlobMetadata
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s 
- in org.apache.hadoop.fs.azure.TestBlobMetadata
[INFO] Running org.apache.hadoop.fs.azure.TestOutOfBandAzureBlobOperations
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s 
- in org.apache.hadoop.fs.azure.TestOutOfBandAzureBlobOperations
[INFO] Running 
org.apache.hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s 
- in org.apache.hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked
[INFO] Running org.apache.hadoop.fs.azure.TestNativeAzureFileSystemMocked
[INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.597 
s - in org.apache.hadoop.fs.azure.TestNativeAzureFileSystemMocked
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 116, Failures: 0, Errors: 0, Skipped: 1

ayushsaxena@ayushsaxena-MBP16 hadoop % git log -1
commit 0dc54d0247735ad744aad9a08c885c91b2be5c50 (HEAD -> trunk)
Author: ThomasMarquardt <[email protected]>
Date:   Fri Sep 18 17:52:11 2020 -0700

    HADOOP-17203: Revert HADOOP-17183. ABFS: Enabling checkaccess on ABFS
    
    This reverts commit a2610e21ed5289323d8a6f6359477a8ceb2db2eb.
ayushsaxena@ayushsaxena-MBP16 hadoop % 

{noformat}

For me just reverting HADOOP-17223 is also working, can you try once reverting 
it and run tests


> WASB: Test failure in trunk
> ---------------------------
>
>                 Key: HADOOP-17325
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17325
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure, test
>    Affects Versions: 3.3.0
>            Reporter: Sneha Vijayarajan
>            Assignee: Esfandiar Manii
>            Priority: Major
>
> WASB tests are failing in Apache trunk resulting in Yetus run failures for 
> PRs.
>  
> ||Reason||Tests||
> |Failed junit tests|hadoop.fs.azure.TestNativeAzureFileSystemMocked|
> | |hadoop.fs.azure.TestNativeAzureFileSystemConcurrency|
> | |hadoop.fs.azure.TestWasbFsck|
> | |hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked|
> | |hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck|
> | |hadoop.fs.azure.TestNativeAzureFileSystemContractMocked|
> | |hadoop.fs.azure.TestOutOfBandAzureBlobOperations|
> | |hadoop.fs.azure.TestBlobMetadata|
> Many PRs are hit by this. Test report link from one of the PRs:
> [https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2368/5/testReport/]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to