[
https://issues.apache.org/jira/browse/HADOOP-18071?focusedWorklogId=706977&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-706977
]
ASF GitHub Bot logged work on HADOOP-18071:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jan/22 16:23
Start Date: 11/Jan/22 16:23
Worklog Time Spent: 10m
Work Description: sumangala-patki commented on pull request #3866:
URL: https://github.com/apache/hadoop/pull/3866#issuecomment-1010133332
yes, here are the test results-
```
HNS-OAuth
========================
[INFO] Results:
[ERROR] Failures:
[ERROR]
TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
The actual value 12 is not within the expected range: [5.60, 8.40].
[ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 2
[ERROR] Failures:
[ERROR]
ITestAbfsRestOperationException.testAbfsRestOperationExceptionFormat:78->Assert.assertEquals:633->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89
expected:<6> but was:<4>
[ERROR] Tests run: 566, Failures: 1, Errors: 0, Skipped: 62
[WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 40
HNS-SharedKey
========================
[INFO] Results:
[WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2
[ERROR] Failures:
[ERROR]
ITestAbfsRestOperationException.testAbfsRestOperationExceptionFormat:78->Assert.assertEquals:633->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89
expected:<6> but was:<4>
[ERROR] Tests run: 566, Failures: 1, Errors: 0, Skipped: 62
[WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 40
NonHNS-SharedKey
========================
[INFO] Results:
[ERROR] Failures:
[ERROR]
TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
The actual value 15 is not within the expected range: [5.60, 8.40].
[ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 1
AppendBlob-HNS-OAuth
========================
[INFO] Results:
[ERROR] Failures:
[ERROR]
TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
The actual value 11 is not within the expected range: [5.60, 8.40].
[ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 2
[ERROR] Failures:
[ERROR]
ITestAbfsRestOperationException.testAbfsRestOperationExceptionFormat:78->Assert.assertEquals:633->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89
expected:<6> but was:<4>
[ERROR] Tests run: 566, Failures: 1, Errors: 0, Skipped: 62
[WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 40
```
Failures tracked in JIRAs:
[testAbfsRestOperationExceptionFormat](https://issues.apache.org/jira/browse/HADOOP-18075),
[TestAbfsClientThrottlingAnalyzer](https://issues.apache.org/jira/browse/HADOOP-17826)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 706977)
Time Spent: 50m (was: 40m)
> ABFS: Set driver global timeout for ITestAzureBlobFileSystemBasics
> ------------------------------------------------------------------
>
> Key: HADOOP-18071
> URL: https://issues.apache.org/jira/browse/HADOOP-18071
> 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: 50m
> Remaining Estimate: 0h
>
> Unlike all other ABFS driver tests that have a timeout of 15min,
> ITestAzureBlobFileSystemBasics times out after 30s due to the global timeout
> inherited from FileSystemContractBaseTest. Setting a 15min timeout for the
> test will ensure sufficient time to allow retries and avoid transient
> failures.
> Example failure:
> testListOnFolderWithNoChildren(org.apache.hadoop.fs.azurebfs.contract.ITestAzureBlobFileSystemBasics)
> Time elapsed: 34.655 s <<< ERROR!
> org.junit.runners.model.TestTimedOutException: test timed out after 30000
> milliseconds
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]