agilelab-tmnd1991 commented on PR #6301:
URL: https://github.com/apache/hadoop/pull/6301#issuecomment-1919541155

   This the result of verify, looks good to me:
   ```
   [INFO] Results:
   [INFO] 
   [ERROR] Failures: 
   [ERROR]   ITestS3AClosedFS.testClosedInstrumentation:111 
[S3AInstrumentation.hasMetricSystem()] expected:<[fals]e> but was:<[tru]e>
   [ERROR]   ITestS3AConfiguration.testS3SpecificSignerOverride:582 Expected a 
java.io.IOException to be thrown, but got the result: : 
HeadBucketResponse(BucketRegion=eu-west-1, AccessPointAlias=false)
   [ERROR]   
ITestS3ACommitterFactory.testEverything:115->testInvalidFileBinding:165 
Expected a org.apache.hadoop.fs.s3a.commit.PathCommitException to be thrown, 
but got the result: : 
FileOutputCommitter{PathOutputCommitter{context=TaskAttemptContextImpl{JobContextImpl{jobId=job_202401310688_0001};
 taskId=attempt_202401310688_0001_m_000000_0, status=''}; 
org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter@2534ada2}; 
outputPath=s3a://agile-hadoop-s3-test/test/testEverything, 
workPath=s3a://agile-hadoop-s3-test/test/testEverything/_temporary/1/_temporary/attempt_202401310688_0001_m_000000_0,
 algorithmVersion=1, skipCleanup=false, ignoreCleanupFailures=false}
   [ERROR]   
ITestS3AFileSystemStatistic.testBytesReadWithStream:72->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89
 Mismatch in number of FS bytes read by InputStreams expected:<2048> but 
was:<19636738>
   [ERROR] Errors: 
   [ERROR]   ITestS3AAWSCredentialsProvider.testAnonymousProvider:184 » 
AWSRedirect Receive...
   [ERROR]   
ITestS3ACannedACLs>AbstractS3ATestBase.setup:111->AbstractFSContractTestBase.setup:205->AbstractFSContractTestBase.mkdirs:363
 » AWSBadRequest
   [ERROR]   
ITestS3AFailureHandling.testMultiObjectDeleteNoPermissions:186->lambda$testMultiObjectDeleteNoPermissions$1:188
 » S3
   [ERROR]   
ITestS3AFailureHandling.testSingleObjectDeleteNoPermissionsTranslated:212->lambda$testSingleObjectDeleteNoPermissionsTranslated$2:213
 » AWSRedirect
   [ERROR]   ITestS3APrefetchingCacheFiles.testCacheFileExistence:111 » 
AWSRedirect Receive...
   [ERROR]   
ITestS3ARequesterPays.testRequesterPaysDisabledFails:108->lambda$testRequesterPaysDisabledFails$0:112
 » AWSRedirect
   [ERROR]   ITestS3ARequesterPays.testRequesterPaysOptionSuccess:72 » 
AWSRedirect Received...
   [ERROR]   ITestDelegatedMRJob.testCommonCrawlLookup:234 » AccessDenied 
s3a://osm-pds/pla...
   [ERROR]   ITestDelegatedMRJob.testCommonCrawlLookup:234 » AccessDenied 
s3a://osm-pds/pla...
   [ERROR]   ITestDelegatedMRJob.testJobSubmissionCollectsTokens:281 » 
AccessDenied s3a://o...
   [ERROR]   ITestDelegatedMRJob.testJobSubmissionCollectsTokens:281 » 
AccessDenied s3a://o...
   [ERROR]   
ITestSessionDelegationInFilesystem.testDelegatedFileSystem:347->readLandsatMetadata:614
 » AccessDenied
   [ERROR]   
ITestS3GuardTool.testLandsatBucketRequireEncrypted:85->AbstractS3GuardToolTestBase.runToFailure:128->AbstractS3GuardToolTestBase.lambda$runToFailure$0:129
 » AWSRedirect
   [ERROR]   
ITestS3GuardTool.testLandsatBucketRequireGuarded:68->AbstractS3GuardToolTestBase.runToFailure:128->AbstractS3GuardToolTestBase.lambda$runToFailure$0:129
 » AWSRedirect
   [ERROR]   
ITestS3GuardTool.testLandsatBucketRequireUnencrypted:78->AbstractS3GuardToolTestBase.run:114
 » AWSRedirect
   [ERROR]   
ITestS3GuardTool.testLandsatBucketUnguarded:61->AbstractS3GuardToolTestBase.run:114
 » AWSRedirect
   [ERROR]   ITestAWSStatisticCollection.testCommonCrawlStatistics:74 » 
AccessDenied s3a://...
   [ERROR]   ITestAWSStatisticCollection.testLandsatStatistics:56 » 
AccessDenied s3a://land...
   [ERROR]   
ITestMarkerTool.testRunAuditManyObjectsInBucket:318->AbstractMarkerToolTest.runToFailure:274
 » AWSRedirect
   [INFO] 
   [ERROR] Tests run: 1277, Failures: 4, Errors: 19, Skipped: 295
   ```


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


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

Reply via email to